Top Computer Programming Ebook Best Sellers

1

The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors - Mike Cage Cover Art

The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors

The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors by Mike Cage

Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA, Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll learn how to: Understand the basic tools and operations of Visual Basic for Applications Create custom spreadsheet functions that make life easier for you and the people maintaining your spreadsheets Deal with errors and exceptions and eliminate the bugs in your code Perfect for anyone who's never even heard of Excel VBA, Excel VBA Programming For Beginners And Seniors is also a fantastic resource for intermediate and advanced Excel users looking for a heads-up on the latest features and newest functionality of this simple yet powerful scripting language. Understanding how to leverage VBA to improve your Excel programming skills can enhance the quality of deliverables that you produce―and can help you take your career to the next level. •Explore fully updated content that offers comprehensive coverage through  tips, tricks, and techniques •Leverage templates and worksheets that put your new knowledge in action, and reinforce the skills introduced in the text •Access online resources, including the Power Utility Pack, that supplement the content •Improve your capabilities regarding Excel programming with VBA, unlocking more of your potential in the office Don't let Excel hold you back any longer. Unlock the full potential of this powerful tool with "Excel VBA FOR BEGINNERS AND SENIORS" and elevate your skills to the next level. Don't miss out on this opportunity to become an Excel expert - click the "BUY NOW" button now and start mastering Excel and you'll be able to work faster, smarter, and more efficiently than ever before!

2

An Introduction to C & GUI Programming - Simon Long Cover Art

An Introduction to C & GUI Programming

An Introduction to C & GUI Programming by Simon Long

The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems. The first half of this book is an introduction to C, and covers the basics of writing simple command-line programs. The second half of the book shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop. No previous experience of C or GTK is required - even if you are an absolute beginner, this book will teach you all you need to know. In this book, you'll learn how to: Create simple command-line C programs.Control flow with conditions and loops.Handle variables, strings, and files.Design graphical user interface applications in C.Handle user input with buttons and menus.Use advanced UI features such as data stores and dialogs. Updated for GTK3, this book will teach you all you need to know to write simple programs in C and start creating GUIs. Although the examples in this book were developed on a Raspberry Pi running, Raspberry Pi OS, you can follow along on other operating systems, including Linux, macOS, and Windows with the Windows Subsystem for Linux.

3

Refactoring - Martin Fowler Cover Art

Refactoring

Refactoring Improving the Design of Existing Code by Martin Fowler

Martin Fowler’s guide to reworking bad code into well-structured code Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Refactoring principles: understand the process and general principles of refactoring Code smells: recognize “bad smells” in code that signal opportunities to refactor Application improvement: quickly apply useful refactorings to make a program easier to comprehend and change Building tests: writing good tests increases a programmer’s effectiveness Moving features: an important part of refactoring is moving elements between contexts Data structures: a collection of refactorings to organize data, an important role in programs Conditional Logic: use refactorings to make conditional sections easier to understand APIs: modules and their functions are the building blocks of our software, and APIs are the joints that we use to plug them together Inheritance: it is both very useful and easy to misuse, and it’s often hard to see the misuse until it’s in the rear-view mirror---refactorings can fix the misuse Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages. "Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code." –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999)

4

Learning SQL - Alan Beaulieu Cover Art

Learning SQL

Learning SQL Generate, Manipulate, and Retrieve Data by Alan Beaulieu

As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and working with very large databases. Each chapter presents a self-contained lesson on a key SQL concept or technique using numerous illustrations and annotated examples. Exercises let you practice the skills you learn. Knowledge of SQL is a must for interacting with data. With Learning SQL, you’ll quickly discover how to put the power and flexibility of this language to work. Move quickly through SQL basics and several advanced featuresUse SQL data statements to generate, manipulate, and retrieve dataCreate database objects, such as tables, indexes, and constraints with SQL schema statementsLearn how datasets interact with queries; understand the importance of subqueriesConvert and manipulate data with SQL’s built-in functions and use conditional logic in data statements

5

Coders at Work - Peter Seibel Cover Art

Coders at Work

Coders at Work Reflections on the Craft of Programming by Peter Seibel

This is a who’s who in the programming world - a fascinating look at how some of the best in the world do their work. Patterned after the best selling Founders at Work, the book represents two years of interviews with some of the top programmers of our times.

6

Python Machine Learning: A Step by Step Beginner’s Guide to Learn Machine Learning Using Python - Brady Ellison Cover Art

Python Machine Learning: A Step by Step Beginner’s Guide to Learn Machine Learning Using Python

Python Machine Learning: A Step by Step Beginner’s Guide to Learn Machine Learning Using Python by Brady Ellison

Get your copy now Ready to discover the Machine Learning world? Machine learning paves the path into the future and it's powered by Python. All industries can benefit from machine learning and artificial intelligence whether we're talking about private businesses, healthcare, infrastructure, banking, or social media. What exactly does it do for us and what does a machine learning specialist do? Machine learning professionals create and implement special algorithms that can learn from existing data to make an accurate prediction on new never before seen data. Python Machine Learning presents you a step-by-step guide on how to create machine learning models that lead to valuable results. The book focuses on machine learning theory as much as practical examples. You will learn how to analyse data, use visualization methods, implement regression and classification models, and how to harness the power of neural networks. By purchasing this book, your machine learning journey becomes a lot easier. While a minimal level of Python programming is recommended, the algorithms and techniques are explained in such a way that you don't need to be intimidated by mathematics. The Topics Covered Include: Machine learning fundamentals How to set up the development environment How to use Python libraries and modules like Scikit-learn, TensorFlow, Matplotlib, and NumPy How to explore data How to solve regression and classification problems Decision trees k-means clustering Feed-forward and recurrent neural networks Get your copy now

7

Actionable Gamification - Yu-kai Chou Cover Art

Actionable Gamification

Actionable Gamification Beyond Points, Badges, and Leaderboards by Yu-kai Chou

Learn all about implementing a good gamification design into your products, workplace, and lifestyle Key Features • Explore what makes a game fun and engaging • Gain insight into the Octalysis Framework and its applications • Discover the potential of the Core Drives of gamification through real-world scenarios Book Description Effective gamification is a combination of game design, game dynamics, user experience, and ROI-driving business implementations. This book explores the interplay between these disciplines and captures the core principles that contribute to a good gamification design. The book starts with an overview of the Octalysis Framework and the 8 Core Drives that can be used to build strategies around the various systems that make games engaging. As the book progresses, each chapter delves deep into a Core Drive, explaining its design and how it should be used. Finally, to apply all the concepts and techniques that you learn throughout, the book contains a brief showcase of using the Octalysis Framework to design a project experience from scratch. After reading this book, you'll have the knowledge and skills to enable the widespread adoption of good gamification and human-focused design in all types of industries. What you will learn • Discover ways to use gamification techniques in real-world situations • Design fun, engaging, and rewarding experiences with Octalysis • Understand what gamification means and how to categorize it • Leverage the power of different Core Drives in your applications • Explore how Left Brain and Right Brain Core Drives differ in motivation and design methodologies • Examine the fascinating intricacies of White Hat and Black Hat Core Drives Who this book is for Anyone who wants to implement gamification principles and techniques into their products, workplace, and lifestyle will find this book useful.

8

JavaScript All-in-One For Dummies - Chris Minnick Cover Art

JavaScript All-in-One For Dummies

JavaScript All-in-One For Dummies by Chris Minnick

A developer’s resource to learning one of the most-used scripting languages JavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning the basics of JavaScript and progress through the techniques and tools used by professional JavaScript developers, even if you’ve never written code before. You also get the details of today’s hottest libraries and frameworks—React.js, Vue.js, Svelte, and Node.js.  Learn the basics of web and application development with the JavaScript language Grasp the similarities and differences between React.js, Vue.js, and Svelte Discover how to write server-side JavaScript and how to access databases with Node.js Gain a highly marketable skill, with one of the most popular coding languages Launch or further your career as a coder with easy-to-follow instruction This is the go-to Dummies guide for future and current coders who need an all-inclusive guide JavaScript. This is the go-to Dummies guide for future and current coders who need an all-inclusive guide to the world of JavaScript.

9

Generative Artificial Intelligence - Jerry Kaplan Cover Art

Generative Artificial Intelligence

Generative Artificial Intelligence What Everyone Needs to Know® by Jerry Kaplan

"AI expert Jerry Kaplan explains how generative AI will revolutionize virtually every human activity. Highly recommended." - Francis Fukuyama, Political scientist and author of The End of History and the Last Man Advances in Generative Artificial Intelligence (GAI) have created a new class of computer systems that exhibit astonishing proficiency on a wide variety of tasks with superhuman performance, producing novel text, images, music, and software by analyzing enormous collections of digitized information. Soon, these systems will provide expert medical care; offer legal advice; draft documents; write computer programs; tutor our children; and generate music and art. These advances will accelerate progress in science, art, and human knowledge, but they will also bring new dangers. Have we finally discovered the holy grail of AI - machines that match or exceed human intelligence? Which industries and professions will thrive, and which will wither? What risks and dangers will it pose? How can we ensure that these systems respect our ethical principles? Will the benefits be broadly distributed or accrue to a lucky few? How will GAI alter our political systems and international conflicts? Are we merely a stepping stone to a new form of non-biological life, or are we just getting better at building useful gadgets? Generative Artificial Intelligence: What Everyone Needs to Know® equips readers with the knowledge to answer these pressing questions.

10

Python Programming: Your Beginner Guide To Learn Python in 7 Days - Maurice J Thompson Cover Art

Python Programming: Your Beginner Guide To Learn Python in 7 Days

Python Programming: Your Beginner Guide To Learn Python in 7 Days by Maurice J Thompson

This book will help you to understand the basics of python in just 7 days. Code is the language of the future. And the time to learn the ins and outs of coding is now, unless of course you want to be left behind from the biggest revolution that mankind will witness.  So what does it take to be one of those who the masses will rely on to create products, change them and do a lot more with technology? Well, the secret is in learning programming languages because every electronic device runs on some sort of programming language.  The question then becomes; so which programming language should you at least prioritize to learn given that there are so many programming languages?  Well, if for whatever reason, you have been looking to learn programming or perhaps looking to improve your programming skills, Python programming language could be the best option you can get right now. It makes everything so easy! From the rich and well-designed standard library and built-ins to the availability of modules and numerous third-party open source libraries, very few programming languages can beat it.  Particularly, if you are a beginner who is looking to dip his or her feet into programming, you need to learn a simple language that is easy to understand and that has easy to maintain code. You need to learn a programming language that runs on all key operating systems such as Linux, Mac OS X, and Microsoft windows, and one that is more reliable (does not contain pointers, which is case with other languages based on C). You need to learn Python. Python will provide you all that, and since new platforms like Raspberry Pi are Python based, learning Python will place you at an ideal place where you can enjoy the internet of things of opportunities and anyway (in case you have not yet noticed), Python's popularity for the internet of things is really growing.   

11

How To Think About AI - Richard Susskind Cover Art

How To Think About AI

How To Think About AI A Guide For The Perplexed by Richard Susskind

Susskind tells the unfolding story of AI, explaining what it does and how it has evolved, offering unconventional views on its ups and downs. He suggests that the main error we make in thinking about AI is anthropomorphizing, that is, evaluating and discussing current and future AI systems by reference to humans.

12

Python Object-Oriented Programming - Steven F. Lott & Dusty Phillips Cover Art

Python Object-Oriented Programming

Python Object-Oriented Programming Build robust and maintainable object-oriented Python applications and libraries, 4th Edition by Steven F. Lott & Dusty Phillips

A comprehensive guide to exploring modern Python through data structures, design patterns, and effective object-oriented techniques Key Features Build an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine-learning case study at the end of each chapter Book Description Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data manipulation and testing of more complex OOP systems. These concepts are consolidated by open-ended exercises, as well as a real-world case study at the end of every chapter, newly written for this edition. All example code is now compatible with Python 3.9+ syntax and has been updated with type hints for ease of learning. Steven and Dusty provide a comprehensive, illustrative tour of important OOP concepts, such as inheritance, composition, and polymorphism, and explain how they work together with Python's classes and data structures to facilitate good design. In addition, the book also features an in-depth look at Python's exception handling and how functional programming intersects with OOP. Two very powerful automated testing systems, unittest and pytest, are introduced. The final chapter provides a detailed discussion of Python's concurrent programming ecosystem. By the end of the book, you will have a thorough understanding of how to think about and apply object-oriented principles using Python syntax and be able to confidently create robust and reliable programs. What you will learn Implement objects in Python by creating classes and defining methodsExtend class functionality using inheritanceUse exceptions to handle unusual situations cleanlyUnderstand when to use object-oriented features, and more importantly, when not to use themDiscover several widely used design patterns and how they are implemented in PythonUncover the simplicity of unit and integration testing and understand why they are so importantLearn to statically type check your dynamic codeUnderstand concurrency with asyncio and how it speeds up programs Who this book is for If you are new to object-oriented programming techniques, or if you have basic Python skills and wish to learn how and when to correctly apply OOP principles in Python, this is the book for you. Moreover, if you are an object-oriented programmer coming from other languages or seeking a leg up in the new world of Python, you will find this book a useful introduction to Python. Minimal previous experience with Python is necessary.

13

Beginning COBOL for Programmers - Michael Coughlan Cover Art

Beginning COBOL for Programmers

Beginning COBOL for Programmers by Michael Coughlan

Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise which retains legacy COBOL applications. Whatever your situation, Beginning COBOL for Programmers meets your needs as an established programmer moving to COBOL. Beginning COBOL for Programmers includes comprehensive coverage of ANS 85 COBOL features and techniques, including control structures, condition names, sequential and direct access files, data redefinition, string handling, decimal arithmetic, subprograms, and the report writer. The final chapter includes a substantial introduction to object-oriented COBOL. Benefiting from over one hundred example programs, you’ll receive an extensive introduction to the core and advanced features of the COBOL language and will learn to apply these through comprehensive and varied exercises. If you've inherited some legacy COBOL, you’ll be able to grasp the COBOL idioms, understand the constructs, and recognize what's happening in the code you’re working with. Today’s enterprise application developers will find that COBOL skills open new—or old—doors, and this extensive COBOL reference is the book to help you acquire and develop your COBOL skills.

14

Mastering Go - Mihalis Tsoukalos Cover Art

Mastering Go

Mastering Go Leverage Go's expertise for advanced utilities, empowering you to develop professional software by Mihalis Tsoukalos

Dive into the core of Go programming and cover advanced topics like generics, concurrency, web services, and cutting-edge testing techniques in this comprehensive fourth edition. Key Features Fully updated with coverage of web services, TCP/IP, REST APIs, Go Generics, and Fuzzy TestingApply your new knowledge to real-world exercises, building high-performance servers and robust command-line utilities, to deepen your learningGain clarity on what makes Go different, understand its nuances and features for smoother Go development Book Description Mastering Go, now in its fourth edition, remains the go-to resource for real-world Go development. This comprehensive guide delves into advanced Go concepts, including RESTful servers, and Go memory management. This edition brings new chapters on Go Generics and fuzzy Testing, and an enriched exploration of efficiency and performance. As you work your way through the chapters, you will gain confidence and a deep understanding of advanced Go topics, including concurrency and the operation of the Garbage Collector, using Go with Docker, writing powerful command-line utilities, working with JavaScript Object Notation (JSON) data, and interacting with databases. You will be engaged in real-world exercises, build network servers, and develop robust command-line utilities. With in-depth chapters on RESTful services, the WebSocket protocol, and Go internals, you are going to master Go's nuances, optimization, and observability. You will also elevate your skills in efficiency, performance, and advanced testing. With the help of Mastering Go, you will become an expert Go programmer by building Go systems and implementing advanced Go techniques in your projects. What you will learn Learn Go data types, error handling, constants, pointers, and array and slice manipulations through practical exercisesCreate generic functions, define data types, explore constraints, and grasp interfaces and reflectionsGrasp advanced concepts like packages, modules, functions, and database interactionCreate concurrent RESTful servers, and build TCP/IP clients and serversLearn testing, profiling, and efficient coding for high-performance applicationsDevelop an SQLite package, explore Docker integration, and embrace workspaces Who this book is for Mastering Go is written primarily for Go programmers who have some experience with the language and want to become expert practitioners. You will need to know the basics of computer programming before you get started with this book, but beyond that, anyone can sink their teeth into it.

