Kirjojen hintavertailu. Mukana 12 595 353 kirjaa ja 12 kauppaa.

Kirjailija

John Horton

Kirjat ja teokset yhdessä paikassa: 30 kirjaa, julkaisuja vuosilta 1995-2024, suosituimpien joukossa Learning Java by Building Android Games. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

30 kirjaa

Kirjojen julkaisuhaarukka 1995-2024.

Beginning C++ Game Programming

Beginning C++ Game Programming

John Horton

PACKT PUBLISHING LIMITED
2024
nidottu
Get to grips with programming and game development techniques using C++ libraries and Visual Studio 2022 with this updated edition of the bestselling series Purchase the eBook for full-color content Key Features Create fun games in C++, with this up-to-date guide covering the latest features of C++20 and VS2022 Build clones of popular games such as a Timberman clone, a Pong game, a Zombie Survival Shooter, and a platform endless runner game Discover tips to expand your finished games by thinking critically, technically, and creatively Book DescriptionAlways dreamed of creating your own games? With the third edition of Beginning C++ Game Programming, you can turn that dream into reality! This beginner-friendly guide is updated and improved to include the latest features of VS 2022, SFML, and modern C++20 programming techniques. You'll get a fun introduction to game programming by building four fully playable games of increasing complexity. You'll build clones of popular games such as Timberman, Pong, a Zombie survival shooter, and an endless runner. The book starts by covering the basics of programming. You'll study key C++ topics, such as object-oriented programming (OOP) and C++ pointers and get acquainted with the Standard Template Library (STL). The book helps you learn about collision detection techniques and game physics by building a Pong game. As you build games, you'll also learn exciting game programming concepts such as vertex arrays, directional sound (spatialization), OpenGL programmable shaders, spawning objects, and much more. You’ll dive deep into game mechanics and implement input handling, levelling up a character, and simple enemy AI. Finally, you'll explore game design patterns to enhance your C++ game programming skills. By the end of the book, you'll have gained the knowledge you need to build your own games with exciting features from scratch.What you will learn Set up your game project in VS 2022 and explore C++ libraries such as SFML Build games in C++ from the ground up, including graphics, physics, and input handling Implement core game concepts such as game animation, game physics, collision detection, scorekeeping, and game sound Implement automatically spawning objects and AI to create rich and engaging experiences Learn advanced game development concepts, such as OpenGL shaders, texture atlases, and parallax backgrounds Scale and reuse your game code with modern game programming design patterns Who this book is forThis book is perfect for you if you have no C++ programming knowledge, you need a beginner-level refresher course, or you want to learn how to build games or just use games as an engaging way to learn C++. Whether you aspire to publish a game (perhaps on Steam) or just want to impress friends with your creations, you'll find this book useful
Android Programming for Beginners

Android Programming for Beginners

John Horton

Packt Publishing Limited
2021
nidottu
Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real-world apps and dozens of mini appsBook DescriptionDo you want to make a career in programming but don’t know where to start? Do you have a great idea for an app but don't know how to make it a reality? Or are you worried that you’ll have to learn Java programming to become an Android developer? Look no further! This new and expanded third edition of Android Programming for Beginners will be your guide to creating Android applications from scratch.The book starts by introducing you to all the fundamental concepts of programming in an Android context, from the basics of Java to working with the Android API. You’ll learn with the help of examples that use up-to-date API classes and are created within Android Studio, the official Android development environment that helps supercharge your mobile application development process. After a crash course on the key programming concepts, you’ll explore Android programming and get to grips with creating applications with a professional-standard UI using fragments and storing user data with SQLite. This Android Java book also shows you how you can make your apps multilingual, draw on the screen with a finger, and work with graphics, sound, and animations.By the end of this Android programming book, you'll be ready to start building your own custom applications in Android and Java.What you will learnUnderstand the fundamentals of coding in Java for AndroidInstall and set up your Android development environmentBuild functional user interfaces with the Android Studio visual designerAdd user interaction, data captures, sound, and animation to your appsManage your apps' data using the built-in Android SQLite databaseExplore the design patterns used by professionals to build top-grade applicationsBuild real-world Android applications that you can deploy to the Google Play marketplaceWho this book is forThis Android book is for you if you are completely new to Java, Android, or programming and want to get started with Android app development. If you have experience of using Java on Android, this book will serve as a refresher to help you advance your knowledge and make progress through the early projects covered in the book.
Learning Java by Building Android Games

Learning Java by Building Android Games

John Horton

