Язык:
Формат:
только полные версии  
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...
JavaScript Succinctly
Программирование

JavaScript Succinctly

Автор: Cody Lindley
Язык: английский
Статус: Закончена
полная версия

JavaScript Succinctly was written to give readers an accurate, concise examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, scope, inheritance, the head object, and more. If you’re an...
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...
Ruby Under a Microscope
Другая компьютерная литература, Программирование

Ruby Under a Microscope

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

Ruby Under a Microscope gives you a hands-on look at Ruby’s core, using extensive diagrams and thorough explanations to show you how Ruby is implemented (no C skills required). Author Pat Shaughnessy takes a scientific approach, laying out a...
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...