PCMania 52
PCMania was a long-lived Spanish computer magazine. Unlike other magazines at the time, they covered a vast number of fields related to PCs such as gaming, technology previews, programming tutorials, etc. They also held a number of creative contests that helped create a lively computer creative scene in Spain, such as pixel by pixel drawings, 3D renderings and module trackers.
physical copy
More Books
PCMania 24
PCManiΒa was a long-lived Spanish computer magazine. Unlike other magazines at the time, they covered a vast number of fields related to PCs such as gaming, technology previews, programming tutorials, etc. They also h...
Functional Programming In Python
Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform, and easy to mix with other programming styles. In this paper, David Mertz, a dire...
1983 Spring Summer Catalog Creative Computing Press
1983 Spring-Summer CatalogCreative Computing Press 39 East Hanover Avenue Morris Plains, NJ 07950Introductory through Advanced Computer Books:ProgrammingEducationLanguagesApplicationsLearningGamesComputer Rage - board...
Machine Learning [electronic resource] : Discriminative and Generative
Machine Learning: Discriminative and GenerativeAuthor: Tony Jebara Published by Springer US ISBN: 978-1-4613-4756-9 DOI: 10.1007/978-1-4419-9011-2Table of Contents:Introduction
Generative Versus Discriminative Learnin...
Get Started with MicroPython on Raspberry Pi Pico
Get Started with MicroPython on Raspberry Pi PicoFrom https://hackspace.raspberrypi.org/books/micropython-picoRevision 2 that includes the erratas.Raspberry Pi Pico is a new low-cost, high-performance microcontroller
...
Refactoring Improving The Design Of Existing Code (1st Edition) By Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts, Erich Gamma
Chapter 1: Refactoring, a First ExampleThe Starting PointThe First Step in RefactoringDecomposing and Redistributing the Statement MethodReplacing the Conditional Logic on Price Code with PolymorphismFinal ThoughtsCha...