Язык:
Формат:
только полные версии  
Making 8-bit Arcade Games in C
Программирование

Making 8-bit Arcade Games in C

Автор: Hugg Steven
Язык: английский
Год: 2017
Статус: Закончена
полная версия

Learn how to reprogram Golden Age 8-bit arcade games with your own game! We’ll learn about the C programming language and compile code for the Z80 CPU, targeting these platforms: Midway 8080 (Space Invaders) VIC Dual (Carnival) Galaxian...
C++ Weekend Crash Course
Другая компьютерная литература, Программирование

C++ Weekend Crash Course

Серия: C++ #2
Язык: английский
Год: 2000
Статус: Закончена
полная версия

What are you doing this weekend? If Friday night's highlights include creating your first C++ program in Visual C++ and CNU C++, then Saturday will find you deep into this book's crash course. Lessons present debugging, flow control commands, and...
theForger's Win32 API Tutorial
Программирование

theForger's Win32 API Tutorial

Автор: Miles Brook
Язык: английский
полная версия

Visit Code North Software! Welcome to Version 2.0 of theForger's Win32 API Tutorial This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It's meant to be read as a whole, so...
Mathematica: Functional and procedural programming
Другая компьютерная литература, Программирование

Mathematica: Functional and procedural programming

Язык: английский
Год: 2020
Статус: Закончена
полная версия

Software presented in the book contains a number of useful and effective receptions of the procedural and functional programming in Mathematica that extend the system software and allow sometimes much more efficiently and easily to program the...
Domain-Specific Languages
Программирование

Domain-Specific Languages

Автор: Fowler Martin
Язык: английский
Год: 2011
Статус: Закончена
полная версия

When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages, noted software...