Zoekfilters
Studieboeken (2)
maandag verzonden
Leren programmeren met Python
2020 || Paperback || Robert R. Saunders || Boom Beroepsonderwijs || met inkijkexemplaar
Python is een krachtige objectgeoriënteerde taal die relatief makkelijk te leren is. De taal groeit hard in populariteit, zowel bij beginnende ontwikkelaars als bij professionals. Python draait op meerdere platformen, waaronder Microsoft Windows, Linux en Mac OS. Een standaardinstallatie van Python is erg compleet, waardoor je standaard al heel veel functionaliteit tot je beschikking hebt.
De lage instapdrempel van Python zorgt ervoor dat je eenvoudige krachtige scripts kan maken. Wanneer de...
Head First Design Patterns / 2nd edition
Building Extensible and Maintainable Object-Oriented Software
2020 || Paperback || Eric Freeman e.a. || O'Reilly
What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun.
This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriente...