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 "javascript"
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...
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...
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....
Thousands of Free Ebooks and Resources To Learn Anything For Free
Whether it's programming, knitting, illustration, or even how to make great coffee, the internet has a learning resource for it. However, the sheer abundance of information on the internet can be overwhelming. You can learn almost anything for free, but it's also easy to spend hours trying to find...
582 Top Software Engineering Blogs
Building products that help and empower over a billion people around the world is at the core of what software engineers do. They work in small teams that collaborate closely with cross functions such as design, product management, data analysis and science, research, and content strategy. The...
42 Free and Paid Programming Resources to Learn Web Development
Anyone can become a web developer. You don't need to be a tech wizard or possess a never-ending list of formal qualifications; as long as you're passionate about the field and willing to learn, a career in web development is well within your reach. From HTML and CSS, to testing, version control,...
40 Best Free CSS Learning Resources
CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows one to adapt the presentation to different types of devices, such as large screens, small screens, or printers. CSS is independent of HTML and can be used with any XML-based markup...