Zoekfilters

Auteur
Scott Meyers (2)
Uitgever
Pearson (2)

Studieboeken (6)

Een overzicht van studieboeken die relevant zijn binnen het onderwijs.

12,99
Vandaag besteld,
dinsdag verzonden
+
Bestel

Learn C# in One Day and Learn It Well

C# for Beginners With Hands-On Project

2015 || Paperback || Jamie Chan || Createspace

"New Book by Best-Selling Author Jamie Chan. Learn C# Programming Fast with a unique Hands-On Project. Book 3 of the Learn Coding Fast Series.

Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the C# language fast?

This book is for you. You no longer have to waste your time and money learning C# from boring books that are 600 pages long, expensive online courses or ...

31,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

BPMN Method and Style with BPMN Implementer's Guide / 2nd Edition

A Structured Approach for Business Process Modeling and Implementation Using BPMN 2.0

2011 || Paperback || Bruce S. Silver || Cody-Cassidy Press

PMN 2.0 is the industry standard diagramming language for business process models. The meaning of the business process diagram is the same, regardless of the tool used to create it. But creating models that are correct, complete, and clear demands more than a dictionary of BPMN shapes and symbols. It also requires a methodology for translating process logic consistently into the diagram. And it requires a measure of modeling style as well, conventions that ensure that the process logic is una...

43,75
Levertijd: 3 werkdagen
+
Bestel

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...

28,95
Levertijd: 3 werkdagen
+
Bestel

Jumping Into C++

2013 || Paperback || Alex Allain || Cprogramming.com

Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including:

Getting the tools you need to program and how to use them

Ba...

41,00
Levertijd: 4 werkdagen
+
Bestel

Effective C++, 3rd edition

55 Specific Ways to Improve Your Programs and Designs

2023 || Paperback || Scott Meyers || Pearson

Organized around 55 specific guidelines, each of which describes a way to write better C++, this book reflects on modern design considerations, including exceptions, design patterns, and multithreading. It also provides guidance on the design of effective classes, functions, templates, and inheritance hierarchies.

"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you t...

35,45
Levertijd: 4 werkdagen
+
Bestel

Clean Code / 1st edition

A Handbook of Agile Software Craftsmanship

2008 || Paperback || Robert Martin || Pearson

Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code.

But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship.

Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code "on the fly...