Buy used Sciences, Technology & Medicine books online in India
Buy Second Hand Books, Used Books Online In India
Cambridge IGCSE Chemistry Workbook
This edition of our successful series to support the Cambridge IGCSE Chemistry syllabus (0620) is fully updated for the revised syllabus from first examination from 2016. Written by a team with teaching and examining experience, Cambridge IGCSE Chemistry Coursebook with CD-ROM gives comprehensive and accessible coverage of the syllabus. Suggestions for practical activities are included, designed to help develop the required experimental skills, with full guidance included on the CD-ROM. Study tips throughout the text, exam-style questions at the end of each chapter and a host of revision and practice material on the CD-ROM are designed to help students prepare for their examinations. Answers to the exam-style questions in the Coursebook are provided on the CD-ROM.
Coding Roblox Games Made Easy
Create, customize, and optimize your own professional games from scratch with Unity 2022 Includes invitation to join the online Unity Game Development community to read the book alongside Unity developers/C# programmers and Nicolas Borromeo. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features Create the game prototype and learn the fundamentals of Unity editor to build scenes, objects and import objects Add interactivity, win/lose conditions, sound, graphics and artificial intelligence using C# and visual scripting Improve the game graphics, user interface, add visual effects and animations using Animator, Cinemachine, and Timeline Book Description Unity is a cross-platform game engine that provides you with powerful but simple-to-use features to solve the most common problems in Game Development, such as rendering, animation, physics, sound, and effects. You'll learn to use these features to create simple but complete games (and all the nuances needed to handle Unity). Complete with hands-on tutorials and projects, this book will teach you to use the Unity game engine, create C# and visual scripts, integrate graphics, sound, and animations, and manipulate physics to create interesting mechanics for your game. You'll then code a simple AI agent to challenge the user and work with profiling tools to ensure code efficiency. Finally, you'll work with Unity's AR tools to create AR experiences for 3D apps and games before publishing them to the world. If you are interested in creating impressive, commercial-quality games that are playable on a variety of platforms, then you've come to the right place. What you will learn Build a game prototype that includes gameplay, player and non-player characters, assets, animations, and more Set up and navigate the game engine to dive into the Unity Editor and discover unique and new features released in 2022 Learn both C# and Visual Scripting to customize player movements, the user interface, and game physics Apply shaders to improve your game g
1001 IDEAS THAT CHANGED THE WAY WE THANK
Original MRP: 2295/-. 1001 Ideas That Changed the Way we Think is a comprehensive guide to the most interesting and imaginative thoughts from the finest minds in history. Ranging from the ancient wisdom of Confucius and Plato to today's cutting edge thinkers, it offers a wealth of simulation and amusement for everyone with a curious mind.
S chand science book for 8
Lakhmir Singh’s Science is a series of books which conforms to the NCERT syllabus. The main aim of writing this series is to help students understand difficult scientific concepts in a simple manner in easy language. The ebook version does not contain CD.
Book of Aerodynamic
Starting with an overview of the relevant aspects of mechanics, the book goes on to cover topics such as air and airflow, aerofoils, thrust, level flight, gliding, landing, performance, manoeuvres, stability and control. Important aspects of these topics are illustrated by a description of a trial flight in a light aircraft. The book also deals with flight at transonic and supersonic speeds, and finally orbital and space flight.
Friend experience science aligned by National circular
It is a good book of science by the following resions-1. Only important chapters are given 2. Author are well educated and very highly educated 3. Experimental learning 4. Multi crop circular approach 5. Art integrated learning 6. 21st century skills
Knowledge Encyclopaedia HUMAN BODY
No two pages look alike in this eye-popping children's encyclopedia. Exploring everything from amazing animals to art, this ebook includes fun facts for kids. With its unique visual approach, WOW! shows you a range of topics but presents them with a twist. Mingle with a bunch of snakes... on a ladder! Meet your mammal relatives in a photo album, or peek into a drawer full of prosthetic eyes to discover the science of genetics. An ice sculpture reveals the science behind states of matter, architectural marvels are displayed on a house of cards, and the story of space exploration is told through an astronaut's stamp collection. This comprehensive children's ebook covers technology, Earth, people, nature, history, science, the human body, and much more. With something new to discover on every page, WOW! will consistently entertain and inform. It's the ultimate children's reference ebook.
Answer Book,10001 Fast Facts About our World (First Edition,2016) [Har
For anyone who has pondered the vastness of our universe,the rich variety of our planet and the endlessly fascinating world of knowledge that surrounds us,National Geography presents this timely volume,now fully updated and expanded.Exploring a full spectrum of topics ,from the universe to climate and weather,from the human world to science and technology,this meticulously written and extravagantly illustrated book is the ultimate family reference.
424 Fluent Python: Clear, Concise, and Effective Programming, Second
Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren't using everything the language has to offer. By taking you through Python's key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable all at the same time--what experts consider "Pythonic."Many programmers who learn Python basics fall into the trap of reinventing the wheel because of past experience in other languages, and try to bend the language to patterns that don't really apply to it. Author Luciano Ramalho, a Python Software Foundation member and Python programmer for 15 years, helps you drop your accent from another language so you can code Python fluently.Learn practical applications of generators for database processingRethink some design patterns in a Python contextExamine attribute descriptors and when to use them: the key to ORMsExplore Pythonic objects: protocols versus interfaces, abstract base classes and multiple inheritance