Packt Publishing Limited
2021
nidottu
Get ready to learn Java the fun way by developing games for the Android platform with this new and updated third editionKey FeaturesLearn Java, Android, and object-oriented programming from scratchFind out how to build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling ShootersCreate and design your own games by learning all the concepts that a game developer must knowBook DescriptionAndroid is one of the most popular mobile operating systems today. It uses the most popular programming language, Java, as one of the primary languages for building apps of all types. Unlike most other Android books, this book doesn’t assume that you have any prior knowledge of Java programming, instead helps you get started with building Android games as a beginner. This new, improved, and updated third edition of Learning Java by Building Android Games helps you to build Android games from scratch. Once you've got to grips with the fundamentals, the difficulty level increases steadily as you explore key Java topics, such as variables, loops, methods, object-oriented programming (OOP), and design patterns while working with up-to-date code and supporting examples. At each stage, you'll be able to test your understanding by implementing the concepts that you’ve learned to develop a game. Toward the end, you’ll build games such as Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling Shooter. By the end of this Java book, you'll not only have a solid understanding of Java and Android basics but will also have developed five cool games for the Android platform.What you will learnSet up a game development environment in Android StudioRespond to a player’s touch and program intelligent enemies who can challenge the player in different waysExplore collision detection, sprite sheets animation, simple tracking and following, AI, parallax backgrounds, and particle explosionsAnimate objects at 60 FPS and manage multiple independent objects using OOPWork with design patterns such as OOP, singleton, strategy, and entity-componentWork with the Android API, the SoundPool API, Paint, Canvas, Bitmap classes, and detect version numbersWho this book is forLearning Java by Building Android Games is for anyone who is new to Java, Android, or game programming and wants to develop Android games. The book will also serve as a refresher for those who already have experience using Java on Android or any other platform but are new to game development.
Beginning C++ Game Programming

Beginning C++ Game Programming

John Horton

Packt Publishing Limited
2019
nidottu
Get to grips with programming techniques and game development using C++ libraries and Visual Studio 2019Key FeaturesLearn game development and C++ with a fun, example-driven approachBuild clones of popular games such as Timberman, Zombie Survival Shooter, a co-op puzzle platformer, and Space InvadersDiscover tips to expand your finished games by thinking critically, technically, and creativelyBook DescriptionThe second edition of Beginning C++ Game Programming is updated and improved to include the latest features of Visual Studio 2019, SFML, and modern C++ programming techniques. With this book, you'll get a fun introduction to game programming by building five fully playable games of increasing complexity. You'll learn to build clones of popular games such as Timberman, Pong, a Zombie survival shooter, a coop puzzle platformer and Space Invaders. The book starts by covering the basics of programming. You'll study key C++ topics, such as object-oriented programming (OOP) and C++ pointers, and get acquainted with the Standard Template Library (STL). The book helps you learn about collision detection techniques and game physics by building a Pong game. As you build games, you'll also learn exciting game programming concepts such as particle effects, directional sound (spatialization), OpenGL programmable shaders, spawning objects, and much more. Finally, you'll explore game design patterns to enhance your C++ game programming skills. By the end of the book, you'll have gained the knowledge you need to build your own games with exciting features from scratchWhat you will learnSet up your game development project in Visual Studio 2019 and explore C++ libraries such as SFMLExplore C++ OOP by building a Pong gameUnderstand core game concepts such as game animation, game physics, collision detection, scorekeeping, and game soundUse classes, inheritance, and references to spawn and control thousands of enemies and shoot rapid-fire machine gunsAdd advanced features to your game using pointers, references, and the STLScale and reuse your game code by learning modern game programming design patternsWho this book is forThis book is perfect for you if you have no C++ programming knowledge, you need a beginner-level refresher course, or you want to learn how to build games or just use games as an engaging way to learn C++. Whether you aspire to publish a game (perhaps on Steam) or just want to impress friends with your creations, you'll find this book useful.
Android Programming with Kotlin for Beginners

Android Programming with Kotlin for Beginners

John Horton

Packt Publishing Limited
2019
nidottu
Build smart looking Kotlin apps with UI and functionality for the Android platformKey FeaturesStart your Android programming career, or just have fun publishing apps on Google Play marketplaceThe first-principle introduction to Kotlin through Android, to start building easy-to-use appsLearn by example and build four real-world apps and dozens of mini-appsBook DescriptionAndroid is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android.It adopts a project-style approach, where we focus on teaching the fundamentals of Android app development and the essentials of Kotlin by building three real-world apps and more than a dozen mini-apps. The book begins by giving you a strong grasp of how Kotlin and Android work together before gradually moving onto exploring the various Android APIs for building stunning apps for Android with ease. You will learn to make your apps more presentable using different layouts. You will dive deep into Kotlin programming concepts such as variables, functions, data structures, Object-Oriented code, and how to connect your Kotlin code to the UI. You will learn to add multilingual text so that your app is accessible to millions of more potential users. You will learn how animation, graphics, and sound effects work and are implemented in your Android app.By the end of the book, you will have sound knowledge about significant Kotlin programming concepts and start building your own fully featured Android apps.What you will learnLearn how Kotlin and Android work togetherBuild a graphical drawing app using Object-Oriented Programming (OOP) principlesBuild beautiful, practical layouts using ScrollView, RecyclerView, NavigationView, ViewPager and CardViewWrite Kotlin code to manage an apps' data using different strategies including JSON and the built-in Android SQLite databaseAdd user interaction, data captures, sound, and animation to your appsImplement dialog boxes to capture input from the userBuild a simple database app that sorts and stores the user's dataWho this book is forThis book is for people who are new to Kotlin, Android and want to develop Android apps.It also acts as a refresher for those who have some experience in programming with Android and Kotlin.
Android Programming for Beginners

Android Programming for Beginners

John Horton

Packt Publishing Limited
2018
nidottu
Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and build four real-world apps and dozens of mini-apps throughout the bookBook DescriptionAre you trying to start a career in programming, but haven't found the right way in? Do you have a great idea for an app, but don't know how to make it a reality? Or maybe you're just frustrated that in order to learn Android, you must know Java. If so, then this book is for you. This new and expanded second edition of Android Programming for Beginners will be your companion to create Android Pie applications from scratch. We will introduce you to all the fundamental concepts of programming in an Android context, from the basics of Java to working with the Android API. All examples use the up-to-date API classes, and are created from within Android Studio, the official Android development environment that helps supercharge your application development process. After this crash course, we'll dive deeper into Android programming and you'll learn how to create applications with a professional-standard UI through fragments and store your user's data with SQLite. In addition, you'll see how to make your apps multilingual, draw to the screen with a finger, and work with graphics, sound, and animations too. By the end of this book, you'll be ready to start building your own custom applications in Android and Java.What you will learnMaster the fundamentals of coding Java for Android PieInstall and set up your Android development environmentBuild functional user interfaces with the Android Studio visual designerAdd user interaction, data captures, sound, and animation to your appsManage your apps' data using the built-in Android SQLite databaseFind out about the design patterns used by professionals to make top-grade applicationsBuild, deploy, and publish real Android applications to the Google Play marketplaceWho this book is forThis book is for you if you are completely new to Java, Android, or programming and want to make Android applications. This book also acts as a refresher for those who already have experience of using Java on Android to advance their knowledge and make fast progress through the early projects.
Learning Java by Building Android Games

Learning Java by Building Android Games

John Horton

Packt Publishing Limited
2018
nidottu
Get ready for a fun-filled experience of learning Java by developing games for the Android platformKey FeaturesLearn Java, Android, and object-oriented programming from scratchBuild games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and a 2D Scrolling ShooterCreate and design your own games, such as an open-world platform gameBook DescriptionAndroid is one of the most popular mobile operating systems presently. It uses the most popular programming language, Java, as the primary language for building apps of all types. However, this book is unlike other Android books in that it doesn’t assume that you already have Java proficiency.This new and expanded second edition of Learning Java by Building Android Games shows you how to start building Android games from scratch. The difficulty level will grow steadily as you explore key Java topics, such as variables, loops, methods, object oriented programming, and design patterns, including code and examples that are written for Java 9 and Android P.At each stage, you will put what you’ve learned into practice by developing a game. You will build games such as Minesweeper, Retro Pong, Bullet Hell, and Classic Snake and Scrolling Shooter games. In the later chapters, you will create a time-trial, open-world platform game.By the end of the book, you will not only have grasped Java and Android but will also have developed six cool games for the Android platform.What you will learnSet up a game development environment in Android StudioImplement screen locking, screen rotation, pixel graphics, and play sound effectsRespond to a player’s touch, and program intelligent enemies who challenge the player in different waysLearn game development concepts, such as collision detection, animating sprite sheets, simple tracking and following, AI, parallax backgrounds, and particle explosionsAnimate objects at 60 frames per second (FPS) and manage multiple independent objects using Object-Oriented Programming (OOP)Understand the essentials of game programming, such as design patterns, object-oriented programming, Singleton, strategy, and entity-component patternsLearn how to use the Android API, including Activity lifecycle, detecting version number, SoundPool API, Paint, Canvas, and Bitmap classes Build a side-scrolling shooter and an open world 2D platformer using advanced OOP concepts and programming patternsWho this book is forLearning Java by Building Android Games is for you if you are completely new to Java, Android, or game programming and want to make Android games. This book also acts as a refresher for those who already have experience of using Java on Android or any other platform without game development experience.
Leadership Through Empowerment: A Playbook for Leaders

