Zoekfilters
› Hogeschool Rotterdam (6)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Resultaten (65)
vandaag verzonden
The Java Workshop
Learn object-oriented programming and kickstart your career in software development
2019 || Paperback || David Cuartielles e.a. || Packt Publishing Limited
Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activitiesKey FeaturesBuild a solid foundation in Java and focus on developing real-world applicationsImplement the fundamental concepts of object-oriented programming in your codeWork with external data storage systems and learn how to efficiently handle dataBook DescriptionJava is a versatile, popular programming language used across a wid...
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...
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...
Introduction to Computation and Programming Using Python / 3rd edition
With Application to Computational Modeling
2021 || Paperback || John V. Guttag || MIT Press
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including numpy, matplotlib, random, pandas, and sklearn. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data as well as substantial material on machine learning.
The bo...
vandaag 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...
vandaag verzonden
Programming C# 10
Build Cloud, Web, and Desktop Applications
2022 || Paperback || Ian Griffiths || O'Reilly
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 6 and the latest C# 9.0 and 10.0 additions, including records and enhanced pattern matching.
Python Data Science Handbook / 2nd edition
Essential Tools for Working with Data
2022 || Paperback || Jake Vanderplas || O'Reilly
Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all-IPython, NumPy, pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find the second edition of this c...
vandaag verzonden
C# 12 Pocket Reference
Instant Help for C# 12 Programmers
2023 || Paperback || Joseph Albahari || O'Reilly
Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.
All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results witho...