Skip Navigation Links
  • HOME
  • ABOUT US
  • LINK TO US
  • SITE MAP
  • CONTACT US
       Login          SignUp
  


Free Books Download


CATEGORIES

Skip Navigation Links
Android Programming
ASP.NET
C
C#
C++
Computer Science
Databases
Information Technology - IT
Internet
iPhone Programming
IT Security
Java
Java EE
JavaScript
Linux
Microsoft Office
NET
Networking
Open Source
Perl
PHP
Physics
Programming
Project Management
Python
Revision Control
Ruby
Smalltalk
Software Engineering
SQL
Video Games
Web Development
Windows
XML
AI and Robotics
Ada
You are Here:Skip Navigation LinksHome
  • Interpreted Programming Languages
    An interpreted language is a programming language for which most of its implementations execute instructions directly, without previously compiling a program into machine-language instructions. The interpreter executes the program directly, translating each statement into a sequence of one or more subroutines already compiled into machine code.
  • Functional Programming Languages
    Functional programming languages define every computation as a mathematical evaluation. They focus on the application of functions. Many of the functional programming languages are bound to mathematical calculations.
  • Compiled Programming Languages
    A compiled language is a programming language whose implementations are typically compilers (translators that generate machine code from source code), and not interpreters (step-by-step executors of source code, where no pre-runtime translation takes place).
  • Procedural Programming Languages
    Procedural (imperative) programming implies specifying the steps that the programs should take to reach to an intended state. A procedure is a group of statements that can be referenced through a procedure call. Procedures help in the reuse of code. Procedural programming makes the programs structured and easily traceable for program flow.
  • Scripting Programming Languages
    Scripting languages are programming languages that control an application. Scripts can execute independent of any other application. They are mostly embedded in the application that they control and are used to automate frequently executed tasks like communicating with external programs.
  • Markup Programming Languages
    A markup language is an artificial language that uses annotations to text that define how the text is to be displayed.
  • Logic-Based Programming Languages
    Logic programming is a type of programming paradigm which is largely based on formal logic. Any program written in a logic programming language is a set of sentences in logical form, expressing facts and rules about some problem domain.
  • Concurrent Programming Languages
    Concurrent programming is a computer programming technique that provides for the execution of operations concurrently — either within a single computer, or across a number of systems. In the latter case, the term distributed computing is used.
  • Object-Oriented Programming Languages
    Object-oriented programming (OOP) is a programming paradigm based on the concept of “objects”, which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. In OOP, computer programs are designed by making them out of objects that interact with one another.
  • Free Android Programming Books
  • Download Free Computer Science Books
  • Download Free Information Technology - IT Books
  • Free Java Books
  • Download Free IT Security Books
  • Download Free Networking Books
  • Download Free SQL Books
  • Download Free Python Books

Android Programming
android-developer-fundamentals-course-practicals-en Android Apps Security pdf android_securecoding_en
android-slides AndTutorials-3_1-CC Programming Android
Testing and Securing Android Studio Applications

ASP.NET
Fast ASP.NET Websites Beginning asp.net 4 in C# and vb The Little ASP.NET Core Book

C
C Objective-C The C Programming Language
An Introduction to the C C Language Tutorial Introduction to the C Programming
c-programming-in-linux A Tutorial On Pointers And Arrays C Pointers and Arrays
Introduction to C Pointers Pointers and Memory Pointers Notes
Pointers and Data Structures


C#
Twilio_with_C_sharp_Succinctly C# Mastering C Sharp Database Programming - Sybex
object-oriented-programming-using-c-sharp


C++
C++ lecture notes I CPP Notes by Vijaya College C++ Succinctly for C# Developers
An Introduction to C++ C++ Tutorial Java 1.5 Based Fundamentals of C++ Programming
Object Oriented Programming using C++


