GTU Books and College Collection

Dictionary

Buy English Dictionary: Book
Collins Gem English Dictionary, in color, is the world’s best-selling small dictionary. This new edition, in color, is fully up-to-date, including the most popular new words to enter the English language.
The 16th editions of the Gem English Dictionary is the ideal portable companion for all. The handy little dictionary gives you practical, applied knowledge in your pocket. It contains clear definitions for all the words you need on a daily basis and provides tips on spelling, and help with difficult pronunciations.
The clear colour layout makes the content easily accessible and suitable for immediate use. Includes a brand new supplement tackling problems of style and etiquette in everything from letters to emails to social media sites.
Buy Primary Learners English Dictionary: Book
The Collins Primary Learner's English Dictionary is a brand new, illustrated dictionary aimed at learners of English aged 7 and over. The dictionary has been specially created for primary school students, whose first language is not English, but who attend English-language schools.
This accessible and easy-to-use dictionary is the perfect tool to help children improve their language skills and build vocabulary. It covers all the essential words, phrases and idioms that students need to learn, and is ideal for children who speak a language other than English at home. The definitions are written using simple language, which enables the child to discover for themselves what words mean, both in the classroom and at home. The dictionary also contains example sentences of real English, which show the child how English is really used in everyday life. The dictionary includes a wide range of cross-curricular vocabulary items, which will help students studying in English to build their academic vocabulary, as well as gain confidence in writing and speaking English inside and outside the classroom.
Key curriculum terms and important everyday vocabulary items are illustrated throughout the dictionary to support the child's understanding of key concepts and to encourage exploration of the language. The brightly coloured supplement illustrates a range of academic and general topics, making the Collins Primary Learner's English Dictionary invaluable to a child who is not only learning English, but also studying through the medium of English.
Buy The Progressive English Dictionary

Buy Concise Oxford English Dictionary (Book & CD-ROM set) 12th Edition: Book
The most popular of all the relatively smaller English Dictionaries from Oxford, Concise Oxford English Dictionary (Book & CD-ROM Set) is up-to-date with current words and usage. It is the recognized reference book for International English.
The first edition of the Concise Oxford English Dictionary (Book & CD-ROM Set) was published in 1911. It was designed to be a quick and practical reference to contemporary English usage, and a quick look up for meanings and synonyms. It is concise only in the sense that it does not go too deep into the history of the words.
Concise Oxford English Dictionary (Book & CD-ROM Set) is comprehensive and clear in its definitions and pronunciation and usage guides. The book has around 240,000 entries, and at 1728 pages, it is not really small. The book contains a lot of technical terms that have entered common usage.
The book helps readers get a clear understanding of the word by providing various illustrative examples. The CD-ROM contains the electronic version of the dictionary, and has audio pronunciation guides. The CD is searchable and is a great digital resource for use on PCs and MACs.
This dictionary has also been used on game shows like Countdown. It is an ideal source of information that can help people add more fluency to their existing vocabulary, and help them gain a clearer understanding of words that are already known.
Buy Oxford Business English Dictionary for Learners of English (with CD Rom) 1st  Edition
Has all the words you and your colleagues will need when reading reports, articles in the business press, letters and emails in English, and much more. 


  • All the latest business English words and terms.
  • It also contains 8 study pages that help you learn more words and improve business-writing skills.
  • The Business English Plus CD-ROM features everything that’s in the printed dictionary – plus:
  • Extra words and extra definitions
  • Help with pronunciation – words are spoken, so you can hear how they should sound.
  • Search facility to help you find words in your specialist business area

Arduino learning books

Buy Getting Started with Arduino
Get a thorough introduction to the open-source electronics prototyping platform that's taking the design and hobbyist world by storm. Updated to cover the latest Arduino hardware, the second edition of Getting Started with Arduino gives you lots of ideas for projects and helps you get going on them right away.

Buy Arduino Cookbook 2nd Edition: Book
Users of all categories, from novices to advanced levels, can gain immense help from the Arduino Cookbook. It details how one can design a variety of prototypes from robots, toys, remote controllers, and detectors. Over 200 techniques and tips are provided to help users in every way.
Arduino Cookbook provides several examples and advice to help users enhance their skills. Experience is not a prerequisite as this book explains every little detail. A wide variety of users such as designers, artists, students, engineers, and even those looking for an interesting hobby will benefit greatly from this second edition, which can help any user create simple to advanced prototypes that can interact with outside stimulus.
Arduino Cookbook features information on an array of topics like understanding the Arduino Essential Concepts, learning the Foundations for understanding digital and analog signals, implementing Arduino with a range of devices and sensors, Understanding Drive Visual Displays, Generating Sound and Controlling a variety of Motors, Using Remote Controls including TVs and other remote controlled devices, Applying Memory Handling and Coding Techniques and Handling Time Measurement and Time Delays.
Arduino Cookbook is divided into several sections for easy access. The first section is Getting Started, which covers topics right from installation of Integrated Development Environment to using Arduino. The next section is Making the Sketch Do Your Bidding, which starts with Structuring the Arduino Program and ends with Combining Operations and Assignments. The third section is Using Mathematical Operators, which covers a range of mathematical values. The next section is Serial Communications, which covers topics ranging from Sending Debug Information from Arduino to Your Computer and Setting Up Processing on Your Computer to Send and Receive Serial Data. Simple Digital and Analog Input is the fifth section, which covers Using a Switch to Measuring Voltages More Than 5V (Voltage Dividers).
Getting Input from Sensors covers all aspects of movement and measurement. Visual Output is the next section and it details LED Displays. The following sections cover every aspect from Physical Output to Remotely Controlling External Devices and how to use displays, Wireless Communication, Communicating Using I2C and SPI, Advanced Coding and Memory Handling, and Using the Controller Chip Hardware. The Appendices provide extra information on topics such as Diode, Keypad, Piezo, Solenoid, Using Schematic Diagrams and Data Sheets.

