HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This EPUB will be accessible from your Account page after purchase.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
There is a growing demand for skilled programmers. The demand is not just for full-time software engineers, but for capable individuals at all levels in all departments. Accounting professionals need to automate spreadsheets; legal professionals need to be able to search using regular expressions instead of static strings; managers need a way to analyze large amounts of data in ways beyond the capacity of their current tools. Philosophy, English, and Marketing graduates are scrambling to pick up programming skills to make themselves more employable.
Computer programming skills are needed for a wide variety of tasks in a wide variety of languages -- from building interactive web pages with HTML5 and JavaScript to creating simple programs with VisualBasic or C to developing sophisticated programs using object-oriented languages like C++, Java or Swift.
When someone from this (huge) market picks up an introductory programming book, they are assaulted with phrases like "object-oriented", "interfaces", and "associative array." Within two pages they are confused and frustrated. They lose hope, thinking "I thought this was an introduction." They decide that maybe programming is beyond them after all and move on.
Learn to Code Absolute Beginner's Guide is the remedy to that. It's a clear and fun introduction to the basics of coding for the reader who doesn't know where to begin or which language to learn first. Written by a very popular author in his usual light and funny writing style, this book talks to beginners at their level, walking them through every aspect of how to get started and learn the fundamentals of programming.
The audience is the beginner who knows little or nothing about computer programming but wants to learn more about it before committing to a particular language or platform. Readers learn the basics of programming, including how to organize a program, access and store data, control flow, reuse code, and test and debug. Important concepts, such as variables, operators, file I/O, pointers arrays, and functions are clearly explained at a careful pace suitable for non-programmers.
This is the first coding tutorial to use the ubiquitous, easily accessible JavaScript language to show the beginner the fundamentals of computer programming in a language-neutral fashion, making the book accessible to anyone interested in learning fundamental, universal concepts without committing to particular language or compiler.
It fills an important void in the world of coding books that are often too technical, too language-specific, or that don't let the reader create something fun, visible, and awe-inspiring.
Part I: Start Coding Today
1. Hands-On Coding
2. Process and Techniques
3. Designing a Program
4. Getting Input and Displaying Output
5. Processing Numbers and Words
6. Controlling Your Programs
7. Debugging Tools
Part II: Coding Fundamentals
8. Structured Techniques
9. Programming Algorithms
10. Having Fun with Programming
11. Object-Oriented Programming
Part III: Choosing a Language
16. HTML5 and CSS3
17. JavaScript and PHP
18. Java, Python, and Ruby
19. C and C++
20. Visual Basic and C#