Computer Science
Advanced Architecture and Parallel Processing Advanced Computer Architecture by Guru Jambheshwar University Advanced Computer Architecture
Computer Architecture by University of Oslo Computer Organization And Architecture by SRM University Computer Organization and Architecture Lecture Notes
Artificial Intelligence by Guru Jambheshwar University C++ Neural Networks and Fuzzy Logic Practical Artificial Intelligence Programming in Java
Basics of Compiler Design Compiler Construction I Compiler Design I
Compiler Design Lecture Notes by Shri Vishnu Engineering College Compiler Design Lecture Notes Compiler Introduction
Modern Compiler Design Parsing Techniques A Practical Guide Theory and Techniques of Compiler Construction
Understanding and Writing Compilers Introduction to theory of computation by Tom Carter Introduction to Theory of Computation
Notes on Computation Theory Notes on Computational Complexity Theory The Theory of Languages and Computation
Theory of Computation by S. Arun Kumar Basics of Computer Graphics C++ GUI Programming with Qt3
Computer Graphics and Multimedia Computer Graphics David M. Mount Computer Graphics Lecture Notes
Fundamentals of Computer Graphics Lecture Notes Fundamentals of Computer Graphics Foundations of Computer Science by Lawrence C Paulson
Introduction to Computer Science by Ryan Stansifer Introduction to Computer Science Concurrent Programming Class Notes
Concurrent Programming An Introduction to Computational Complexity Analysis and Design of Computer Algorithms by Ganesh Kumar
Data Structures and Algorithms Annotated Reference with Examples Data Structures and Algorithms Design and Analysis of Algorithms Course Notes
Design and Analysis of Computer Algorithms Efficient Algorithms for Sorting and Synchronization Electronic Lecture Notes Data Structures And Algorithms
Introduction to Algorithms Lecture Notes for Algorithm Analysis and Design Notes on Data Structures and Programming Techniques
Purely Functional Data Structures A Basic Introduction to Programming in Fortran Fortran 90 95 Programming Manual
Introduction to Fortran 90 Introduction to Fortran 95 Introduction to Programming using Fortran 95
Lecture Notes Introduction to Fortran 95 Functional Programming by Jeroen Fokker Functional Programming Lecture notes
Notes on Functional Programming with Haskell Programming Languages Intro to Lisp
An Introduction to Matlab Introduction to MATLAB for Engineering Students MATLAB Primer
MATLAB Primer1 Functional Programming with ML Notes on Programming Standard ML of New Jersey
Programming in Standard ML Lectures in Basic Computational Numerical Analysis Numerical Methods for Computational Science and Engineering
Object Oriented Design and Modeling Object Oriented Programming by Binnur Kurt Object Oriented Programming Using C++
Lecture Notes On Operating Systems Operating System Concepts Operating System Guru Jambheshwar University of Science and Technology
Operating Systems by Steven Hand Operating Systems Lecture Notes by Shri Vishnu Engineering College for Women Practical File System Design with the Be File Sysytem
A Practical Theory of Programming Coding Theory and Applications Concepts, Techniques, and Models of Computer Programming
Programming Language Concepts Lecture Notes Programming Languages Theory and Practice Theory in Programming Practice
Think Complexity, 2nd Edition BeanShell COBOL
Cobra ColdFusion Fortran
JOVIAL Turing Visual FoxPro

Databases
power_bi_succinctly 2013-BenderKuszmaul-xldb-tutorial Databases Demystified A Self-Teaching Guide
Oracle.Database.11g.DBA.Handbook


Information Technology - IT
Microsoft_Press_ebook_Enterprise_Cloud_Strategy Programming Languages Advanced Tcl
Scripting with Perl and Tcl Tcl and the Tk Toolkit Tcl Basics
Object Oriented Analysis and Design with UML UML UML 2.0 tutorial UML a tutorial
UML Fundamentals UML Process UML Tutorial II
The metalanguage XML Lecture notes XML Basics Awk
D

Internet
HTTP_Succinctly Building Arduino Projects for the Internet of Things Internet Of things- Architecture
designing-for-the-internet-of-things


iPhone Programming
swift-pocket-reference AppleScript Swift Language
beginning_iphone_3_development iPhone 3D Programming iPhone Programming - Conway, Hillegass - Big Nerd (2010)
mcgraw-hill-iphone-sdk-programming-a-beginners-guide

IT Security
Managing Risk and Information Security 2nd Edition CompTIA.GratisExam..by.Thony.1150 Cyber_Security_Essentials
Wireless_And_Mobile_Networks_Security Network Security security_valuation_and_risk_analysis


Java
gradle_succinctly Java The Complete Reference Java
Fundamentals of the Java Introduction to Java Programming - Meh.or.id Java Programming 7th edition - Joyce Farrell

Java EE
Getting_Started_with_WASCE_p2 Advanced Java EE Development with WildFly
Java EE 7 Essentials javaeetutorial7 JavaTM EE Patterns
JEETT


JavaScript
Object-Oriented JavaScript – Second Edition Eloquent_JavaScript Introduction to Java Script
JavaScript for Kids Javascript- Novice to Ninja javascript
JavaScript_Step_By_Step Learning JavaScript Learning PHP, MySQL & JavaScript
Simply JavaScript Web Animation using JavaScript


Linux
Ubuntu_Server_Succinctly Kali Linux 1 Kali Linux- Assuring Security by Penetration Testing - Allen, Lee
Linux Fundamentals Linux Servers Red_Hat_Enterprise_Linux-7-Installation_Guide-en-US
linux-bible-9th-ed-2015-

Microsoft Office
Microsoft Office 365 Statistics_Using_Excel_Succinctly Data Analysis with Microsoft Excel
Introducing Word 2007 microsoft-office-professional-2010-step-by-step ms_access_2013_step_by_step
Office 2010 All-In-One For Dummies

NET
skype_bots_succinctly C# NET API Reference net-interview-questions-and-answer-practical-implementatio
Public Relations NET UniMasr.com


