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 2161 - 2184 of 10610 Results
Skip side bar filters
  • Swift Programming Language

    Series series Software Development
    This book focuses on the syntax of Swift. iOS programming is not covered. ... Read more

    $1.00 USD

  • HTML 5

    Une référence pour le développeur web

    Series series Blanche
    Avec une préface de Raphaël GoetterUne référence pour le développeur webHTML 5 intègre dans sa conception l'architecture à trois piliers qu'est HTML pour la structure, CSS 3 pour l'apparence et JavaScript pour l'interactivité, avec de nombreuses nouvelles API pour concevoir des applications web. L'intégrateur ou le développeur web pourra ainsi découvrir et exploiter les standards du Web, pour ... Read more

    $31.45 USD

  • The Complete Database Interview Handbook: 100 Essential Questions Every Developer Must Know

    Landing your dream database or data engineering role requires more than just knowing SQL—you need deep understanding of modern database systems, cloud architectures, and real-world problem-solving skills. This comprehensive handbook gives you everything you need to succeed.Inside You'll Find:100 Essential Questions covering every aspect of database technologyExpert Answers written in clear, ... Read more

    $6.99 USD or Free with Kobo Plus

  • Python数据科学实践

    本书以Python语言为基础,介绍利用Python进行数据科学研究与商业分析的全貌。其核心的设计理念是通过经典的商业应用案例对数据爬取、数据存储、数据清洗、数据建模的核心Python模块做相应的介绍。 ... Read more

    $17.99 USD

  • Usare GD library con PHP, funzioni, figure, grafici e gradienti

    Questa guida è la versione e-book dei volumi cartacei a colori “PHP grafica dinamica, funzioni e figure” e “PHP grafica dinamica, grafici e gradienti” raccolti in un’unica pubblicazione (giugno 2016).La prima parte descrive il set di istruzioni PHP dedicato alla grafica dinamica, denominato GD Library, in grado di creare e manipolare immagini png, jpeg, tiff, gif ecc.L'utilità della libreria è ... Read more

    $8.99 USD or Free with Kobo Plus

  • Microsoft HoloLens Developer???s Guide

    A Complete Guide to HoloLens Application Development

    Transform the ways you communicate, create, collaborate, and explore using Microsoft HoloLensKey Features\[\*\] Create immersive augmented reality apps for Microsoft HoloLens from scratch\[\*\] Leverage the powerful HoloLens sensors to interact with real-world motions and gestures and make your app life-like\[\*\] Explore the powerful Unity 5 SDK along with the Windows Unified platform to get the ... Read more

    $37.99 USD or Free with Kobo Plus

  • jQuery for Designers Beginner's Guide Second Edition

    A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for ... Read more

    $23.99 USD or Free with Kobo Plus

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... Read more

    $9.99 USD

  • Windows Presentation Foundation Development Cookbook

    100 recipes to build rich desktop client applications on Windows

    Gain comprehensive insight into WPF mechanics and capabilities.Key Features\[\*\] Gain a strong foundation in WPF features and patterns\[\*\] Leverage the MVVM pattern to build decoupled, maintainable apps\[\*\] Increase efficiency through Performance tuning and UI automationBook DescriptionWindows Presentation Foundation (WPF) is Microsoft's development tool for building rich Windows client user ... Read more

    $49.99 USD or Free with Kobo Plus

  • DATA ANALYSIS USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is PostgreSQL version of our previous book titled “DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. In this project, you will use the PostgreSQL version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind ... Read more

    $12.99 USD

  • OpenCV 4 with Python Blueprints

    Build creative computer vision projects with the latest version of OpenCV 4 and Python 3

    Get to grips with traditional computer vision algorithms and deep learning approaches, and build real-world applications with OpenCV and other machine learning frameworksKey FeaturesUnderstand how to capture high-quality image data, detect and track objects, and process the actions of animals or humansImplement your learning in different areas of computer visionExplore advanced concepts in OpenCV ... Read more

    $34.99 USD or Free with Kobo Plus

  • Jump Start Web Performance

    by Craig Buckler ...
    Despite working on the web every day, few developers have a good word to say about the monster they've created. Achingly slow sites with annoying overlays, cookie agreements, instant notifications, and obtrusive ads litter the web landscape.While there may be some excuses for complex web applications, there's little justification for sluggish content-based and ecommerce sites. People are ... Read more

    $15.99 USD or Free with Kobo Plus

  • Parallel and High Performance Programming with Python (2nd Edition)

    by Fabio Nelli ...
    Unleash the Full Power of Python to Run Faster Code, Scale Smarter, and Compute Without Limits.Book DescriptionPython is the backbone for data science, AI, and cloud computing, and the demand for speed and scalability has never been higher. That's why mastering parallel and high-performance programming is essential to transform Python into a tool that meets modern performance demands.Building on ... Read more

    $23.99 USD

  • Python应用轻松入门

    by 赵会军 ...
    本书以实战项目为主线,系统介绍了Python在自动化办公、图像处理、控制各种传感器、搭建网络等工作中的实际应用案例,能够让初学者快速入门Python系列知识。 全书共分为18章,第一篇为Python基础(第1章~第3章),详细介绍了Python的基础知识;第二篇为自动化办公(第4章~第6章),介绍了Word、Excel、PPT、txt、csv、JSON、图像、声频、视频等各种文件的自动化操作;第三篇为PyQt5编程(第7章~第10章),介绍了用designer可视化设计程序图形界面的知识;第四篇为OpenCV图像处理(第11章~第15章),介绍了OpenCV如何处理图像的基础知识;第五篇为树莓派与传感器(第16章),介绍了Python如何控制各种传感器;第六篇为Flask搭建网站与Python进阶(第17章~第18章),介绍了Flask搭建网站的基础知识、文字识别、人脸识别 ... Read more

    $18.99 USD

  • Shopify Application Development

    This is an easy-to follow manual that will guide you through the entire process of application development with Shopify, beginning with the installation and configuration of your local development environment for your app to the deployment of the app to Heroku. If you are a web developer or a designer who wants to extend Shopify stores by building apps, then this book is for you. A basic ... Read more

    $18.99 USD or Free with Kobo Plus

  • Learning PrimeFaces Extensions Development

    by Sudheer Jonna ...
    This book provides a step by step approach that explains the most important extension components and their features. All the major features are explained by using the JobHub application with supporting screenshots. If you are an intermediate to advanced level user (or developer) who already has a basic working knowledge of PrimeFaces, then this book is for you. The only thing you need to know is ... Read more

    $23.99 USD or Free with Kobo Plus

  • Java SE 8 Programmer I

    O guia para sua certificação Oracle Certified Associate

    As certificações Java são, pelo bem ou pelo mal, muito reconhecidas no mercado. Em sua última versão, a principal foi quebrada em duas provas. Este livro o guiará por questões e assuntos abordados para a primeira prova, a Java SE 8 Programmer I (1Z0-808), de maneira profunda e desafiadora. Ele percorrerá cada tema com detalhes e exercícios, para você chegar na prova confiante. Decorar regras seria ... Read more

    $9.99 USD or Free with Kobo Plus

  • HTML5 canvas in tempo reale

    Questo e-book è un e-book interattivo, ciò significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il comando di adeguare il contenuto della pagina ai nuovi ... Read more

    $4.99 USD or Free with Kobo Plus

  • C++ Funzioni e tutorial 40 esempi

    by Nino Paiotta ...
    In questo testo vengono mostrati esempi sia per coloro che sono alle prime esperienze in questo linguaggio che per programmatori intermedi, ai fini di approfondire le conoscenze in modo pratico e quindi di apprendimento facile e veloce, infatti facendo esempi pratici si può capire ed apprendere velocemente quello che si sta vedendo.In questo testo vengono presentate 40 esempi tra funzioni e ... Read more

    $3.99 USD or Free with Kobo Plus

  • .Automated Testing in Microsoft Dynamics 365 Business Central

    Efficiently automate test cases in Dynamics NAV and Business Central

    by Luc van Vugt ...
    Learn how to write automated tests for Dynamics 365 Business Central and see how to implement it in your daily workKey FeaturesLeverage automated testing to advance over traditional manual testing methodsWrite, design, and implement automated testsExplore various testing frameworks and tools compatible with Microsoft Dynamics 365 Business CentralBook DescriptionDynamics 365 Business Central is the ... Read more

    $19.99 USD or Free with Kobo Plus

  • C# and C++

    5 BOOK IN 1: Comprehensive Coding Course - Mastering Both Languages from Beginner to Expert Level

    by Ryan roffe ...
    5-in-1 Bundle = 1 Ultimate Guide ✅ Best Value for Your Money✅ Master Two Powerful Languages✅ Complete Comprehensive Guide---Are you eager to dive into the world of coding?Do you crave a straightforward, step-by-step approach to programming?Look no further than "C# & C++: 5 Books in 1 - The Ultimate Coding Course from Novice to Expert"!This comprehensive guide is your ticket to mastering C# and C+ ... Read more

    $9.99 USD or Free with Kobo Plus

  • Swift iOS Programming for Kids

    Help your kids build simple and engaging applications with Swift 3.0

    Unleash your child s developer potential through fun projects and help them learn how to create iOS apps in Swift.Key Features- Children can express their creativity while learning through interactive Swift Playgrounds- Empower children to think critically about problems- Learning programming basics can help children gain confidence in problem solving- Help children put their imagination into ... Read more

    $27.99 USD or Free with Kobo Plus

  • Derinlemesine Python AI Natural Language Processing

    by Onder Teker ...
    Bu kitapta Python ile Artificial Ingelligence & Machine Learning anlatılmaktadır. Clustering, Classification & Regression gibi konular işlenmektedir. Artificial Neural Networks, Support Vectors, DecisionTree, K-Nearest Neighbours, K-Means yöntemleri açıklanmaktadır. Gerçek veri ve Tk arayüzü uygulamaları da kapsamdadır. Skit-Learn ile konular işlenip TensorFlow & Keras ile PyTorch kütüphaneleri de ... Read more

    $0.99 USD

  • Python3.0科学计算指南

    Chinese Edition

    Python 3.0科学计算教程 Python中的主要语法元素、基本数据类型、容器类型 符号计算 SciPy和NumPy的参考资料Key Features本书给出了一些综合实例,以帮助读者进一步掌握前述章节所涵盖的内容本书特色鲜明,示例生动有趣,内容易读易学Book Description本书旨在通过实际的Python 3.0代码示例展示Python与数学应用程序的紧密联系,介绍将Python中的各种概念用于科学计算的方法。 本书共有15章。第1~3章介绍Python中的主要语法元素、基本数据类型、容器类型等概念;第4~9章介绍线性代数、高级数组、函数、类、迭代等与数学数据类型紧密相关的内容;第10~14章就有关科学计算程序运行过程中错误处理、输入输出、测试等问题进行探索,并具体给出了一些综合实例,以帮助读者进一步掌握前述章节所涵盖的内容;第15章介绍符号计算的相关内容 ... Read more

    $39.99 USD or Free with Kobo Plus