• 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 elements of... [Read More]

    • ASIN: 0134190440
    • ASIN: 0134190440
    • ISBN: 9780134190440
    • Manufacturer: Addison-Wesley Professional

  • 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

  • Web Programming with HTML5, CSS, and JavaScript

    Web Programming with HTML 5, CSS, and JavaScript is written for the undergraduate, client-side web programming course. It covers the three client-side technologies (HTML5, CSS, and JavaScript) in depth, with no dependence on server-side technologies. One of the distinguishing features of this new text is its coverage of canvas, one of the most important new features of HTML5.Topics are presented in a logical, comprehensive manner and code is presented in both short code fragments and complete web pages, allowing readers to grasp concepts quickly and then apply the concepts in the context of a ... [Read More]

    • ASIN: 1284091791
    • UPC: 001284091791
    • ASIN: 1284091791
    • ISBN: 9781284091793
    • Manufacturer: Jones & Bartlett Learning

  • 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

  • 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

  • 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 JavaScript: The new approach that uses technology to cut your effort in half

    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: B00H1W9I6C
    • ASIN: B00H1W9I6C
    • Brand: Unknown
    • Manufacturer: Unknown

  • Murach's ASP.NET 4.6 Web Programming with C# 2015

    If you know the basics of C#, you're ready to learn to develop server-side web applications with ASP.NET Web Forms and that's where this book comes in:Section 1 is a quick-start course in creating your first ASP.NET Web Forms applications using Visual Studio, with coverage of what HTML5/CSS3 and Bootstrap are doing on the client side, a course that works both for beginners and for experienced web developers who are new to ASP.NETSection 2 gives you the skills you need for every web application: like how to use the server controls, validate user entries, manage state, use master pages, make ASP... [Read More]

    • ASIN: 1890774952
    • ASIN: 1890774952
    • ISBN: 1890774952
    • Manufacturer: Mike Murach & Associates

  • The C++ Programming Language, 4th Edition

    This book features an enhanced, layflat binding, which allows the book to stay open more easily when placed on a flat surface. This special binding method—noticeable by a small space inside the spine—also increases durability. C++11 has arrived: thoroughly master it, with the definitive new guide from C++ creator Bjarne Stroustrup, C++ Programming Language, Fourth Edition! The brand-new edition of the worlds most trusted and widely read guide to C++, it has been comprehensively updated for the long-awaited C++11 standard. Extensively rewritten to present the C++11 language, standard librar... [Read More]

    • ASIN: 0321563840
    • UPC: 000321563840
    • ASIN: 0321563840
    • ISBN: 0321563840
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • 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

  • Programming Language Processors in Java: Compilers and Interpreters

    This book provides a gently paced introduction to techniques for implementing programming languages by means of compilers and interpreters, using the object-oriented programming language Java. The book aims to exemplify good software engineering principles at the same time as explaining the specific techniques needed to build compilers and interpreters.

    • ASIN: 0130257869
    • ASIN: 0130257869
    • ISBN: 0130257869
    • Manufacturer: Pearson

  • Effective Java

    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9   Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases the need for specific best-practices advice, and this book delivers.   As in previous editions, each chapter of Effective Java, Third Edition, consists of several “items,” each presented... [Read More]

    • ASIN: 0134685997
    • ASIN: 0134685997
    • ISBN: 0134685997
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • React Design Patterns and Best Practices: Design, build and deploy production-ready web applications using standard industry practices, 2nd Edition

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practices Key Features Get familiar with design patterns in React like Render props and Controlled/uncontrolled inputs Learn about class/ functional, style and high order components with React Work through examples that can be used to create reusable code and extensible designs Book Description React is an adaptable JavaScript library for building complex UIs from small, detached bits called components. This book is designed to take you through the most valuable design patterns in... [Read More]

    • ASIN: 1789530172
    • ASIN: 1789530172
    • ISBN: 1789530172
    • Manufacturer: Packt Publishing

  • 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

  • PHP Programming with MySQL: The Web Technologies Series

    This book covers the basics of PHP and MySQL along with introductions to advanced topics including object-oriented programming and how to build Web sites that incorporate authentication and security. After you complete this course, you will be able to use PHP and MySQL to build professional quality, database-driven Web sites.

    • ASIN: 0538745843
    • ASIN: 0538745843
    • ISBN: 0538745843
    • Brand: Cengage Learning
    • Manufacturer: Course Technology / Cengage Learning

  • Murach's ASP.Net 4.6 Web Programming with C# 2015

    If you know how to create Windows applications using C#, you're ready to learn Web Forms programming with our classic ASP.NET book. It will get you off to a fast start whether or not you

    • UPC: 54038085

  • Web Design with Html, Css, JavaScript and Jquery Set

    Offers information on designing and building Web pages with HTML, including structure, text, and links; adding style with CSS; and making them more interactive, engaging, and usable with JavaScript and

    • UPC: 35572935

  • PHP for the Web - eBook

    With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what

    • UPC: 817137336
    • Rating: 4.0

  • Head First HTML5 Programming : Building Web Apps with JavaScript

    "Head First HTML5" introduces key features including improved text elements, audio and video tags, geolocation, and the Canvas drawing surface. Concrete examples and exercises are applied to reinforce these

    • UPC: 15910422
    • Rating: 4.0

  • Head First HTML and CSS : A Learner's Guide to Creating Standards-Based Web Pages

    The real secrets of creating Web pages is revealed and the editors of this reference will help readers avoid the embarrassing mistakes that often plague HTML and CSS development. The visually-rich format will present information

    • UPC: 19594798
    • Rating: 3.0

  • Ruby on Rails for Beginners : Rails Web Development Programming and Coding Tutorial

    Ruby was designed by Matz, who is also called as Yukihiro Matsumoto. This is a scripting language and it can run on many different platforms like Mac OS, Windows and also different versions of UNIX.

    • UPC: 53598655

  • JavaScript and Jquery : Interactive Front-End Web Development Hardcover

    Provides information on how to make more interactive, engaging, and usable Web pages with JavaScript and jQuery, covering core programming concepts in both and such techniques as animation, form validation, and interactive

    • UPC: 32633176

  • Html, CSS & JavaScript Web Publishing in One Hour a Day, Sams Teach Yourself : Covering Html5, Css3, and Jquery

    Each book provides the basic information that a motivated self-learner needs to study a particular computer subject.

    • UPC: 21919558
    • Rating: 3.0

  • Doğrudan Java Web Enterprise Mobile Programming - eBook

    Doğrudan Java Web Enterprise Mobile Programming Kitabı - Zafer TekerBu kitapta Java ile piyasada yazılım geliştirmek için bilinmesi gereken konular anlatılmaktadır. Web üzerinde geliştirme için kullanılan temel teknolojiler anlatıldığı gibi web ve database konusunda MVC

    • UPC: 620391062

  • Css: The Definitive Guide : Visual Presentation for the Web

    If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and saving time and effort, this book is for you. This revised edition provides a comprehensive guide to CSS implementation,

    • UPC: 56021593

  • 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