JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user. Often...
Results for "java"
7 Free Java Programming Ebooks
Java was originally called Oak but upon discovering there was another programming language with the same name, the development team renamed it to Java after one of the brands of coffee available in a local shop. The language grew out of a project to develop a personal digital assistance [PDA],...
The Minimum You Need to Know About Java and xBaseJ
The Minimum You Need to Know About Java and xBaseJ by Roland Hughes This book provides a much needed tutorial for the xBaseJ project. Even if you know little about Java and nothing about XBASE data storage you will be banging out applications like a pro by the end of this tutorial. The book is...
331 Free JAVA Ebooks Covering 16 Different Categories
Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let application developers write once, run anywhere, meaning that compiled Java code can run on all...
Eloquent JavaScript 2nd Edition: A Modern Introduction to Programming
This is a book about getting computers to do what you want them to do. Computers are about as common as screwdrivers today, but they contain a lot more hidden complexity and thus are harder to operate and understand. To many, they remain alien, slightly threatening things.We've found two effective...
330 Java Tips
Java is a versatile programming language that was originally developed by Sun Microsystems and introduced in 1995. Typically, Java applications are compiled into bytecode, but they can also be compiled directly to native machine code. During execution, this bytecode is often interpreted or further...
64 Free Javascript Ebooks and Tutorials
JavaScript is a programming language commonly used in web development. It was originally developed by Netscape as a means to add dynamic and interactive elements to websites. Like server-side scripting languages, such as PHP and ASP, JavaScript code can be inserted anywhere within the HTML of a...
19 Free Javascript Ebooks & Resources
Javascript - ranked as the 8th most popular programming language in the world (based on the TIOBE index as of March 2016 - Source), there's really nothing to lose learning this amazing programming language. The possibilities is endless and with so much freely available tutorials and resources out...
57 Computer History Videos, Documentaries and Ebooks
The history of computers starts out about 2000 years ago in Babylonia (Mesopotamia), at the birth of the abacus, a wooden rack holding two horizontal wires with beads strung on them. Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer....