Zoekfilters
› Saxion (6)
› Avans Hogeschool (4)
› Fontys Hogescholen (3)
» Toon alle opties (4)
Programmeertalen (53)
dinsdag verzonden
Core Java / 12th edition
Advanced Features, Volume 2
2022 || Paperback || Cay Horstmann || Pearson
The Classic Guide to Advanced Java Programming: Fully Updated for Java 17 "This is the definitive reference and instructional work for Java and the Java ecosystem."--Andrew Binstock, Java Magazine Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Twelfth Edition, has been revised to cover the new features and enhancements in the Java 17 long-term ...
Data Structures & Algorithms in Java / 6th edition
2014 || Paperback || MT Goodrich || Wiley
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface.
Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code impl...
morgen verzonden
Beginning C# Object-Oriented Programming / 2nd edition
2013 || Paperback || Dan Clark || Springer-Verlag Berlin and Heidelberg GmbH & C || ook als eBook
Learn C# with Beginning C# Object-Oriented Programming and you'll be thinking about program design in the right way from day one. Whether you want to work with .NET for the web or desktop, or for Windows 8 on any device, Dan Clark's accessible, quick-paced guide will give you the foundation you need for a successful future in C# programming. In this book you will: Master the fundamentals of object-oriented programming Work through a case study to see how C# and OOP work in a real-world applic...
Effective C
An Introduction to Professional C Programming
2023 || Paperback || Robert Seacord || No Starch Press,US
Written by renowned author Robert Seacord, Effective C is an in-depth look at the C programming language. Seacord introduces the language's basic data types and code structures while simultaneously addressing best practices, common errors, and open debates in the C community. Readers will also learn how to debug, test, and analyze C programs and benefit from detailed yet concise explanations of C language constructs and behaviors
morgen verzonden
C# 12 and .NET 8 / 8th edition
Modern Cross-Platform Development Fundamentals
2024 || Paperback || Mark J. Price || Packt Publishing Limited
An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.
Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the latest additions to C# 12, the .NET 8 class libraries, and Entity Framework Core 8
Create professional websites and services with ASP.NET Core 8 and Blazor
Build your confidence with step-by-ste...
morgen verzonden
Kickstart to Python 3
An Ultra-Rapid Programming Course
2022 || Paperback || Ashwin Pajankar || Elektor International Media BV
This book serves as the very first step to for novices to learn Python programming. The book is divided into ten chapters. In the first chapter, readers are introduced to the basics of Python. It has the detailed instructions for installation on various platforms such as macOS, Windows, FreeBSD, and Linux. It also covers the other aspects of Python programming such as IDEs and Package Manager. The second chapter is where the readers get an opportunity to have a detailed hands-on with Python p...
dinsdag verzonden
Expert F# 4.0
2021 || Paperback || Don Syme e.a. || APress
Learn from F#'s inventor to become an expert in the latest version of this powerful programming language so you can seamlessly integrate functional, imperative, object-oriented, and query programming style flexibly and elegantly to solve any programming problem. Expert F# 4.0 will help you achieve unrivaled levels of programmer productivity and program clarity across multiple platforms including Windows, Linux, Android, OSX, and iOS as well as HTML5 and GPUs. F# 4.0 is a mature, open source, ...
Python Cookbook
2019 || Paperback || David Beazley || O'Reilly
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you'll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains.
Each recipe contains code samples you can u...
A Beginners Guide to Python 3 Programming / 2nd edition
2023 || Paperback || John Hunt || Springer International Publishing AG
This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run it, what a variable is, what an if statement is, how iteration works using for and while loops as well as important key concepts such as functions, classes and modules. Each subject area is prefaced with an introductory chapter, before continu...
morgen verzonden
Introduction to Programming with C++ / 3rd International edition
2013 || Paperback || Y. Liang || Pearson
For undergraduate students in Computer Science and Computer Programming courses A solid foundation in the basics of C++ programming will allow students to create efficient, elegant code ready for any production environment. Learning basic logic and fundamental programming techniques is essential for new programmers to succeed. A distinctive fundamentals-first approach and clear, concise writing style characterize Introduction to Programming with C++, 3/e.
Basic programming concepts are introd...