15

Qdrant Vector Search in Practice - William Smith Cover Art

Qdrant Vector Search in Practice

Qdrant Vector Search in Practice The Complete Guide for Developers and Engineers by William Smith

"Qdrant Vector Search in Practice" "Qdrant Vector Search in Practice" is a comprehensive guide to mastering modern vector search technology, centering on the powerful open-source Qdrant database. Beginning with a grounding in the theoretical underpinnings of vector similarity search, high-dimensional data, and nearest neighbor algorithms, the book methodically explores how embeddings and vector representations transform unstructured data into actionable insights. Readers are introduced to Qdrant's architecture, capabilities, and its position in the evolving landscape of vector databases, with objective comparisons to solutions like FAISS, Milvus, and Pinecone. Real-world application scenarios, including NLP, computer vision, recommendation engines, and anomaly detection, demonstrate the breadth of vector search’s transformative impact. Stepping beyond foundational concepts, the book delivers a holistic treatment of deploying and operating Qdrant at scale. It provides actionable guidance on installation across diverse environments—including bare metal, Docker, Kubernetes, and cloud platforms—while delving into clustering, high availability, security, cost optimization, backup strategies, and system observability. Readers will gain advanced knowledge in the design and ingestion of vector data, schema optimization, embedding generation pipelines, and integrating batch as well as real-time streaming workloads. The text further illuminates state-of-the-art indexing techniques, hybrid search strategies combining vectors and metadata, result ranking, model explainability, and best practices for maintaining data consistency, performance, and reliability. The practical focus extends to integrating Qdrant into the broader AI and machine learning ecosystem, with in-depth discussions on APIs, client libraries, and real-world production pipelines. Advanced operational topics—including load balancing, stress testing, incident response, regulatory compliance, and multi-tenancy—are addressed to ensure robust and secure deployments. Illustrated with case studies and migration strategies, the book closes with a forward-looking perspective on emerging trends, community contributions, and the technological roadmap. Whether you're a data engineer, ML practitioner, or system architect, "Qdrant Vector Search in Practice" is an indispensable resource for unleashing the full potential of scalable, intelligent vector search solutions.

16

The Palo Alto Networks Handbook - Robert Johnson Cover Art

The Palo Alto Networks Handbook

The Palo Alto Networks Handbook Practical Solutions for Cyber Threat Protection by Robert Johnson

"The Palo Alto Networks Handbook: Practical Solutions for Cyber Threat Protection" offers a comprehensive guide for navigating the complex landscape of modern cybersecurity. This book is meticulously crafted for IT professionals, network administrators, and anyone tasked with safeguarding digital assets. Through a detailed exploration of Palo Alto Networks' technologies, readers will gain a robust understanding of how to implement effective security measures that combat the ever-evolving spectrum of cyber threats. Each chapter dissects essential concepts, from network security fundamentals to advanced threat prevention strategies, providing readers with actionable insights to enhance their organizational security posture. Readers are led through practical aspects of deploying and configuring Palo Alto Networks equipment, integrating security policies, and leveraging advanced features to detect and respond to threats swiftly. The book also delves into user identification and access management, application and data security, and the automation of security operations, ensuring a holistic approach to cybersecurity is maintained. By addressing future trends and emerging technologies, this handbook equips readers with the knowledge to anticipate and adapt to new challenges, making it an indispensable resource in the quest for fortified network security.

17

Mastering Simula Programming - William Smith Cover Art

Mastering Simula Programming

Mastering Simula Programming From Basics to Expert Proficiency by William Smith

"Mastering Simula Programming: From Basics to Expert Proficiency" offers a comprehensive and accessible exploration of the Simula programming language, the historical cornerstone of object-oriented programming. This book meticulously guides readers through Simula's unique features and capabilities, from foundational concepts to advanced topics, ensuring a solid understanding of the language's syntax, structure, and best practices. Each chapter is designed to build upon previous knowledge, creating a seamless and coherent learning experience. Whether you are a beginner eager to learn the fundamentals or an experienced programmer looking to deepen your expertise, this book provides practical examples, clear explanations, and real-world applications to illustrate key concepts. Readers will gain insights into data types, control structures, classes, objects, inheritance, polymorphism, and more, equipping them with the tools necessary to tackle complex programming challenges. "Mastering Simula Programming" is an essential resource for anyone seeking to understand and apply the principles of this pioneering language in modern software development.

18

Kotlin from Scratch - Faisal Islam Cover Art

Kotlin from Scratch

Kotlin from Scratch A Project-Based Introduction for the Intrepid Programmer by Faisal Islam

Learn Kotlin Through 37 Projects Kotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch , it’s also a general programming language for crafting both elegant and efficient code. With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and nature-inspired algorithms. You’ll explore the way Kotlin handles variables, control structures, functions, classes, and data structures, and you’ll learn to create visualizations using Kotlin and the JavaFX graphics library. Then you’ll build increasingly sophisticated apps to practice what you’ve learned while tackling challenges from math and science to algorithms and optimization. As you progress through the book, you will: Simulate physical systems, like the intricate dance of binary starsImplement the classic Hill cipher for encryption and decryption Generate beautiful fractals with recursive algorithms Program classic computer science algorithms for sorting and searchingSolve the infamous Berlin52 traveling salesman problem  Expand your language repertoire and improve your computational thinking with Kotlin from Scratch .

19

Python Crash Course, 3rd Edition - Eric Matthes Cover Art

Python Crash Course, 3rd Edition

Python Crash Course, 3rd Edition A Hands-On, Project-Based Introduction to Programming by Eric Matthes

Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date! Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time. You’ll start by learning basic programming concepts, such as variables, lists, classes, and loops, and practice writing clean code with exercises for each topic. You’ll also learn how to make your programs interactive and test your code safely before adding it to a project. You’ll put your new knowledge into practice by creating a Space Invaders–inspired arcade game, building a set of data visualizations with Python’s handy libraries, and deploying a simple application online. As you work through the book, you’ll learn how to: Use powerful Python libraries and tools, including pytest, Pygame, Matplotlib, Plotly, and DjangoMake increasingly complex 2D games that respond to keypresses and mouse clicksGenerate interactive data visualizations using a variety of datasetsBuild apps that allow users to create accounts and manage their own data, and deploy your apps online Troubleshoot coding errors and solve common programming problems New to this edition : This third edition is completely revised to reflect the latest in Python code. New and updated coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, as well as the latest features of Matplotlib, Plotly, and Django. If you’ve been thinking about digging into programming, Python Crash Course will provide you with the skills to write real programs fast. Why wait any longer? Start your engines and code! Covers Python 3.x

20

Automate the Boring Stuff with Python, 3rd Edition - Al Sweigart Cover Art

Automate the Boring Stuff with Python, 3rd Edition

Automate the Boring Stuff with Python, 3rd Edition by Al Sweigart

The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files. 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 this work for you? In this fully revised third edition of 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. Early chapters will teach you the fundamentals of Python through clear explanations and engaging examples. You’ll write your first Python program; work with strings, lists, dictionaries, and other data structures; then use regular expressions to find and manipulate text patterns.  Once you’ve mastered the basics, you’ll tackle projects that teach you to use Python to automate tasks like: Searching the web, downloading content, and filling out formsFinding, extracting, and manipulating text and data in files and spreadsheetsCopying, moving, renaming, or compressing saved files on your computerSplitting, merging, and extracting text from PDFs and Word documentsInteracting with applications through custom mouse and keyboard macrosManaging your inbox, unsubscribing from lists, and sending email or text notifications New to this edition: All code and examples have been thoroughly updated. You’ll also find four new chapters on database integration, speech recognition, and audio and video editing, as well as 16 new programming projects and expanded coverage of developer techniques like creating command line programs. Don’t spend your time on work a well-trained monkey could do. Even if you’ve never written a line of code, you can pass off that grunt work to your computer. Learn how in Automate the Boring Stuff with Python .

21

Beginner's Step-by-Step Coding Course - DK Cover Art

Beginner's Step-by-Step Coding Course

Beginner's Step-by-Step Coding Course Learn Computer Programming the Easy Way by DK

With this visual guide to computer programming for beginners, it has never been easier to learn how to code. Coding skills are in high demand and the need for programmers is still growing. Covering three of the most popular languages for new coders, this book uses a graphic method to break complex subjects into user-friendly chunks, bringing essential skills within easy reach. Each chapter contains tutorials on practical projects designed to teach you the main applications of each language, such as building websites, creating games, and designing apps. The book also looks at many of the main coding languages that are out there, outlining the key applications of each language, so you can choose the right language for you. You'll learn to think like a programmer by breaking a problem down into parts, before turning those parts into lines of code. Short, easy-to-follow steps then show you, piece by piece, how to build a complete program. There are challenges for you to tackle to build your confidence before moving on. Written by a team of expert coders and coding teachers, Beginner's Step-by-Step Coding Course is the ideal way to get to set you on the road to code.

22

R Programming - Roger Peng Cover Art

R Programming

R Programming Course Companion by Roger Peng

This book is designed to be used in conjunction with the course titled R Programming offered by the Department of Biostatistics at The Johns Hopkins University. The course is the second course in the Data Science Specialization. This book contains all of the key video lectures from the course in a convenient offline format. Each of the four weeks of the course is covered in this book. Note that there are no assessments or programming assignments included in the book.

23

Python Essentials 1: The Official OpenEDG Python Institute beginners course with practical exercises – learn the basics of Python in seven days and pass the PCEP certification exam - The OpenEDG Python Institute Cover Art

Python Essentials 1: The Official OpenEDG Python Institute beginners course with practical exercises – learn the basics of Python in seven days and pass the PCEP certification exam

Python Essentials 1: The Official OpenEDG Python Institute beginners course with practical exercises – learn the basics of Python in seven days and pass the PCEP certification exam Aligned with PCEP-30-0X by The OpenEDG Python Institute

Unleash Your Potential and Transform Your Life with Python Essentials 1 — Your Gateway to Career Success! Are you stuck in a job that drains your energy? Do you yearn to achieve your full potential, all while earning a better income? Are you overwhelmed by repetitive, tedious tasks that eat away at your free time and joy? Step into a transformative learning experience with Python Essentials 1 — a meticulously crafted course that empowers you to claim the life you've always wanted. This book doesn't just teach you Python; it opens the door to a thrilling career as a professional programmer, and an opportunity to become part of a global community of people just like you. Every moment you invest in learning equips you to tackle real-world challenges with Python, setting you on a fast-track to becoming an in-demand professional. Here's a taste of what you'll dive into: The magical world of computing, making the machine bend to your will The beauty and genius behind Python, created by Guido van Rossum — a language that has changed millions of lives Step-by-step setup guidance, so you can jump in without any hitches Empowering you to replace tedious tasks with simple Python scripts Mastering the heart and soul of Python—variables, operators, and professional best practices Crafting interactive programs that spark awe Creating complex solutions effortlessly with conditional logic Looping code to multiply productivity Real-world Python applications to show off in your portfolio The Python Essentials 1 book includes: Four Comprehensive Modules 23 In-Depth Chapters 30 Hands-on Lab Exercises with Thoughtful Hints and Sample Solutions 18 Quizzes to Validate Your Progress and Sharpen Your Skills Complete Preparatory Material for the Globally Trusted PCEP™ – Certified Entry-Level Python Programmer certification exam So why just dream of a fulfilling, high-paying career? Seize this opportunity to be more, do more, and achieve more. Get Python Essentials 1 from the OpenEDG Python Institute and make your aspirations a reality — today!

24

Logic Programming with Prolog - Max Bramer Cover Art

Logic Programming with Prolog

Logic Programming with Prolog by Max Bramer

Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. By far the most widely used Logic Programming language is Prolog. Prolog is a good choice for developing complex applications, especially in the field of Artificial Intelligence. Logic Programming with Prolog does not assume that the reader is an experienced programmer or has a background in Mathematics, Logic or Artificial Intelligence. It starts from scratch and aims to arrive at the point where quite powerful programs can be written in the language. It is intended both as a textbook for an introductory course and as a self-study book. On completion readers will know enough to use Prolog in their own research or practical projects. Each chapter has self-assessment exercises so that readers may check their own progress. A glossary of the technical terms used completes the book. This second edition has been revised to be fully compatible with SWI-Prolog, a popular multi-platform public domain implementation of the language. Additional chapters have been added covering the use of Prolog to analyse English sentences and to illustrate how Prolog can be used to implement applications of an 'Artificial Intelligence' kind. Max Bramer is Emeritus Professor of Information Technology at the University of Portsmouth, England. He has taught Prolog to undergraduate computer science students and used Prolog in his own work for many years.

25

AI for Life - Celia Quillian Cover Art

AI for Life

AI for Life 100+ Ways to Use Artificial Intelligence to Make Your Life Easier, More Productive…and More Fun! by Celia Quillian

Demystify the world of artificial intelligence with this groundbreaking guide featuring over 100 innovative ways to incorporate AI into your daily life. Every day, it seems like there’s a new AI tool on the market and a new, complicated way to use it. But what if you could use AI to make your life easier without the complications? In AI for Life , AI expert and creator of @SmartWorkAI offers over 100 ideas and ready-to-use prompts to get AI beginners started using the technology to actually improve their lives. Beginning with a primer on the basics—including an overview of the popular and free AI tools—you will learn expert-tested tips and tricks to get the most out of your AI use, such as layering prompts to dive deeper into an initial response or asking for the output in different formats. Packed with practical how-to information, AI for Life is the must-have guide for using generative AI to make life easier, more productive, more organized, and more fun!

26

1000 CPP (C Plus Plus/ C++) Interview Questions and Answers - Vamsee Puligadda Cover Art

1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

1000 CPP (C Plus Plus/ C++) Interview Questions and Answers 1000 most important and frequently asked questions and answers to crack interviews by Vamsee Puligadda

Knowledge for Free... Get that job, you aspire for! Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend? Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview? Don't be that person this time. This is the most comprehensive CPP interview questions book that you can ever find out. It contains: 1000 most frequently asked and important C Plus Plus (C++) interview questions and answers Wide range of questions which cover not only basics in C++ Language but also most advanced and complex questions which will help freshers, experienced professionals, senior developers, testers to crack their interviews.

27

Let Us C++ - Yashavant Kanetkar Cover Art

Let Us C++

Let Us C++ by Yashavant Kanetkar

Highlights Core Features Like Encapsulation, Polymorphism, Inheritance, Virtual Functions, Templates, Exception Handling, STL and more Most best-selling software including MS Office, Internet Explorer, Photoshop, AutoCAD, Google Earth, Firefox, etc. are written in C++. So, for anyone who aspires to write good software, C++ has become the language of choice. One has to know the concepts of Object-Oriented Programming and how to use them in C++, to make a mark in the programming world. Let Us C++ teaches you C++ in Yashavant Kanetkar's inimitable style. You would find Let Us C++ easy, yet incredibly thorough. Every discussion is highlighted by clear, direct examples. It will not only serve as your tutorial, but it is likely to be the first thing that you would reach for when faced with a confusing issue.

28

101 Challenges In C++ Programming - Yashavant Kanetkar Cover Art

101 Challenges In C++ Programming

101 Challenges In C++ Programming by Yashavant Kanetkar

Practice them to be a mature a C++ programmer Very often it is found that while creating C++ programs programmers are simply doing C programming with a C++ compiler. As a result, they are unable to exploit the real power that C++ lays at their door steps. Also there are not enough challenges/problems available in text books that would test the programmer' understanding of C++ and OOP concepts. To address these issues Authors have crafted well thought out this book. Their complete solution, sample runs and explanation. These challenges would test and improve your knowledge in every aspect of C++ programming.

29

Data Engineering for Machine Learning Pipelines - Pavan Kumar Narayanan Cover Art

Data Engineering for Machine Learning Pipelines

Data Engineering for Machine Learning Pipelines From Python Libraries to ML Pipelines and Cloud Platforms by Pavan Kumar Narayanan

This book covers modern data engineering functions and important Python libraries, to help you develop state-of-the-art ML pipelines and integration code. The book begins by explaining data analytics and transformation, delving into the Pandas library, its capabilities, and nuances. It then explores emerging libraries such as Polars and CuDF, providing insights into GPU-based computing and cutting-edge data manipulation techniques. The text discusses the importance of data validation in engineering processes, introducing tools such as Great Expectations and Pandera to ensure data quality and reliability. The book delves into API design and development, with a specific focus on leveraging the power of FastAPI. It covers authentication, authorization, and real-world applications, enabling you to construct efficient and secure APIs using FastAPI. Also explored is concurrency in data engineering, examining Dask's capabilities from basic setup to crafting advanced machine learning pipelines. The book includes development and delivery of data engineering pipelines using leading cloud platforms such as AWS, Google Cloud, and Microsoft Azure. The concluding chapters concentrate on real-time and streaming data engineering pipelines, emphasizing Apache Kafka and workflow orchestration in data engineering. Workflow tools such as Airflow and Prefect are introduced to seamlessly manage and automate complex data workflows. What sets this book apart is its blend of theoretical knowledge and practical application, a structured path from basic to advanced concepts, and insights into using state-of-the-art tools. With this book, you gain access to cutting-edge techniques and insights that are reshaping the industry. This book is not just an educational tool. It is a career catalyst, and an investment in your future as a data engineering expert, poised to meet the challenges of today's data-driven world. What You Will Learn Elevate your data wrangling jobs by utilizing the power of both CPU and GPU computing, and learn to process data using Pandas 2.0, Polars, and CuDF at unprecedented speeds Design data validation pipelines, construct efficient data service APIs, develop real-time streaming pipelines and master the art of workflow orchestration to streamline your engineering projects Leverage concurrent programming to develop machine learning pipelines and get hands-on experience in development and deployment of machine learning pipelines across AWS, GCP, and Azure

30

Analytics Engineering with SQL and dbt - Rui Pedro Machado & Helder Russa Cover Art

Analytics Engineering with SQL and dbt

Analytics Engineering with SQL and dbt by Rui Pedro Machado & Helder Russa

With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use of dynamic SQL. Authors Rui Machado from Monstarlab and Hélder Russa from Jumia show you how to quickly deliver new data products by focusing more on value delivery and less on architectural and engineering aspects. If you know your business well and have the technical skills to model raw data into clean, well-defined datasets, you'll learn how to design and deliver data models without any technical influence. With this book, you'll learn: What dbt is and how a dbt project is structuredHow dbt fits into the data engineering and analytics worldsHow to collaborate on building data modelsThe main tools and architectures for building useful, functional data modelsHow to fit dbt into data warehousing and laking architectureHow to build tests for data transformations

31

Scalable Data Architecture with Java - Sinchan Banerjee Cover Art

Scalable Data Architecture with Java

Scalable Data Architecture with Java Build efficient enterprise-grade data architecting solutions using Java by Sinchan Banerjee

Orchestrate data architecting solutions using Java and related technologies to evaluate, recommend and present the most suitable solution to leadership and clients Key Features Learn how to adapt to the ever-evolving data architecture technology landscapeUnderstand how to choose the best suited technology, platform, and architecture to realize effective business valueImplement effective data security and governance principles Book Description Java architectural patterns and tools help architects to build reliable, scalable, and secure data engineering solutions that collect, manipulate, and publish data. This book will help you make the most of the architecting data solutions available with clear and actionable advice from an expert. You'll start with an overview of data architecture, exploring responsibilities of a Java data architect, and learning about various data formats, data storage, databases, and data application platforms as well as how to choose them. Next, you'll understand how to architect a batch and real-time data processing pipeline. You'll also get to grips with the various Java data processing patterns, before progressing to data security and governance. The later chapters will show you how to publish Data as a Service and how you can architect it. Finally, you'll focus on how to evaluate and recommend an architecture by developing performance benchmarks, estimations, and various decision metrics. By the end of this book, you'll be able to successfully orchestrate data architecture solutions using Java and related technologies as well as to evaluate and present the most suitable solution to your clients. What you will learn Analyze and use the best data architecture patterns for problemsUnderstand when and how to choose Java tools for a data architectureBuild batch and real-time data engineering solutions using JavaDiscover how to apply security and governance to a solutionMeasure performance, publish benchmarks, and optimize solutionsEvaluate, choose, and present the best architectural alternativesUnderstand how to publish Data as a Service using GraphQL and a REST API Who this book is for Data architects, aspiring data architects, Java developers and anyone who wants to develop or optimize scalable data architecture solutions using Java will find this book useful. A basic understanding of data architecture and Java programming is required to get the best from this book.

32

The Beginner’s Guide to AI – Grok - Steven Mcananey Cover Art

The Beginner’s Guide to AI – Grok

The Beginner’s Guide to AI – Grok by Steven Mcananey

The Beginner's Guide to AI – Grok is your hands-on introduction to Elon Musk's cutting-edge artificial intelligence platform, Grok, developed by xAI. Designed for everyday users, curious developers, and aspiring entrepreneurs, this book walks you through the fundamentals of using Grok effectively, even if you have no background in AI. From simple prompts to powerful applications, you'll learn how to harness Grok for research, business, content creation, automation, and more. Whether you're looking to understand the future of AI or start using it to solve real-world problems today, this guide will help you grok Grok.

33

Learn React with TypeScript - Carl Rippon Cover Art

Learn React with TypeScript

Learn React with TypeScript A beginner's guide to building real-world, production-ready web apps with React 19 and TypeScript by Carl Rippon

Take your first step in building modern-day component-based scalable web apps using the latest features and capabilities of React 19, TypeScript, and Next.js with this easy-to-follow guide Key Features Unlock powerful performance gains with React server components and server functions in Next.jsManage forms, state, and data fetching with modern tools like Zustand and Next.jsBuild reusable, scalable components using proven React and TypeScript design patternsPurchase of the print or Kindle book includes a free PDF eBook Book Description Reading, navigating, and debugging a large frontend codebase can be challenging. Learn React with TypeScript, 3rd Edition helps you overcome these challenges by teaching you React, TypeScript, and Next.js, which are core technologies for building scalable, high-performance apps. Updated for React 19, this new edition covers new features such as React Server Components, server functions, and powerful modern hooks, including useFormStatus and useActionState. You'll build type-safe components using TypeScript, making this book ideal for React beginners who want to master patterns aligned with real-world frontend and React developer roles. You’ll also explore Next.js for RSCs and routing, and learn to use Zustand for global state in React—a lightweight alternative to traditional state managers. The chapters guide you through efficient data-fetching strategies with RSCs in Next.js, as well as in single-page applications (SPAs). The book also covers form handling, reusable architecture, and testing React components with Vitest to ensure robust, production-ready apps. By the end of this book, you’ll have the confidence and skills to build maintainable React applications with TypeScript and Next.js, following modern web development best practices. What you will learn Apply React styling techniques to create stunning and visually engaging UIsLeverage server components to seamlessly integrate with client components for optimized performanceFetch and manage data efficiently in React for a smooth, responsive user experienceBuild interactive, validated forms with TypeScript and server actions to handle user inputShare state efficiently across components using ZustandStructure scalable, multi-page applications effortlessly with Next.jsWrite unit tests for React apps with Vitest and React Testing Library Who this book is for This book is for aspiring React developers, frontend engineers, or full-stack developers looking to build large-scale web applications using React and TypeScript. This guide offers a solid foundation in modern web development practices using React, TypeScript, and Next.js. Intermediate knowledge of HTML, CSS, and JavaScript is required.

34

Update to Modern C++ - James Raynard Cover Art

Update to Modern C++

Update to Modern C++ by James Raynard

Are you an experienced C++ programmer, but you have not used the language for several years? You may have heard that there have been many changes to C++ over the last decade or so, but you have not had time to keep up with them. Besides, your C++ skills may have gone a little rusty due to lack of use, and perhaps there were one or two things you never quite grasped the first time round. I was in the same situation a few years ago. I managed to teach myself from various books, websites and videos, but it would have been so much easier if there had been one single place where I could have gone to update my C++ knowledge. To help out other people in a similar situation, I created an online course on Udemy, Update to Modern C++, in which I set out to provide everything I wish I had known at that time. This course proved very successful, and I have now decided to publish it as a book. This book is intended for programmers who have at least an Intermediate knowledge of C++ and have a good working knowledge of features like STL and virtual functions. For the chapters on threads, you will need to have some basic knowledge of multithreading concepts (in any language.) The source code for all the examples is available for download from my github repository.

35

The Self-Taught Computer Scientist - Cory Althoff Cover Art

The Self-Taught Computer Scientist

The Self-Taught Computer Scientist The Beginner's Guide to Data Structures & Algorithms by Cory Althoff

The follow-up to Cory Althoff's bestselling The Self-Taught Programmer , which inspired hundreds of thousands of professionals to learn to program outside of school! Fresh out of college and with just a year of self-study behind him, Cory Althoff was offered a dream first job as a software engineer for a well-known tech company, but he quickly found himself overwhelmed by the amount of things he needed to know, but hadn’t learned yet. This experience combined with his personal journey learning to program inspired his widely praised guide, The Self-Taught Programmer . Now Cory's back with another guide for the self-taught community of learners focusing on the foundations of computer science. The Self-Taught Computer Scientist introduces beginner and self-taught programmers to computer science fundamentals that are essential for success in programming and software engineering fields. Computer science is a massive subject that could cover an entire lifetime of learning. This book does not aim to cover everything you would learn about if you went to school to get a computer science degree. Instead, Cory's goal is to give you an introduction to some of the most important concepts in computer science that apply to a programming career. With a focus on data structures and algorithms, The Self-Taught Computer Scientist helps you fill gaps in your knowledge, prepare for a technical interview, feel knowledgeable and confident on the job, and ultimately, become a better programmer. Learn different algorithms including linear and binary search and test your knowledge with feedback loops Understand what a data structure is and study arrays, linked lists, stacks, queues, hash tables, binary trees, binary heaps, and graphs Prepare for technical interviews and feel comfortable working with more experienced colleagues Discover additional resources and tools to expand your skillset and continue your learning journey It's as simple as this: You have to study computer science if you want to become a successful programmer, and if you don't understand computer science, you won't get hired. Ready for a career in programming, coding, or software engineering and willing to embrace an "always be learning" mindset? The Self-Taught Computer Scientist is for you.

36

Tour of C++, A - Bjarne Stroustrup Cover Art

Tour of C++, A

Tour of C++, A by Bjarne Stroustrup