Leadership Through Empowerment: A Playbook for Leaders

John Horton

Createspace Independent Publishing Platform
2018
nidottu
This guide provides a playbook-the steps, skills, and tools to influence others to willingly accomplish what you expect of them and build a culture for a winning team. The book takes you on a journey. The payoff is your ability to develop and influence others to act and achieve desired results; a better understanding of yourself as a leader to create a high-performing team; and finally, increased creativity, trust, ownership, buy-in and capacity of your team members to accomplish your stated mission and vision.
Children Living in Sustainable Built Environments

Children Living in Sustainable Built Environments

Pia Christensen; Sophie Hadfield-Hill; John Horton; Peter Kraftl

Routledge
2017
sidottu
Urban living has dramatically changed over the past generation, refashioning children’s relationships with the towns and cities in which they live, and the modes of living within them. Focusing on the global shift in urban planning towards sustainable urbanism - from master planned ‘sustainable communities’, to the green retrofitting of existing urban environments - Children Living in Sustainable Built Environments offers a critical analysis of the challenges, tensions and opportunities for children and young people living in these environments.Drawing upon original data, Children Living in Sustainable Built Environments demonstrates how the needs, interests and participation of children and young people often remain inferior to the design, planning and local politics of new urban communities. Considering children from their crucial role as residents engaging and contributing to the vitalities of their community, to their role as consumers using and understanding sustainable design features, the book critically discusses the prospects of future inclusion of children and young people as a social group in sustainable urbanism.Truly interdisciplinary, Children Living in Sustainable Built Environments forms an original theoretical and empirical contribution to the understanding of the everyday lives of children and young people and will appeal to academics and students in the fields of education, childhood studies, sociology, anthropology, human geography and urban studies, as well as policy-makers, architects, urban planners and other professionals working on sustainable urban designs.
Children Living in Sustainable Built Environments

Children Living in Sustainable Built Environments

Pia Christensen; Sophie Hadfield-Hill; John Horton; Peter Kraftl

Routledge
2017
nidottu
Urban living has dramatically changed over the past generation, refashioning children’s relationships with the towns and cities in which they live, and the modes of living within them. Focusing on the global shift in urban planning towards sustainable urbanism - from master planned ‘sustainable communities’, to the green retrofitting of existing urban environments - Children Living in Sustainable Built Environments offers a critical analysis of the challenges, tensions and opportunities for children and young people living in these environments.Drawing upon original data, Children Living in Sustainable Built Environments demonstrates how the needs, interests and participation of children and young people often remain inferior to the design, planning and local politics of new urban communities. Considering children from their crucial role as residents engaging and contributing to the vitalities of their community, to their role as consumers using and understanding sustainable design features, the book critically discusses the prospects of future inclusion of children and young people as a social group in sustainable urbanism.Truly interdisciplinary, Children Living in Sustainable Built Environments forms an original theoretical and empirical contribution to the understanding of the everyday lives of children and young people and will appeal to academics and students in the fields of education, childhood studies, sociology, anthropology, human geography and urban studies, as well as policy-makers, architects, urban planners and other professionals working on sustainable urban designs.
Beginning C++ Game Programming

Beginning C++ Game Programming

John Horton

Packt Publishing Limited
2016
nidottu
Learn C++ from scratch and get started building your very own games About This Book • This book offers a fun way to learn modern C++ programming while building exciting 2D games • This beginner-friendly guide offers a fast-paced but engaging approach to game development • Dive headfirst into building a wide variety of desktop games that gradually increase in complexity • It is packed with many suggestions to expand your finished games that will make you think critically, technically, and creatively Who This Book Is For This book is perfect for you if any of the following describes you: You have no C++ programming knowledge whatsoever or need a beginner level refresher course, if you want to learn to build games or just use games as an engaging way to learn C++, if you have aspirations to publish a game one day, perhaps on Steam, or if you just want to have loads of fun and impress friends with your creations. What You Will Learn • Get to know C++ from scratch while simultaneously learning game building • Learn the basics of C++, such as variables, loops, and functions to animate game objects, respond to collisions, keep score, play sound effects, and build your first playable game. • Use more advanced C++ topics such as classes, inheritance, and references to spawn and control thousands of enemies, shoot with a rapid fire machine gun, and realize random scrolling game-worlds • Stretch your C++ knowledge beyond the beginner level and use concepts such as pointers, references, and the Standard Template Library to add features like split-screen coop, immersive directional sound, and custom levels loaded from level-design files • Get ready to go and build your own unique games! In Detail This book is all about offering you a fun introduction to the world of game programming, C++, and the OpenGL-powered SFML using three fun, fully-playable games. These games are an addictive frantic two-button tapper, a multi-level zombie survival shooter, and a split-screen multiplayer puzzle-platformer. We will start with the very basics of programming, such as variables, loops, and conditions and you will become more skillful with each game as you move through the key C++ topics, such as OOP (Object-Orientated Programming), C++ pointers, and an introduction to the Standard Template Library. While building these games, you will also learn exciting game programming concepts like particle effects, directional sound (spatialization), OpenGL programmable Shaders, spawning thousands of objects, and more. Style and approach This book offers a fun, example-driven approach to learning game development and C++. In addition to explaining game development techniques in an engaging style, the games are built in a way that introduces the key C++ topics in a practical and not theory-based way, with multiple runnable/playable stages in each chapter.
Written Telepathy