Networking
Cloud Computing RCIS tutorial IBM Smart Storage Cloud Identity in the Age of Cloud Computing
Introduction to Cloud Computing by Srinath Beldona Communication Networks Internetworking Multimedia
Traffic Management An Engineering Approach to Computer Networking Introduction to Network Programming Introduction to Sockets Programming in C using TCP-IP
Broadband and TCP-IP fundamentals TCP-IP Fundamentals for Microsoft Windows TCP-IP Fundamentals
TCP-IP Illustrated, Volume 1 Understanding IP Addressing Everything You Ever Wanted To Know The Kademlia Protocol Succinctly
Security Issues and Countermeasure for VoIP Voice over Internet Protocol Voice over IP overview
VoIP Lecture Notes Overview of WiMax Technical and Application Analysis WiMAX A Study of Mobility and a MAC layer Implementation in GloMoSim
WiMax Physical Layer WiMAX Technologies Architectures, Protocols Resource Management and Applications The Basics of WirelessCommunication

Open Source
Coding Freedom The Ethics and Aesthetics of Hacking Beginning MapServer- Open Source GIS Development
Computer_Networks_An_Open_Source_Approach servers_eserver_zseries_zos_unix_redbook_sg
FEAwithSMandCA_Preview

Perl
Extreme Programming in Perl Introduction to Perl and BioPerl Perl in a Day Peeking Inside the Oyster
Think Perl 6 How to Think Like a Computer Scientist


PHP
PHP_Succinctly beginning_php_and_mysql_from_novice_to_professional_4th_edition
easy php websites ebook_PHP_MySQL_PHP_Database_Applications_IDG_Books_Jay_Greenspan
Node js for PHP Developers Beginning PHP 5.3 by Matt Doyle
Learning PHP, MySQL & JavaScript PHP 5 Power Programming
PHP Ajax Cookbook
php_tizag_tutorial MySQL and PHP

Physics
The Electromagnetic Field Theory Textbook Large Scale Computing and Storage Requirements
Computational Physics Parallel Programming with MPI
The Basics of C Programming

Programming
implementing-a-custom-language Introduction to Functional Programming
matlab_prog The Art of R Programming A Tour of Statistical Software Design
PLC Programming Programming Google Apps Engine
R Programming for Bioinformatics


Project Management
Getting Value out of Agile Retrospectives Energy Efficiency NASA Project Management Handbook
PROGRAM PROJECT MANAGEMENT ubc_2009_fall_ye_jianguo

Python
LEARNING_PYTHON Learning to Program Using Python Learning To Program With Python
Python Language Reference Python Programming for the Absolute Beginners Python Programming
A Python Book Halterman Python Book

Revision Control
GIT_Succinctly Deskstar Motoman ERC Controller
SOFTWARE INFORMATION


Ruby
Cooper_-_Beginning_Ruby_-_From_Novice Learning Rails
David_Flanagan,_Yukihiro_Matsumoto-The_Ruby_Programming_Language-Oreily(2008) THE BOOK OF RUBY
Paolo_Perrotta-Metaprogramming_Ruby-EN
Pragmatic programmers - programming ruby, 2nd ed - 2005 - (by laxxuss) Programming Languages Ruby
The Ruby Programming Language

Smalltalk
Pharo by Example SMALL Smalltalk

Software Engineering
forcedotcomsuccinctly


SQL
Introducing Microsoft SQL Server 2014 beginning_sql_server_2012_for_developers_3rd_edition
Best of Oracle PLSQL 11g Microsoft_SQL_Server_2012_Pocket_Consultant
SQL Anywhere® Server SQL For Dummies, 8th Edition
SQL Visual QuickStart Guide SQL_Server_2012_T-SQL_Recipes
sql_bible

Video Games
Well Played 1.0_ Video Games Value and Meaning 3D Game Programming Programming Video Games for the Evil Genius
gameng_AIFG SFRPGold SweigartMakingGames
Premier Press - Programming Role-Playing Games With DirectX 8.0 (1105 pages) - 2002 ! - (By Laxxuss)

Web Development
application_insights_succinctly A Beginners Guide to FreeBasic Course Notes for Learn Visual Basic 6.0
Learn Visual Basic 6.0 Programmed Lessons in Quick Basic Programmers Guide VB 5.0
Visual Basic 6 Programming Visual Basic


Windows
Introduction_to_Containers_ebook asm - windows assembly language and systems programming
Assembly Language for The Art of Assembly Language
Windows Programming in Assembly Language

XML
Essential XML Quick Reference Professional.XML.Databases.hotfileindex.com
XML PROGRAMMING 1 XML PROGRAMMING
Applied XML Programming for Microsoft .NET
SOA_Service-Oriented Architecture - Field Guide To Integrating Xml And Web Services_2004_Prentice

Ada
ADA95 Tutorial Part 1 Ada and Beyond
Ada_Programming

AI and Robotics
ARM Assembly Language Programming MIPS Assembly Language Programmers Guide
MIPS Assembly Language Programming MIPS Assembly Language Programming using QtSpim
support_vector_machines_succinctly ALGOL



Programing Read

Home
About Us
Contact Us
Signup

Legal

Privacy Policy
Terms Of Service
Faq
Link To Us
Sitemap



     customer@programingread.com

Copyright © 2018 programingread.com. All rights reserved.