Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming Languages eBooks

If you like Programming Languages eBooks, then you'll love these top picks.
Showing 1705 - 1728 of 10639 Results
Skip side bar filters
  • Head First C#

    What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your development, through puzzles, hands-on exercises, ... Read more

    $48.99 USD

  • Pocket Reference: Netduino for Beginner

    This starter book helps you how to develop an embedded application quickly using Netduino and .NET Micro Framework. All code samples are written in C#.**TOC**Preparing Development Environment1.1 Netduino1.2 Electronic Components1.2.1 Fritzing1.2.2 Arduino Sidekick Basic kit1.3 Netduino Software1.3.1 Installing .NET Micro Framework SDK1.3.2 Installing Netduino SDK1.4 Connecting Netduino to Computer ... Read more

    $1.99 USD

  • Drupal 7 Multilingual Sites

    A hands-on, practical guide for configuring your Drupal 7 website to handle all languages for your site users with this book and ebook

    by Kristen Pol ...
    A practical book with plenty of screenshots to guide you through the many features of multilingual Drupal. A demo ecommerce site is provided if you want to practice on a sample site, although you can apply the techniques learnt in the book directly to your site too. Any Drupal users who know the basics of building a Drupal site and are familiar with the Drupal UI, will benefit from this book. No ... Read more

    $19.99 USD or Free with Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Read more

    $19.99 USD or Free with Kobo Plus

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Read more

    $9.99 USD

  • 100 Recipes for Programming Java

    by Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Read more

    $11.99 USD or Free with Kobo Plus

  • Microservices Design Patterns in .NET

    Making sense of microservices design and architecture using .NET Core

    Learn to be deliberate and intentional in your design, technology, and pattern choices when developing an application using a microservices architecture.Key FeaturesTackle common design problems when developing a microservices application using .NET CoreExplore applying S.O.L.I.D development principles in developing a stable microservice applicationUse your knowledge to solve common microservice ... Read more

    $41.99 USD or Free with Kobo Plus

  • Software Design for Python Programmers

    Principles and patterns

    by Ronald Mak ...
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of ... Read more

    $43.99 USD

  • Practical System Programming with C

    Pragmatic Example Applications in Linux and Unix-Based Operating Systems

    Series series Professional and Applied Computing (R0)
    This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals ... Read more

    $53.99 USD

  • Visual Studio Code

    End-to-End Editing and Debugging Tools for Web Developers

    by Bruce Johnson ...
    Expert guidance on using Visual Studio Code for editing and debugging your web development projectsVisual Studio Code, a free, open source, cross-compatible source code editor, is one of the most popular choices for web developers. It is fast, lightweight, customizable, and contains built-in support for JavaScript, Typescript, and Node.js extensions for other languages, including C++, Python, and ... Read more

    $27.00 USD

  • Professional C# 2012 and .NET 4.5

    Intermediate to advanced technique coverage, updated for C# 2012 and .NET 4.5This guide is geared towards experienced programmers looking to update and enhance their skills in writing Windows applications, web apps, and Metro apps with C# and .NET 4.5. Packed with information about intermediate and advanced features, this book includes everything professional developers need to know about C# and ... Read more

    $38.99 USD

  • Solr in Action

    SummarySolr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities.About the BookWhether you're handling big (or small) ... Read more

    $49.99 USD

  • HTML5, JavaScript, and jQuery 24-Hour Trainer

    by Dane Cameron ...
    Master web app development with hands-on practice and video demonstrationHTML5, JavaScript, and jQuery 24-Hour Trainer shows you how to build real-world HTML5 apps — both web-based and mobile — in combination with JavaScript, jQuery, and CSS/CSS3. You'll learn progressively more advanced skills as you work through the series of hands-on video lessons. Exercises and screencasts walk you step-by ... Read more

    $27.00 USD

  • Beginning ASP.NET 4.5: in C# and VB

    The ultimate programming guide to ASP.NET 4.5, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4.5, this introductory book is filled with helpful examples and contains a user-friendly, step-by-step format. Written by popular author and Microsoft ASP.NET MVP Imar Spaanjaars, this book walks you through ASP.NET, Microsoft's technology for building dynamically generated web ... Read more

    $36.00 USD

  • Mastering VBA for Microsoft Office 2013

    A unique, comprehensive guide to creating custom apps with VBAAutomating computing tasks to increase productivity is a goal for businesses of all sizes. Visual Basic for Applications (VBA) is a version of Visual Basic designed to be easily understandable for novice programmers, but still powerful enough for IT professionals who need to create specialized business applications. With this invaluable ... Read more

    $32.99 USD

  • OAuth 2 in Action

    "Provides pragmatic guidance on what to do ... and what not to do." - From the Foreword by Ian Glazer, SalesforceOAuth 2 in Action teaches you the practical use and deployment of this HTTP-based protocol from the perspectives of a client, authorization server, and resource server. You'll learn how to confidently and securely build and deploy OAuth on both the client and server sides. Foreword by ... Read more

    $49.99 USD

  • Python: The Middle Way

    Python, #2

    by AnwaarX ...
    Series Book 2 - Python
    Step beyond beginner Python—and into the world of true coding mastery."Python: The Middle Way" is your personal guide to mastering the intermediate realm of Python programming—where real development happens and power begins.Designed for self-learners, passionate coders, and future tech leaders, this book doesn't just review syntax—it transforms how you think about code architecture, logic, and ... Read more

    $10.00 USD or Free with Kobo Plus

  • Arduino

    The ultimate guide to Arduino, including projects, programming tips & tricks, and much more!

    by Geoff Adams ...
    ARDUINOIf you are interested in getting hands-on knowledge that will allow you to build your own Arduino projects, but you do not know where to start, this book is for you!There is a common myth that building exciting projects with Arduino is a complicated affair, especially if you do not have any prior experience with electronics and programming.But that just simply isn't true!This books debunks ... Read more

    $2.99 USD or Free with Kobo Plus

  • Programming ASP.NET

    Building Web Applications and Services with ASP.NET 2.0

    O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005.Among the most significant improvements to ASP.NET 2.0 are new server controls and services that ... Read more

    $28.99 USD

  • Python a gépben

    Második kiadás

    by Antal Koós ...
    A könyv e második kiadása gyakorlatilag egy teljesen új művet takar; a cím megegyezik, mivel a téma is, de a teljes átdolgozás során az eredeti szövegből szinte alig őrződött meg néhány mondat. És ami még ennél is fontosabb, a könyv a könnyebb olvashatóság érdekében sokkal lazább, tagoltabb szerkezetű lett, miközben az ismeretanyag alaposan megújult és jelentős mértékben kibővült. A törzsanyaggal ... Read more

    $5.18 USD or Free with Kobo Plus

  • HTML and XHTML Pocket Reference

    After years of using spacer GIFs, layers of nested tables, and other improvised solutions for building your web sites, getting used to the more stringent "standards-compliant" design that is de rigueur among professionals today can be intimidating.With standards-driven design, keeping style separate from content is not just a possibility but a reality. You no longer use HTML and XHTML as design ... Read more

    $9.99 USD

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... Read more

    $33.99 USD

  • Mastering Hibernate

    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise application

    by Ramin Rad ...
    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise applicationKey Features\[\*\] Understand the internals of Hibernate and its architecture, and how it manages Entities, Events, Versioning, Filters, and Cache\[\*\] Observe how Hibernate bridges the gap between object-oriented concepts and relational models\[\*\] Discover how Hibernate can address ... Read more

    $25.99 USD or Free with Kobo Plus

  • Python Programming Mastery

    A Comprehensive Guide for Beginners with Real-World Projects and Proven Techniques to Excel in 14 Days! Computer Programming

    by Ryan Campbell ...
    Dive into the world of Python with our comprehensive guide, "Python Programming Mastery" Whether you are a beginner or an experienced programmer, this book is your ultimate resource for mastering the intricacies of Python.Key Features:Explore Python's intuitive syntax and learn how to write clean and efficient codeDiscover the versatility of Python through real-world applications in web ... Read more

    $0.99 USD