• Programming: Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++   Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field.   Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code.   Programming with Today’s C++ (C++11 and C++14) The book is an intr... [Read More]

    • ASIN: B00KPTEH8C
    • ASIN: B00KPTEH8C
    • Manufacturer: Addison-Wesley Professional

  • A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort

    Learning JavaScript is hell because of two problems.I remove the problems, and you start having fun.The first problem is retention. You remember only ten or twenty percent of what you read. That spells failure. To become fluent in a computer language, you have to retain pretty much everything.How can you retain everything? Only by constantly being asked to play everything back. That's why people use flashcards. But my system does flashcards one better. After reading a short chapter, you go to my website and complete twenty interactive exercises. Algorithms check your work to make sure you know... [Read More]

    • ASIN: 1497408180
    • UPC: 884272875302
    • ASIN: 1497408180
    • ISBN: 1497408180
    • Brand: Myers Mark
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Automate the Boring Stuff with Python: Practical Programming for Total Beginners

    If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?In Automate the Boring Stuff with Python, you’ll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. Once you’ve mastered the basics of programming, you’ll create Python programs that effortlessly perform useful and impressive feats of automation to:–Search for text in a file or across multiple files–Creat... [Read More]

    • ASIN: B00WJ049VU
    • ASIN: B00WJ049VU
    • Manufacturer: No Starch Press

  • The Self-Taught Programmer: The Definitive Guide to Programming Professionally

    I am a self-taught programmer. After a year of self-study, I learned to program well enough to land a job as a software engineer II at eBay. Once I got there, I realized I was severely under-prepared. I was overwhelmed by the amount of things I needed to know but hadn't learned yet. My journey learning to program, and my experience at my first job as a software engineer were the inspiration for this book. This book is not just about learning to program; although you will learn to code. If you want to program professionally, it is not enough to learn to code; that is why, in addition to helping... [Read More]

    • ASIN: B01M01YDQA
    • ASIN: B01M01YDQA
    • Brand: Self-Taught Media
    • Manufacturer: Triangle Connection LLC

  • Learn JavaScript VISUALLY with Interactive Exercises: The Beautiful New Way to Learn a Programming Language (Learn Visually)

    It's a beautifully illustrated full-color JavaScript book that teaches the basics through Metaphors, Analogies and Easy Interactive Exercises (Works on PC, Mac, iPad, other tablets)WHO IS THIS JAVASCRIPT BOOK FOR?If you answer YES to one or more of the following questions, this book is for you: I know a little HTML and CSS I tried to learn JavaScript before I find programming books boring I can't focus long enough reading technical texts I need to start really slow I am a graphic and/or web designer I have a book on JavaScript already I am a parent who wants to spark an interest in prog... [Read More]

    • ASIN: B00LDZ7824
    • ASIN: B00LDZ7824
    • Manufacturer: Ivelin Demirov

  • Learn Python Programming: The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7, 2nd Edition

    Learn the fundamentals of Python (3.7) and how to apply it to data science, programming, and web development. Fully updated to include hands-on tutorials and projects. Key Features Learn the fundamentals of Python programming with interactive projects Apply Python to data science with tools such as IPython and Jupyter Utilize Python for web development and build a real-world app using Django Book Description Learn Python Programming is a quick, thorough, and practical introduction to Python - an extremely flexible and powerful programming language that can be applied to many disciplines. Un... [Read More]

    • ASIN: 1788996666
    • ASIN: 1788996666
    • ISBN: 1788996666
    • Manufacturer: Packt Publishing

  • A Smarter Way to Learn Python: Learn it faster. Remember it longer.

    I wasn't smart enough to learn a computer language like Python—until I got smart about how to learn it.I was smart enough to earn an honors degree in philosophy from Harvard, but an aptitude test told me to avoid computer programming. I'm sure it was right. But then I designed a learning system for myself that quadrupled my aptitude for learning computer languages. It worked so well for me that I've used it to teach coding to grandmothers, cab drivers, musicians, and 50,000 other newbies."Mark Myers' method of getting what can be...difficult information into a format that makes it exponentia... [Read More]

    • ASIN: B077Z55G3B
    • ASIN: B077Z55G3B

  • The Complete Software Developer's Career Guide: How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job

    Technical Knowledge Alone Isn't Enough - Increase Your Income by Leveling Up Your Soft Skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal. As John invested in these skills his career took off, and he became a highly paid, highly sought-after develope... [Read More]

    • ASIN: 0999081411
    • ASIN: 0999081411
    • ISBN: 0999081411
    • Manufacturer: Simple Programmer, LLC

  • Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming

    Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects.This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python... [Read More]

    • ASIN: B07J4521M3
    • ASIN: B07J4521M3
    • Manufacturer: No Starch Press

  • Computer Programming: Learn Any Programming Language In 2 Hours

    Would You Want To Become A Top-Notched Programmer In No Time? You Are Worried About The Technical Complexity? Look No Further… Enter The Ultimate Programming Bundle And Learn Any Programming Language In 2 Hours ! ! !Includes Nine Manuscripts…Welcome Future Coder! Are You Ready To Learn And Start Programming With Any Language In 2 Hours? Learning to write computer programs can be fun if you take up the right approach and this shall be the objective of this book. We attempt to provide you a simple, easy to follow and practically sound approach to computer programming. Most novice learners f... [Read More]

    • ASIN: B079VQ8XPC
    • ASIN: B079VQ8XPC

  • The Go Programming Language (Addison-Wesley Professional Computing Series)

    The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elemen... [Read More]

    • ASIN: B0184N7WWS
    • ASIN: B0184N7WWS
    • Manufacturer: Addison-Wesley Professional

  • Learning Web Design: A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.Each chapter provides exercises to help you learn various techniques and short quizzes to make sure you understand key concepts.This thoroughly revised edition is ideal for students and professionals of all backgrounds and skill levels. It is simple and c... [Read More]

    • ASIN: 1491960205
    • ASIN: 1491960205
    • ISBN: 1491960205
    • Manufacturer: O'Reilly Media

  • A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.

    Using the Smarter Way to Learn method, you actually learn HTML/CSS, you don’t just read about it.Research shows that you learn four times as effectively when you practice after you read. So each chapter is paired with free, interactive exercises--more than 1,000 of them in all. You know you're learning because you can prove it to yourself.Testing shows that books and courses load up the learner with too much information at once. Smarter Way chapters are divided into bite-size chunks so you're not overwhelmed.Reader friendly. No jargon. Everything is explained in plain, non-technical English.... [Read More]

    • ASIN: B00ULX5FT2
    • ASIN: B00ULX5FT2
    • Brand: Unknown
    • Manufacturer: Unknown

  • Python Crash Course: A Hands-On, Project-Based Introduction to Programming

    Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time.In the first half of the book, you’ll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You’ll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you’ll put your new knowledge into practice with three substantial projects:... [Read More]

    • ASIN: B018UXJ9RI
    • ASIN: B018UXJ9RI
    • Manufacturer: No Starch Press

  • Web Design with HTML, CSS, JavaScript and jQuery Set

    A two-book set for web designers and front-end developers This two-book set combines the titles HTML & CSS: Designing and Building Web Sites and JavaScript & jQuery: Interactive Front-End Development. Together these two books form an ideal platform for anyone who wants to master HTML and CSS before stepping up to JavaScript and jQuery. HTML & CSS covers structure, text, links, images, tables, forms, useful options, adding style with CSS, fonts, colors, thinking in boxes, styling lists and tables, layouts, grids, and even SEO, Google analytics, ftp, and HTML5. JavaScript & jQuery offers an exce... [Read More]

    • ASIN: 1118907442
    • ASIN: 1118907442
    • ISBN: 1118907442
    • Brand: Wiley
    • Manufacturer: Wiley

  • Learning React : Functional Web Development with React and Redux

    If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small JavaScript library that

    • UPC: 53597270

  • Jquery Pocket Reference : Read Less, Learn More

    Presents a guide to the features of the JavaScript framework, with information on such topics as selecting and manipulating document elements, creating visual effects and animations, and scripting HTTP with Ajax

    • UPC: 15305423
    • Rating: 4.0

  • Powershell : 2 Books in 1: The Comprehensive Beginners Guide to Taking Control of the Powershell Command Line & Best Practices to Excel While Learning Powershell Programming

    Powershell: 2 Books in 1: The Comprehensive Beginners Guide to Taking Control of the Powershell Command Line & Best Practices to

    • UPC: 364447043

  • Arduino : 2 Books in 1: The Comprehensive Beginner's Guide to Take Control of Arduino Programming & Best Practices to Excel While Learning Arduino Programming

    Heads up - it's the twenty-first century! It's easier than ever to make your own gadgets. The Arduino is a hardware and software package that allows you to create your own gadgets from scratch. It's

    • UPC: 842588535

  • Learning PHP : A Gentle Introduction to the Web's Most Popular Language

    If you want to get started with PHP, this book is essential. Author David Sklar (PHP Cookbook) guides you through aspects of the language you need to build dynamic server-side websites. By exploring features of

    • UPC: 48727397

  • Learning Web App Development : Build Quickly with Proven JavaScript Techniques

    Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how

    • UPC: 26885700

  • Ruby on Rails Tutorial : Learn Web Development with Rails

    "Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Author

    • UPC: 52580309

  • Learning Node.JS : A Hands-On Guide to Building Web Applications in JavaScript

    Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability. You'll start by installing and running Node.js, understanding the extensions

    • UPC: 55063078

  • Learning Go Web Development - eBook

    Build frontend-to-backend web applications using the best practices of a powerful, fast, and easy-to-deploy server languageAbout This BookBuild a fully-featured REST API to enable client-side single page appsUtilize TLS to build reliable and secure sitesA

    • UPC: 258457812

  • Learning Web Development with React and Bootstrap

    Learning Web Development with React and

    • UPC: 920206104

  • Top 5 Web Development Languages To Learn In 2018

    Web Development In 2019 - A Practical Guide

    Top 5 programming language in 2019 with Learning Paths