Written Telepathy

John Horton

Lulu.com
2016
nidottu
It is the job of every good writer to create vivid experiences, first in his own mind, and then to transmit them, via specific details--particularities--to the minds of his readers. Throughout the 2015-2016 school year, students in Mr. Horton's eighth grade English class worked to do just that. This collection comprises samples of their work. Some pieces were written as part of in-class assignments. Others were written independent of class. Regardless, the experiences they transmit are as unique as the authors who created them.
Android Programming for Beginners

Android Programming for Beginners

John Horton

Packt Publishing Limited
2015
nidottu
Learn all the Java and Android skills you need to start making powerful mobile applications About This Book • Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace • A first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratch • Learn by example and build three real-world apps and over 40 mini apps throughout the book Who This Book Is For Are you trying to start a career in programming, but haven't found the right way in? Do you have a great idea for an app, but don't know how to make it a reality? Or maybe you're just frustrated that “to learn Android, you must know java.” If so, Android Programming for Beginners is for you. You don't need any programming experience to follow along with this book, just a computer and a sense of adventure. What You Will Learn • Master the fundamentals of coding Java for Android • Install and set up your Android development environment • Build functional user interfaces with the Android Studio visual designer • Add user interaction, data captures, sound, and animation to your apps • Manage your apps' data using the built-in Android SQLite database • Find out about the design patterns used by professionals to make top-grade applications • Build, deploy, and publish real Android applications to the Google Play marketplace In Detail Android is the most popular OS in the world. There are millions of devices accessing tens of thousands of applications. It is many people's entry point into the world of technology; it is an operating system for everyone. Despite this, the entry-fee to actually make Android applications is usually a computer science degree, or five years' worth of Java experience. Android Programming for Beginners will be your companion to create Android applications from scratch—whether you're looking to start your programming career, make an application for work, be reintroduced to mobile development, or are just looking to program for fun. We will introduce you to all the fundamental concepts of programming in an Android context, from the Java basics to working with the Android API. All examples are created from within Android Studio, the official Android development environment that helps supercharge your application development process. After this crash-course, we'll dive deeper into Android programming and you'll learn how to create applications with a professional-standard UI through fragments, make location-aware apps with Google Maps integration, and store your user's data with SQLite. In addition, you'll see how to make your apps multilingual, capture images from a device's camera, and work with graphics, sound, and animations too. By the end of this book, you'll be ready to start building your own custom applications in Android and Java. Style and approach With more than 40 mini apps to code and run, Android Programming for Beginners is a hands-on guide to learning Android and Java. Each example application demonstrates a different aspect of Android programming. Alongside these mini apps, we push your abilities by building three larger applications to demonstrate Android application development in context.
Cultural Geographies

Cultural Geographies

John Horton; Peter Kraftl

Routledge
2013
sidottu
Cultural geography is a major, vibrant subdiscipline of human geography. Cultural geographers have done some of the most important, exciting and thought-provokingly zesty work in human geography over the last half-century.This book exists to provide an introduction to the remarkably diverse, controversial, and sometimes-infuriating work of cultural geographers. The book outlines how cultural geography in its various forms provides a rich body of research about cultural practices and politics in diverse contexts. Cultural geography offers a major resource for exploring the importance of cultural materials, media, texts and representations in particular contexts and is one of the most theoretically adventurous subdisciplines within human geography, engaging with many important lines of social and cultural theory. The book has been designed to provide an accessible, wide-ranging and thought-provoking introduction for students studying cultural geography, or specific topics within this subdiscipline. Through a wide range of case studies and learning activities, it provides an engaging introduction to cultural geography.