Buy Programming Arduino Getting Started with Sketches 1st Edition
Using clear, easy-to-follow examples, Programming Arduino: Getting Started with Sketches reveals the software side of Arduino and explains how to write well-crafted sketches using the modified C language of Arduino. No prior programming experience is required! The downloadable sample programs featured in the book can be used as-is or modified to suit your purposes.
  • Understand Arduino hardware fundamentals
  • Install the software, power it up, and upload your first sketch
  • Learn C language basics
  • Write functions in Arduino sketches
  • Structure data using arrays and strings
  • Use Arduino's digital and analog inputs and outputs in your programs
  • Work with the Standard Arduino Library
  • Write sketches that can store data
  • Program LCD displays
  • Use an Ethernet shield to enable Arduino to function as a web server
  • Write your own Arduino libraries
In December 2011, Arduino 1.0 was released. This changed a few things that have caused two of the sketches in this book to break. The change that has caused trouble is that the classes 'Server' and 'Client' have been renamed to 'EthernetServer' and 'EthernetClient' respectively.

Buy Getting Started with Arduino 2ndEdiion Edition: Book
Arduino is a piece of hardware, a single board microcontroller, which enables the use of electronics in various multidisciplinary projects. This system is made up of an open-source board with an 8 bit Atmel AVR microcontroller. The software aspect includes a common programming language, which does the compiling, and a boot-loader, which executes the microcontroller. Getting Started With Arduino is an ideal resource for design and hobby enthusiasts. This text provides a thorough introduction to the functional and theoretical aspects of Arduino 1.0. Users stand to gain many ideas for their projects, which they can implement right away.
The text is organized into 7 chapters and 4 Appendices. The first chapter examines the nature of physical computing and the intended audience of this text. In chapter two, the author addresses topics such as prototyping, tinkering, patching, and circuit bending. The third chapter deals with topics surrounding the Arduino platform such as installing drivers, software, and hardware. The fourth chapter prompts readers to apply Arduino. In this chapter, topics such as code, Blinking an LED, sensors, actuators, and electricity are addressed. Chapters 5 and 6 cover advanced topics such as analog input, serial communication, complex sensors, coding, and circuit assembly. The final chapter covers the troubleshooting aspects of Arduino. At the end of this text, readers can find four appendices, which cover the Breadboard, Reading Resistors and Capacitors, Arduino Quick Reference, and Schematic Diagrams.
Inside the text, readers will learn about important features such as interaction design, physical computing, Arduino hardware, electricity basics, electronics, prototyping, and drawing schematic diagrams. In order to use the beginner examples, readers will require Arduino Uno, a USB A-B cable, and an LED. Getting Started With Arduino was published in 2011.

Buy Professional Android Open Accessory Programming with Arduino: Book
The book will have three kinds of content: explanatory sections, short examples and projects.   The explanatory sections explain the hardware and software concepts behind AOA, the ADK and Arduino.   The short examples provide short but fully-functional code designed to perform exactly one function such as measure external temperature and display it on the screen of the Android device. The projects are longer, more in-depth examples of fully-functional programs with well-commented code along with the narrative.

Buy Arduino + Android Projects for the Evil Genius : Control Arduino with Your Smartphone or Tablet 1st  Edition
Filled with practical, do-it-yourself gadgets, Arduino + Android Projects for the Evil Genius shows you how to create Arduino devices and control them with Android smartphones and tablets. Easy-to-find equipment and components are used for all the projects in the book.
This wickedly inventive guide covers the Android Open Application Development Kit (ADK) and USB interface and explains how to use them with the basic Arduino platform. Methods of communication between Android and Arduino that don't require the ADK--including sound, Bluetooth, and WiFi/Ethernet are also discussed. An Arduino ADK programming tutorial helps you get started right away.

Buy Arduino: A Quick-Start Guide
Arduino is an open-source platform that makes DIY electronics projects easier than ever. Gone are the days when you had to learn electronics theory and arcane programming before you could even get an LED to blink. Now, with Arduino: A Quick-Start Guide, readers with no electronics experience can create their first gadgets within a few minutes.

Subscribe via email

Sign-up for FREE daily Updates.
Flipkart.com

Share/Bookmark