Author: Gary Plowman
Publisher: Gazzapper Press
ISBN: 9780993474408
Category :
Languages : en
Pages : 128
Book Description
This book is ideal for ZX Spectrum fans and beginner coders of any age that want to learn or practice building simple games. Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas. No special equipment needed! Works on... Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'. In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging. An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun! Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...
ZX Spectrum Games Code Club
Author: Gary Plowman
Publisher: Gazzapper Press
ISBN: 9780993474408
Category :
Languages : en
Pages : 128
Book Description
This book is ideal for ZX Spectrum fans and beginner coders of any age that want to learn or practice building simple games. Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas. No special equipment needed! Works on... Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'. In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging. An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun! Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...
Publisher: Gazzapper Press
ISBN: 9780993474408
Category :
Languages : en
Pages : 128
Book Description
This book is ideal for ZX Spectrum fans and beginner coders of any age that want to learn or practice building simple games. Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas. No special equipment needed! Works on... Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'. In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging. An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun! Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...
Spectrum Machine Language for the Absolute Beginner
Author: William Tang
Publisher: Andrews UK Limited
ISBN: 1789829534
Category : Computers
Languages : en
Pages : 244
Book Description
First published in 1982, William Tang’s Spectrum Machine Language for the Absolute Beginner is generally considered to be the best introduction to 8-bit machine code programming ever written. With many great game writers crediting this as the book that got them started, there still is no better way to learn the language at the heart of the ZX Spectrum. * * * As the original publisher Melbourne House wrote: If you are frustrated by the limitations of BASIC and want to write faster, more powerful, space-saving programs or subroutines, Spectrum Machine Language for the Absolute Beginner is the book for you. Even with no previous experience of computer languages, you will be able to discover the ease and power of the Spectrum's own language. Each chapter includes specific examples of machine language applications which can be demonstrated and used on your Spectrum as well as a self-test questionnaire. At the end of the book, all this is brought together in an entire machine language program - from design right through to the complete listing of an exciting, original arcade game. * * * Acorn Books is proud to present its Retro Reproduction Series, a collection of classic computing works from the 1980s and 90s, lovingly reproduced in the 21st century. From standards of programming reference no self-respecting microcomputer programmer would be without, to obscure works not found in print anywhere else, these modern reprints are perfect for any connoisseur of retro computing.
Publisher: Andrews UK Limited
ISBN: 1789829534
Category : Computers
Languages : en
Pages : 244
Book Description
First published in 1982, William Tang’s Spectrum Machine Language for the Absolute Beginner is generally considered to be the best introduction to 8-bit machine code programming ever written. With many great game writers crediting this as the book that got them started, there still is no better way to learn the language at the heart of the ZX Spectrum. * * * As the original publisher Melbourne House wrote: If you are frustrated by the limitations of BASIC and want to write faster, more powerful, space-saving programs or subroutines, Spectrum Machine Language for the Absolute Beginner is the book for you. Even with no previous experience of computer languages, you will be able to discover the ease and power of the Spectrum's own language. Each chapter includes specific examples of machine language applications which can be demonstrated and used on your Spectrum as well as a self-test questionnaire. At the end of the book, all this is brought together in an entire machine language program - from design right through to the complete listing of an exciting, original arcade game. * * * Acorn Books is proud to present its Retro Reproduction Series, a collection of classic computing works from the 1980s and 90s, lovingly reproduced in the 21st century. From standards of programming reference no self-respecting microcomputer programmer would be without, to obscure works not found in print anywhere else, these modern reprints are perfect for any connoisseur of retro computing.
The ZX Spectrum ULA
Author: Chris Smith
Publisher:
ISBN: 9780956507105
Category : Computers
Languages : en
Pages : 324
Book Description
This book takes the reader through the design and implementation of the Sinclair ZX Spectrum's custom chip, revealing for the first time the decisions behind its design and its hidden secrets. By using it as case study, the techniques required to design an 8-bit microcomputer are explained, along with comprehensive details of the Ferranti ULA manufacturing process. If you have ever wanted to design your own computer or wondered what was behind the most successful microcomputer of the 1980s, then this is the book for you. For the first time, the inner working of the Sinclair ZX Spectrum's custom chip and heart of the computer, the Ferranti ULA, is exposed in minute detail. Packed with over 140 illustrations and circuit diagrams, this book takes the reader through the cutting edge technology that was the Ferranti ULA and the design of the ZX Spectrum home computer, illustrating the principles and techniques involved in creating a cost effective computer that required nothing more than a television set and a cassette recorder. The ZX Spectrum ULA is an essential read for the electronics hobbyist, student or electronic engineer wishing to design their own retro-style microcomputer or anyone with an interest in historical micro-electronic and digital design. All topics are explained in simple yet precise terms, building on their careful introduction towards the full functionality presented by the Sinclair computer. Some of the topics covered are: The architecture of the standard microcomputer, Ferranti and their ULA, manufacturing process and structure, The functional layout of the ZX Spectrum ULA, Video display generation, Memory contention and timing, ZX Spectrum design bugs such as "The Snow Effect," Hidden features, ULA version differences.
Publisher:
ISBN: 9780956507105
Category : Computers
Languages : en
Pages : 324
Book Description
This book takes the reader through the design and implementation of the Sinclair ZX Spectrum's custom chip, revealing for the first time the decisions behind its design and its hidden secrets. By using it as case study, the techniques required to design an 8-bit microcomputer are explained, along with comprehensive details of the Ferranti ULA manufacturing process. If you have ever wanted to design your own computer or wondered what was behind the most successful microcomputer of the 1980s, then this is the book for you. For the first time, the inner working of the Sinclair ZX Spectrum's custom chip and heart of the computer, the Ferranti ULA, is exposed in minute detail. Packed with over 140 illustrations and circuit diagrams, this book takes the reader through the cutting edge technology that was the Ferranti ULA and the design of the ZX Spectrum home computer, illustrating the principles and techniques involved in creating a cost effective computer that required nothing more than a television set and a cassette recorder. The ZX Spectrum ULA is an essential read for the electronics hobbyist, student or electronic engineer wishing to design their own retro-style microcomputer or anyone with an interest in historical micro-electronic and digital design. All topics are explained in simple yet precise terms, building on their careful introduction towards the full functionality presented by the Sinclair computer. Some of the topics covered are: The architecture of the standard microcomputer, Ferranti and their ULA, manufacturing process and structure, The functional layout of the ZX Spectrum ULA, Video display generation, Memory contention and timing, ZX Spectrum design bugs such as "The Snow Effect," Hidden features, ULA version differences.
The ZX Spectrum on Your PC
Author: Colin Woodcock
Publisher: Lulu.com
ISBN: 147169612X
Category : Computers
Languages : en
Pages : 205
Book Description
Thirty years on from its original release, the best selling Sinclair ZX Spectrum is now one of the most emulated computers in the world. Far from dead and forgotten, a thriving community of enthusiasts has kept the spirit of this little machine alive through an enormous range of emulators for just about every modern computer platform there is. For the PC in particular, the complexity of these emulators is simply amazing. Focusing primarily on the two most user-friendly Windows emulators, Spectaculator and ZX SPIN, The ZX Spectrum on Your PC explains all the main features of these applications. Illustrated walk-throughs will teach you everything from how cassettes are emulated to how to print from your virtual Spectrum. In no time at all, you'll find yourself enjoying all the old games and activities of your youth... on your PC! New revised Second Edition includes emulating the Spectrum on your mobile device.
Publisher: Lulu.com
ISBN: 147169612X
Category : Computers
Languages : en
Pages : 205
Book Description
Thirty years on from its original release, the best selling Sinclair ZX Spectrum is now one of the most emulated computers in the world. Far from dead and forgotten, a thriving community of enthusiasts has kept the spirit of this little machine alive through an enormous range of emulators for just about every modern computer platform there is. For the PC in particular, the complexity of these emulators is simply amazing. Focusing primarily on the two most user-friendly Windows emulators, Spectaculator and ZX SPIN, The ZX Spectrum on Your PC explains all the main features of these applications. Illustrated walk-throughs will teach you everything from how cassettes are emulated to how to print from your virtual Spectrum. In no time at all, you'll find yourself enjoying all the old games and activities of your youth... on your PC! New revised Second Edition includes emulating the Spectrum on your mobile device.
Computer Publishers & Publications
Author:
Publisher:
ISBN:
Category : Computer science literature
Languages : en
Pages : 398
Book Description
Publisher:
ISBN:
Category : Computer science literature
Languages : en
Pages : 398
Book Description
Whitaker's Cumulative Book List
Author:
Publisher:
ISBN:
Category : Great Britain
Languages : en
Pages : 1256
Book Description
Publisher:
ISBN:
Category : Great Britain
Languages : en
Pages : 1256
Book Description
The Art of 64-Bit Assembly, Volume 1
Author: Randall Hyde
Publisher: No Starch Press
ISBN: 1718501080
Category : Computers
Languages : en
Pages : 1034
Book Description
A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.
Publisher: No Starch Press
ISBN: 1718501080
Category : Computers
Languages : en
Pages : 1034
Book Description
A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.
Pillars of Computing
Author: Gerard O'Regan
Publisher: Springer
ISBN: 3319214640
Category : Computers
Languages : en
Pages : 265
Book Description
This accessible compendium examines a collection of significant technology firms that have helped to shape the field of computing and its impact on society. Each company is introduced with a brief account of its history, followed by a concise account of its key contributions. The selection covers a diverse range of historical and contemporary organizations from pioneers of e-commerce to influential social media companies. Features: presents information on early computer manufacturers; reviews important mainframe and minicomputer companies; examines the contributions to the field of semiconductors made by certain companies; describes companies that have been active in developing home and personal computers; surveys notable research centers; discusses the impact of telecommunications companies and those involved in the area of enterprise software and business computing; considers the achievements of e-commerce companies; provides a review of social media companies.
Publisher: Springer
ISBN: 3319214640
Category : Computers
Languages : en
Pages : 265
Book Description
This accessible compendium examines a collection of significant technology firms that have helped to shape the field of computing and its impact on society. Each company is introduced with a brief account of its history, followed by a concise account of its key contributions. The selection covers a diverse range of historical and contemporary organizations from pioneers of e-commerce to influential social media companies. Features: presents information on early computer manufacturers; reviews important mainframe and minicomputer companies; examines the contributions to the field of semiconductors made by certain companies; describes companies that have been active in developing home and personal computers; surveys notable research centers; discusses the impact of telecommunications companies and those involved in the area of enterprise software and business computing; considers the achievements of e-commerce companies; provides a review of social media companies.
Functional Programming with C#
Author: Simon J. Painter
Publisher: "O'Reilly Media, Inc."
ISBN: 1492097047
Category : Computers
Languages : en
Pages : 328
Book Description
After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language. Because of the shared runtime environment common to C# and F# languages, it's possible to use most of F#'s functional features in C# as well. Author Simon J. Painter explains how you can write functional code in C# right away, without having to install dependencies or features newer than .NET 3. You'll learn why functional programming concepts can bring immediate benefit to your work. Learn what functional programming is and how it originated Discover features of the functional paradigm using a more familiar language Start coding functionally in C# right away, without relying on third-party libraries Write code that's more robust, less error prone, and easier to test Examine less conventional ways to look at structures available in C# Explore the practicalities of using functional C# in a business environment
Publisher: "O'Reilly Media, Inc."
ISBN: 1492097047
Category : Computers
Languages : en
Pages : 328
Book Description
After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language. Because of the shared runtime environment common to C# and F# languages, it's possible to use most of F#'s functional features in C# as well. Author Simon J. Painter explains how you can write functional code in C# right away, without having to install dependencies or features newer than .NET 3. You'll learn why functional programming concepts can bring immediate benefit to your work. Learn what functional programming is and how it originated Discover features of the functional paradigm using a more familiar language Start coding functionally in C# right away, without relying on third-party libraries Write code that's more robust, less error prone, and easier to test Examine less conventional ways to look at structures available in C# Explore the practicalities of using functional C# in a business environment
History and Philosophy of Computing
Author: Fabio Gadducci
Publisher: Springer
ISBN: 3319472860
Category : Computers
Languages : en
Pages : 334
Book Description
This volume constitutes the refereed post-conference proceedings of the Third International Conference on the History and Philosophy of Computing, held in Pisa, Italy in October 2015. The 18 full papers included in this volume were carefully reviewed and selected from the 30 papers presented at the conference. They cover topics ranging from the world history of computing to the role of computing in the humanities and the arts.
Publisher: Springer
ISBN: 3319472860
Category : Computers
Languages : en
Pages : 334
Book Description
This volume constitutes the refereed post-conference proceedings of the Third International Conference on the History and Philosophy of Computing, held in Pisa, Italy in October 2015. The 18 full papers included in this volume were carefully reviewed and selected from the 30 papers presented at the conference. They cover topics ranging from the world history of computing to the role of computing in the humanities and the arts.