Zoekfilters
› Hogeschool Rotterdam (7)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Programmeertalen (90)
Java Programming for Android Developers For Dummies / 2nd Edition
2016 || Paperback || Barry Burd || John Wiley and Sons Ltd
Develop the next killer Android App using Java programming! Android is everywhere! It runs more than half the smartphones in the U.S.-and Java makes it go. If you want to cash in on its popularity by learning to build Android apps with Java, all the easy-to-follow guidance you need to get started is at your fingertips. Inside, you'll learn the basics of Java and grasp how it works with Android; then, you'll go on to create your first real, working application.
How cool is that? The demand for...
Think Java / 2nd Edition
How to Think Like a Computer Scientist
2020 || Paperback || Allen B Downey e.a. || O'Reilly Media, Inc, USA
Think Java is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience. The book starts with the most basic programming concepts and gradually works its way to advanced object-oriented techniques.
In this fully updated and expanded edition, authors Allen Downey and Chris Mayfield introduce programming...
The Definitive Guide to ARM® Cortex®-M0 and Cortex-M0+ Processors / 2nd edition
2015 || Paperback || Joseph Yiu || Elsevier
The Definitive Guide to the ARM® Cortex®-M0 and Cortex-M0+ Processors, Second Edition explains the architectures underneath ARM's Cortex-M0 and Cortex-M0+ processors and their programming techniques. . Written by ARM's Senior Embedded Technology Manager, Joseph Yiu, the book is packed with examples on how to use the features in the Cortex-M0 and Cortex-M0+ processors. It provides detailed information on the instruction set architecture, how to use a number of popular development suites, an ...
Core Java / 12th edition
Fundamentals, Volume 1
2022 || Paperback || Cay Horstmann || Pearson
The #1 Java Guide for Serious Programmers: Fully Updated through Java 17
"This is the definitive reference and instructional work for Java and the Java ecosystem."
---Andrew Binstock, Java Magazine
Core Java, Volume I: Fundamentals, Twelfth Edition,
is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help you achieve a deep and practical understanding of the language and APIs. With ...
Systems Analysis and Design with UML / 6th edition
2021 || Paperback || Dennis || John Wiley and Sons Ltd
Systems Analysis and Design: An Object-Oriented Approach with UML, Sixth Edition helps students develop the core skills required to plan, design, analyze, and implement information systems. Offering a practical hands-on approach to the subject, this textbook is designed to keep students focused on doing SAD, rather than simply reading about it. Each chapter describes a specific part of the SAD process, providing clear instructions, a detailed example, and practice exercises.
Students are guid...
morgen verzonden
Programming Interactivity
2020 || Paperback || Joshua Noble || O'Reilly
Ready to create rich interactive experiences with your artwork, designs, or prototypes? This is the ideal place to start. With this hands-on guide, you’ll explore several themes in interactive art and design—including 3D graphics, sound, physical interaction, computer vision, and geolocation—and learn the basic programming and electronics concepts you need to implement them. No previous experience is necessary.
You’ll get a complete introduction to three free tools created specificall...
morgen verzonden
Introducing Python : Modern Computing in Simple Packages
Modern Computing in Simple Packages
2019 || Paperback || Bill Lubanovic || O'Reilly
Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3.
morgen verzonden
Requirements Engineering
2017 || Hardcover || Jeremy Dick e.a. || Springer
Written for those who want to develop their knowledge of requirements engineering process, whether practitioners or students.Using the latest research and driven by practical experience from industry, Requirements Engineering gives useful hints to practitioners on how to write and structure requirements. It explains the importance of Systems Engineering and the creation of effective solutions to problems. It describes the underlying representations used in system modeling and introduces the U...
morgen verzonden
jQuery de basis
2012 || Paperback || Sander Gerz || MainPress B.V.
jQuery is een JavaScript-framework voor het programmeren van dynamische en interactieve websites. Met slechts enkele slanke regels code kunt u fantastische webeffecten creëren. Dit boek legt precies uit hoe jQuery werkt, welke code u moet kennen en wat u met jQuery kunt bereiken. Eerst worden de basisbeginselen van jQuery uitgelegd en vervolgens leert u hoe u elementen op een webpagina laat bewegen of verdwijnen, hoe u animaties maakt, hoe u effecten combineert en hoe u werkt met widgets en ...
Effective Modern C++
42 Specific Ways to Improve Your Use of C++11 and C++14
2014 || Paperback || Scott Meyers || O'Reilly
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce. The challenge is learning to use those features effectively - so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in.
It describes how to write truly great software using C++11 and C++14 - i.e. using modern C++. Topics include: The pros and cons of braced initialization, noexcept specifications, perfect forwarding, a...