In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for effective use. Stroustrup presents C++ features in the context of the programming styles they support, such as object-oriented and generic programming. His tour is remarkably comprehensive. Coverage begins with the basics, then ranges widely through more advanced topics, emphasizing newer language features. This edition covers many features that are new in C++20 as implemented by major C++ suppliers, including modules, concepts, coroutines, and ranges. It even introduces some library components in current use that are not scheduled for inclusion in the standard until C++23. This authoritative guide does not aim to teach you how to program (for that, see Stroustrup's Programming: Principles and Practice Using C++, Second Edition ), nor will it be the only resource you'll need for C++ mastery (for that, see Stroustrup's The C++ Programming Language, Fourth Edition, and recommended online sources). If, however, you are a C or C++ programmer wanting greater familiarity with the current C++ language, or a programmer versed in another language wishing to gain an accurate picture of the nature and benefits of modern C++, you won't find a shorter or simpler introduction.

37

Words With Friends Strategy Guide: Strategy, Tips and Advice to Win Honestly! - Andrew Hasdal Cover Art

Words With Friends Strategy Guide: Strategy, Tips and Advice to Win Honestly!

Words With Friends Strategy Guide: Strategy, Tips and Advice to Win Honestly! by Andrew Hasdal

The Words With Friends strategy guide is the ultimate guide for teaching you how to dominate your opponents in this popular app game! Inside you'll find all the tips and tricks needed to bring your game to an elite level. Learn about premium square abuse, playing defensively and managing your rack of letters. Great for the beginner and the more advanced player, you're sure to find information that will be useful for your game.

38

Swift in Depth - Tjeerd in 't Veen Cover Art

Swift in Depth

Swift in Depth by Tjeerd in 't Veen

Summary Now updated for Swift 5! Swift is more than just a fun language to build iOS applications with. It features a host of powerful tools that, if effectively used, can help you create even better apps with clean, crystal-clear code and awesome features. Swift in Depth is designed to help you unlock these tools and quirks and get developing next-gen apps, web services, and more! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology It's fun to create your first toy iOS or Mac app in Swift. Writing secure, reliable, professional-grade software is a different animal altogether. The Swift language includes an amazing set of high-powered features, and it supports a wide range of programming styles and techniques. You just have to roll up your sleeves and learn Swift in depth. About the Book Swift in Depth guides you concept by concept through the skills you need to build professional software for Apple platforms, such as iOS and Mac; also on the server with Linux. By following the numerous concrete examples, enlightening explanations, and engaging exercises, you'll finally grok powerful techniques like generics, efficient error handling, protocol-oriented programming, and advanced Swift patterns. Author Tjeerd in 't Veen reveals the high-value, difficult-to-discover Swift techniques he's learned through his own hard-won experience. What's inside • Covers Swift 5 • Writing reusable code with generics • Iterators, sequences, and collections • Protocol-oriented programming • Understanding map, flatMap, and compactMap • Asynchronous error handling with ResultBest practices in Swift About the Reader Written for advanced-beginner and intermediate-level Swift programmers. About the Author Tjeerd in 't Veen is a senior software engineer and architect in the mobile division of a large international banking firm. Table of Contents • Introducing Swift in depth • Modeling data with enums • Writing cleaner properties • Making optionals second nature • Demystifying initializers • Effortless error handling • Generics • Putting the pro in protocol-oriented programming • Iterators, sequences, and collections • Understanding map, flatMap, and compactMap • Asynchronous error handling with Result • Protocol extensions • Swift patterns • Delivering quality Swift code • Where to Swift from here    

39

Effective Shell - Dave Kerr Cover Art

Effective Shell

Effective Shell A Practical User's Guide to Working Smarter on the Command Line by Dave Kerr

Master the tools. Build the workflow. Own the shell. Effective Shell is the hands-on guide for developers who want to master the command line—not just to get around, but to build a fast, flexible, and portable development environment. This isn’t a tour of shell commands. It’s a blueprint for creating workflows that scale across machines, teams, and projects. You’ll go from keystroke-level efficiency to composing powerful pipelines, writing reliable scripts, and automating common development tasks. Then you’ll take it further: managing your configuration with Git, customizing your shell setup, and working seamlessly across remote sessions using tools like Vim and tmux. By the end, your shell won’t just be a tool; it’ll be an extension of your thinking. You’ll learn how to: Find, filter, and reshape data using grep, regular expressions, and shell pipelinesWrite scripts that automate setup, configuration, and repetitive tasksCreate Python-based CLI tools to pull and process structured dataManage your environment with Git and version-controlled dot filesEdit quickly with Vim and multitask efficiently using terminal multiplexersUse AI tools to generate commands, debug faster, and enhance automation Rather than prescribing a one-size-fits-all toolkit, Effective Shell teaches you the tools, practices, and strategies to build a shell environment that fits the way you work—efficient, portable, and entirely yours. Whether you’re leveling up from the basics or refining your craft, this book will help you think clearly, automate confidently, and work more effectively in the shell.

40

Objective-C Fundamentals - Collin Ruffenach, Johannes Fahrenkrug & Christopher Fairbairn Cover Art

Objective-C Fundamentals

Objective-C Fundamentals by Collin Ruffenach, Johannes Fahrenkrug & Christopher Fairbairn

Summary Objective-C Fundamentals is a hands-on tutorial that leads you from your first line of Objective-C code through the process of building native apps for the iPhone using the latest version of the SDK. You'll learn to avoid the most common pitfalls, while exploring the expressive Objective-C language through numerous example projects. About the Technology The iPhone is a sophisticated device, and mastering the Objective C language is the key to unlocking its awesome potential as a mobile computing platform. Objective C's concise, rich syntax and feature set, when matched with the iPhone SDK and the powerful Xcode environment, offers a developers from any background a smooth transition into mobile app development for the iPhone. About the Book Objective-C Fundamentals guides you gradually from your first line of Objective-C code through the process of building native apps for the iPhone. Starting with chapter one, you'll dive into iPhone development by building a simple game that you can run immediately. You'll use tools like Xcode 4 and the debugger that will help you become a more efficient programmer. By working through numerous easy-to-follow examples, you'll learn practical techniques and patterns you can use to create solid and stable apps. And you'll find out how to avoid the most common pitfalls. No iOS or mobile experience is required to benefit from this book but familiarity with programming in general is helpful. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside • Objective-C from the ground up • Developing with Xcode 4 • Examples that work unmodified on iPhone Table of Contents PART 1 GETTING STARTED WITH OBJECTIVE-C • Building your first iOS application • Data types, variables, and constants • An introduction to objects • Storing data in collections PART 2 BUILDING YOUR OWN OBJECTS • Creating classes • Extending classes • Protocols • Dynamic typing and runtime type information • Memory management PART 3 MAKING MAXIMUM USE OF FRAMEWORK FUNCTIONALITY • Error and exception handling • Key-Value Coding and NSPredicate • Reading and writing application data • Blocks and Grand Central Dispatch • Debugging techniques

41

Pop!_OS System Administration Guide - Richard Johnson Cover Art

Pop!_OS System Administration Guide

Pop!_OS System Administration Guide Definitive Reference for Developers and Engineers by Richard Johnson

"Pop!_OS System Administration Guide" The "Pop!_OS System Administration Guide" is an authoritative, in-depth resource crafted for IT professionals, system administrators, and advanced users who aim to harness the full potential of Pop!_OS in both enterprise and high-performance environments. The book meticulously unpacks the unique architecture of Pop!_OS, from custom kernel management and advanced hardware integration for System76 devices to innovative UI enhancements with GNOME and COSMIC. Readers are guided through foundational design principles, filesystems, disk layouts, and the robust security model that underpins the operating system, establishing a comprehensive understanding essential for effective management and optimization. Covering the complete lifecycle of deployment and maintenance, the guide explores sophisticated installation, imaging, and automation workflows suitable for large-scale or unattended setups, including secure boot, disk encryption, and disaster recovery strategies. It delivers expert instruction on system boot control, service orchestration with systemd, advanced storage solutions, network engineering, and rigorous identity and access management. Real-world, enterprise-grade topics such as centralized authentication, compliance, network security, intrusion detection, and rapid rollback procedures are tackled in detail, equipping readers to uphold reliability and security in demanding settings. Beyond core administration, the book delves into high-performance computing, graphical workflows, and automation, encompassing the latest in package management, CI/CD pipelines, display management, and GPU acceleration for AI and ML applications. Illustrative best practices in infrastructure as code, configuration management, and self-healing system architecture empower professionals to design resilient, scalable, and future-ready Pop!_OS deployments. Whether building fleet deployments or fine-tuning workstations, this guide provides the essential strategies and technical depth needed to become a Pop!_OS power user and administrator.

42

The Art of ARM Assembly, Volume 1 - Randall Hyde Cover Art

The Art of ARM Assembly, Volume 1

The Art of ARM Assembly, Volume 1 64-Bit ARM Machine Organization and Programming by Randall Hyde

Modern Instructions for 64-Bit ARM CPUs Building on Randall Hyde’s iconic series, The Art of ARM Assembly delves into programming 64-bit ARM CPUs—the powerhouses behind iPhones, Macs, Chromebooks, servers, and embedded systems. Following a fast-paced introduction to the art of programming in assembly and the GNU Assembler (Gas) specifically, you’ll explore memory organization, data representation, and the basic logical operations you can perform on simple data types. You’ll learn how to define constants, write functions, manage local variables, and pass parameters efficiently. You’ll explore both basic and advanced arithmetic operations, control structures, numeric conversions, lookup tables, and string manipulation—in short, you’ll cover it all.  You’ll also dive into ARM SIMD (Neon) instructions, bit manipulation, and macro programming with the Gas assembler, as well as how to: Declare pointers and use composite data structures like strings, arrays, and unionsConvert simple and complex arithmetic expressions into machine instruction sequencesUse ARM addressing modes and expressions to access memory variablesCreate and use string library functions and build libraries of assembly code using makefiles This hands-on guide will help you master ARM assembly while revealing the intricacies of modern machine architecture. You’ll learn to write more efficient high-level code and gain a deeper understanding of software-hardware interactions—essential skills for any programmer working with ARM-based systems.

43

Superintelligence - Nick Bostrom Cover Art

Superintelligence

Superintelligence Paths, Dangers, Strategies by Nick Bostrom

This seminal book injects the topic of superintelligence into the academic and popular mainstream. What happens when machines surpass humans in general intelligence? Will artificial agents save or destroy us? In a tour de force of analytic thinking, Bostrom lays a foundation for understanding the future of humanity and intelligent life.

44

Diving In - iOS App Development for Non-Programmers - Kevin J McNeish Cover Art

Diving In - iOS App Development for Non-Programmers

Diving In - iOS App Development for Non-Programmers The Series on How to Create iPhone & iPad Apps by Kevin J McNeish

Winner of the Publishing Innovation Award! "Dedicated to Steve Jobs, this self published book highlights much of what Jobs himself strove for - clear, crisp design, intuitive interface and user experience coupled with high quality, clear content." - Digital Book World "Most of the books I scanned, even the "Dummies" series, assumed a basic knowledge of computer programming even for iOS beginners. What I like about Kevin's writing is that he doesn't make any assumptions - he just takes you there - step by step." - Lorraine Akemann - Moms With Apps "Great for developers too! With this book, I finally understand the relationship between Xcode, Swift, Cocoa Framework, and the related Mac tips. If I don't get a concept, the video at the end of each chapter brings it all together. - Dan Neuman This first book in the series from Kevin McNeish, winner of the Publishing Innovation award, award-winning App Developer, highly acclaimed iOS trainer and conference speaker , is specifically designed to teach non-programmers how to create an App for the iPhone and iPad. Many books designed for the beginning Apple developer assume way too much. In contrast, this book series assumes you know nothing about programming. This first book is your "easy in" and builds confidence that you can write Apps for the iPhone and iPad. The entire book has been reviewed by people like you--with no experience in how to make an App. Diagrams were added and examples improved until all "beta readers" completely understood each key concept. Up to Date With the Latest Technologies The information in this book is up to date with the latest iOS technologies, including the iOS 9 and the latest version of Xcode . You will learn about storyboards, scenes, navigation, displaying lists of data, animating transitions between scenes, using maps, and much more. Includes Step-by-Step Instructional Videos! There are seven step-by-step instructional videos in which you watch the author create each part of the App. This is great for non-programmers who might need some extra help. About the Author Kevin McNeish is a featured writer and blogger for iPhoneLife magazine as well as author of the best-selling iOS App Development for Non-Programmers book series, winner of the prestigious Publishing Innovation Award . Kevin is creator of iOS apps including iElectionDay (awarded iPad App of the week) and is also Chief Software Architect of Oak Leaf Enterprises, Inc. He has a knack for explaining difficult concepts in a way that you can truly understand. Kevin is a well-known speaker and trainer throughout North America and abroad including conferences such appsworld, MobileConnections, DevConnections, MobileTeach as well as numerous Code Camps and software developer groups. Kevin's iPhoneLife blog: http://www.iphonelife.com/blog/kevin%20mcneish Follow Kevin on Twitter: @kjmcneish

45

Cocoa and Objective-C: Up and Running - Scott Stevenson Cover Art

Cocoa and Objective-C: Up and Running

Cocoa and Objective-C: Up and Running by Scott Stevenson

Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert. Cocoa and Objective-C: Up and Running offers just enough theory to ground you, then shows you how to use Apple's rapid development tools -- Xcode and Interface Builder -- to develop Cocoa applications, manage user interaction, create great UIs, and more. You'll quickly gain the experience you need to develop sophisticated Apple software, whether you're somewhat new to programming or just new to this platform. Get a quick hands-on tour of basic programming skills with the C languageLearn how to use Interface Builder to quickly design and prototype your application's user interfaceStart using Objective-C by creating objects and learning memory managementLearn about the Model-View-Controller (MVC) method of sharing data between objectsUnderstand the Foundation value classes, Cocoa's robust API for storing common data typesBecome familiar with Apple's graphics frameworks, and learn how to make custom views with AppKit.

46

Flying with Objective-C - iOS App Development for Non-Programmers - Kevin J McNeish Cover Art

Flying with Objective-C - iOS App Development for Non-Programmers

Flying with Objective-C - iOS App Development for Non-Programmers The Series on How to Create iPhone & iPad Apps by Kevin J McNeish

Updated to the Latest Versions of iOS and Xcode All books in this series are updated to the latest version of iOS and Xcode. Updates are available free of charge! Review: Most of the books I scanned, even the “Dummies” series, assumed a basic knowledge of computer programming even for iOS beginners. What I like about Kevin’s writing is that he doesn’t make any assumptions – he just takes you there – step by step. - Lorraine Akemann, moms with apps This second book in the series from Kevin McNeish, winner of the Publishing Innovation Award, highly acclaimed iOS trainer and conference speaker, and award-winning App Developer, is specifically designed to teach non-programmers Objective-C; the language used to create Apps for the iPhone and iPad. This book series assumes you know nothing about programming. Book 2: Flying with Objective-C builds on what you learned in Book 1: Diving In. In the first two chapters, the author helps you understand basic concepts, such as "what is a class?" and "what is an object?" You then learn how to pass messages to objects, and then create your own custom classes.  As you go through the book, concepts become more advanced until you reach the final chapters on Advanced-Objective-C and Advanced Messaging. Each concept is accompanied by step-by-step instructions to build an App that shows the real-world use of Objective-C programming features. This is a tremendous aid in helping non-programmers grasp even more advanced concepts. The information in this book is up to date with the latest iOS technologies and the latest version of Xcode! Includes Step-by-Step Instructional Videos! Each exercise in this book has a corresponding movie that demonstrates how to perform the exercise. After trying to solve the exercise on your own, just tap the movie to watch the exercise solved for you in high quality video and narrative! About the Author Kevin McNeish is a featured writer and blogger for iPhoneLife magazine as well as author of the best-selling iOS App Development for Non-Programmers book series, winner of the prestigious Publishing Innovation Award . Kevin is creator of iOS apps including iElectionDay (awarded iPad App of the week) and is also Chief Software Architect of Oak Leaf Enterprises, Inc. He has a knack for explaining difficult concepts in a way that you can truly understand. Follow Kevin on Twitter: @kjmcneish His blog: http://www.iphonelife.com/blogs/kevin-mcneish

47

HTML, XHTML and CSS For Dummies - Ed Tittel & Jeff Noble Cover Art

HTML, XHTML and CSS For Dummies

HTML, XHTML and CSS For Dummies by Ed Tittel & Jeff Noble

The indispensable introductory reference guide to HTML, XHTML and CSS Even though new technologies enable people to do much more with the Web, in the end HTML, XHTML and CSS are still at the root of any Web site. The newest edition of this bestselling guide is fully updated and revised for the latest technology changes to the field, including HTML5 and CSS3. Illustrated in full color, this book provides beginner and advanced coders the tools they need to be proficient at these programming languages. Shows you how to create a Web page and formulate XHTML document structure Addresses working with content management systems (WordPress, Drupal, and Joomla), and designing for mobile devices (iPhone, BlackBerry, and Android) Introduces HTML5 and CSS3, tools critical to mobile Web development Reviews working with text, lists, and images, and customizing links Demonstrates ways to employ cascading style sheets (CSS) and get creative with colors and fonts Details integrating scripts with XHTML and understanding deprecated HTML markup tags Written by two veteran computer whizzes, HTML, XHTML and CSS For Dummies will help you get the design results you want!

48

Learn to Code in Swift 4 - Kevin J McNeish Cover Art

Learn to Code in Swift 4

Learn to Code in Swift 4 The New Language of iOS Apps by Kevin J McNeish

Learn Swift programming from the ground up with award-winning author, and iPhone Life magazine writer/blogger Kevin McNeish! After completing this book, you will have the skills and clear understanding to write well-designed Swift code for your iOS apps. This book has been updated to Swift 4 and therefore requires the use of Xcode 8 or newer. This means you get the most up-to-date information available on Swift. This book assumes no previous programming experience! It teaches you best practices for creating iOS apps in Swift using advanced educational tools such as: • 20 embedded step-by-step movies with coding exercises. • Interactive diagrams that help you visualize how code works. • 25 Swift sample projects • An online forum where you can get all your questions answered. This book goes beyond basic syntax and uses practical examples demonstrating how to use the full power of Swift in your iOS apps. It provides clear, in-depth explanations of Swift concepts. In the first few chapters, you learn the basics of Swift programming and then begin applying your knowledge by working through exercises at the end of each chapter that teach you to apply Swift programming principles in real-world apps. Here are some of the concepts you will master in this book: • Understanding Classes and Objects • Working With Optionals • Arrays and other Collections • Looping and Conditional Statements • Advanced Properties • Data Types and Conversions • Working with Strings • Enumerations • Initializers • Access Control • Unit Testing Your Code • Inheritance & Polymorphism • Mastering Protocols & Delegates • The Power of Extensions • Generics in the Real World • Understanding Closures • Handling Errors • Appendix containing Swift free functions, data types, and operators

49

JavaScript: The Good Parts - Douglas Crockford Cover Art

JavaScript: The Good Parts

JavaScript: The Good Parts The Good Parts by Douglas Crockford

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole—a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

50

iOS Programming: The Big Nerd Ranch Guide, 3/e - Joe Conway & Aaron Hillegass Cover Art

iOS Programming: The Big Nerd Ranch Guide, 3/e

iOS Programming: The Big Nerd Ranch Guide, 3/e by Joe Conway & Aaron Hillegass

This is the eBook version of the printed book.  Updated and expanded to cover iOS 5 and Xcode 4.3, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the understanding, the know-how, and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch’s popular iOS Bootcamp course and its well-tested materials and methodology, this best-selling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors clearly explain what’s important to know and share their insights into the larger context of the iOS platform. This gives you a real understanding of how iOS development works, the many features that are available, and when and where to apply what you’ve learned. Here are some of the topics covered: Xcode 4.3, Instruments, and StoryboardsARC, strong and weak references, and retain cyclesInterfacing with iCloudHandling touch events and gesturesTool bars, navigation controllers, and split view controllersLocalization and InternationalizationBlock syntax and useBackground execution and multi-taskingSaving/loading data: Archiving and Core DataCore Location and Map KitCommunicating with web services Working with XML, JSON, and NSRegularExpression  Using the Model-View-Controller-Store design pattern

Books

Book Charts

Apple Books Best Sellers

Fiction Ebook Best Sellers

Nonfiction Ebook Best Sellers

iTunes Audiobook Charts

Audiobook Best Sellers

iTunes Music Charts

Most Popular Music Charts

Movie Charts

Top Movies

iTunes TV Charts

Top Television Shows

iTunes iOS App Charts

Top iPhone Apps

Top iPad & iPad Mini Apps

International iTunes Charts