Author: John Green
Publisher: Speak
ISBN: 9780147515001
Category : Juvenile Fiction
Languages : en
Pages : 0
Book Description
Discover #1 New York Times bestselling author John Green from the beginning. This collection includes paperback editions of with his first four acclaimed titles, including Looking for Alaska, An Abundance of Katherines, Paper Towns, and The Fault in Our Stars.
The John Green Collection
Author: John Green
Publisher: Penguin
ISBN: 0698160398
Category : Young Adult Fiction
Languages : en
Pages : 1007
Book Description
Four critically acclaimed, award-winning modern classics from #1 New York Times-bestselling author John Green. The John Green Collection includes Printz Award–winning Looking for Alaska, Printz Honor book An Abundance of Katherines, Edgar Award–winning Paper Towns, and #1 New York Times–bestselling The Fault in Our Stars. In addition to his many literary accolades, John Green is one half of the Vlogbrothers (youtube.com/vlogbrothers), one of the most popular online video projects in the world. You can join the millions who follow John on Twitter (@realjohngreen) and tumblr (fishingboatproceeds.tumblr.com) or visit him online at johngreenbooks.com.
Publisher: Penguin
ISBN: 0698160398
Category : Young Adult Fiction
Languages : en
Pages : 1007
Book Description
Four critically acclaimed, award-winning modern classics from #1 New York Times-bestselling author John Green. The John Green Collection includes Printz Award–winning Looking for Alaska, Printz Honor book An Abundance of Katherines, Edgar Award–winning Paper Towns, and #1 New York Times–bestselling The Fault in Our Stars. In addition to his many literary accolades, John Green is one half of the Vlogbrothers (youtube.com/vlogbrothers), one of the most popular online video projects in the world. You can join the millions who follow John on Twitter (@realjohngreen) and tumblr (fishingboatproceeds.tumblr.com) or visit him online at johngreenbooks.com.
St. Marin's Cozy Mystery Box Set Volume II - Books 4-6
Author: ACF Bookens
Publisher: Andrea Cumbo-Floyd
ISBN: 1952430178
Category : Fiction
Languages : en
Pages : 616
Book Description
Harvey Beckett is not a fan of murder. Not at all. But she'd be lying if she said she didn't enjoy solving one. In this three-book box set that includes the second three books in the St. Marin's Cozy Mystery Series, meet Harvey and tag along as her unending curiosity gets her involved with solving three murders in her small Maryland town. Get to know dogs Mayhem and Taco and her cat Aslan and spend time with her charming and supportive group of friends. Plus hang out in Harvey's bookstore and pick up a slew of great book recommendations, all while seeing what Harvey's curiosity will get her in trouble with next. Can Harvey stay alive long enough to bring the killers to justice?
Publisher: Andrea Cumbo-Floyd
ISBN: 1952430178
Category : Fiction
Languages : en
Pages : 616
Book Description
Harvey Beckett is not a fan of murder. Not at all. But she'd be lying if she said she didn't enjoy solving one. In this three-book box set that includes the second three books in the St. Marin's Cozy Mystery Series, meet Harvey and tag along as her unending curiosity gets her involved with solving three murders in her small Maryland town. Get to know dogs Mayhem and Taco and her cat Aslan and spend time with her charming and supportive group of friends. Plus hang out in Harvey's bookstore and pick up a slew of great book recommendations, all while seeing what Harvey's curiosity will get her in trouble with next. Can Harvey stay alive long enough to bring the killers to justice?
Excel 2003 VBA Programmer's Reference
Author: Paul T. Kimmel
Publisher: John Wiley & Sons
ISBN: 0764578987
Category : Computers
Languages : en
Pages : 1176
Book Description
What is this book about? Excel 2003 VBA Programmer's Reference is an updated and expanded version of the two previous editions now with a reference section downloadable from the Web for easy perusal. The book is aimed at Excel users who want to gain more control over their spreadsheets using VBA or who want to develop Excel applications for other users. The book starts with a primer chapter focused on bringing the readers up to speed with Excel and VBA. From there, the book expands to focus on major issues faced by advanced Excel users and developers. What does this book cover? In this book, you'll discover how to do the following: Set up applications and convert them to add-ins Package and distribute Excel applications Set up interaction with other Office applications and databases Program the VB Editor and use the Windows API Use VB6 and VB.NET with Excel Set up internationalization Advanced debugging and error handling techniques
Publisher: John Wiley & Sons
ISBN: 0764578987
Category : Computers
Languages : en
Pages : 1176
Book Description
What is this book about? Excel 2003 VBA Programmer's Reference is an updated and expanded version of the two previous editions now with a reference section downloadable from the Web for easy perusal. The book is aimed at Excel users who want to gain more control over their spreadsheets using VBA or who want to develop Excel applications for other users. The book starts with a primer chapter focused on bringing the readers up to speed with Excel and VBA. From there, the book expands to focus on major issues faced by advanced Excel users and developers. What does this book cover? In this book, you'll discover how to do the following: Set up applications and convert them to add-ins Package and distribute Excel applications Set up interaction with other Office applications and databases Program the VB Editor and use the Windows API Use VB6 and VB.NET with Excel Set up internationalization Advanced debugging and error handling techniques
Excel 2007 VBA Programmer's Reference
Author: John Green
Publisher: John Wiley & Sons
ISBN: 1118169360
Category : Computers
Languages : en
Pages : 1178
Book Description
This book is aimed squarely at Excel users who want to harness the power of the VBA language in their Excel applications. At all times, the VBA language is presented in the context of Excel, not just as a general application programming language. The Primer has been written for those who are new to VBA programming and the Excel object model. It introduces the VBA language and the features of the language that are common to all VBA applications. It explains the relationship between collections, objects, properties, methods, and events and shows how to relate these concepts to Excel through its object model. It also shows how to use the Visual Basic Editor and its multitude of tools, including how to obtain help. The middle section of the book takes the key objects in Excel and shows, through many practical examples, how to go about working with those objects. The techniques presented have been developed through the exchange of ideas of many talented Excel VBA programmers over many years and show the best way to gain access to workbooks, worksheets, charts, ranges, and so on. The emphasis is on efficiency—that is, how to write code that is readable and easy to maintain and that runs at maximum speed. In addition, the chapters devoted to accessing external databases detail techniques for accessing data in a range of formats. The final four chapters of the book address the following advanced issues: linking Excel to the Internet, writing code for international compatibility, programming the Visual Basic Editor, and how to use the functions in the Win32 API (Windows 32-bit Application Programming Interface).
Publisher: John Wiley & Sons
ISBN: 1118169360
Category : Computers
Languages : en
Pages : 1178
Book Description
This book is aimed squarely at Excel users who want to harness the power of the VBA language in their Excel applications. At all times, the VBA language is presented in the context of Excel, not just as a general application programming language. The Primer has been written for those who are new to VBA programming and the Excel object model. It introduces the VBA language and the features of the language that are common to all VBA applications. It explains the relationship between collections, objects, properties, methods, and events and shows how to relate these concepts to Excel through its object model. It also shows how to use the Visual Basic Editor and its multitude of tools, including how to obtain help. The middle section of the book takes the key objects in Excel and shows, through many practical examples, how to go about working with those objects. The techniques presented have been developed through the exchange of ideas of many talented Excel VBA programmers over many years and show the best way to gain access to workbooks, worksheets, charts, ranges, and so on. The emphasis is on efficiency—that is, how to write code that is readable and easy to maintain and that runs at maximum speed. In addition, the chapters devoted to accessing external databases detail techniques for accessing data in a range of formats. The final four chapters of the book address the following advanced issues: linking Excel to the Internet, writing code for international compatibility, programming the Visual Basic Editor, and how to use the functions in the Win32 API (Windows 32-bit Application Programming Interface).
A Brief History of the Book
Author: Steven K. Galbraith
Publisher: Bloomsbury Publishing USA
ISBN:
Category : Language Arts & Disciplines
Languages : en
Pages : 170
Book Description
This book leads readers through an intriguing examination of how books began and have evolved through history and explores where future technologies may lead them. From ancient clay tablet and scrolls to medieval manuscripts and printed books to personal computers and iPads, this guide examines the fascinating history of books from 4000 BCE to the present. At each step of this evolution, technologies are examined and evaluated to show how these ideas are present from the very beginning of written communication. Moving chronologically from the ancient world to the present, the book shows how written communication media evolved from cuneiform to the Kindle. Focusing on key technologies and vital periods of historical transition, it traces an evolution that elucidates the history of the written word, at each step examining and evaluating such aspects of technologies as memory capacity, readability and writability, durability, recyclability, information security, ease and mode of access, and cost. Additional attention is paid to how these technologies were made, how they were circulated, and who was reading them.
Publisher: Bloomsbury Publishing USA
ISBN:
Category : Language Arts & Disciplines
Languages : en
Pages : 170
Book Description
This book leads readers through an intriguing examination of how books began and have evolved through history and explores where future technologies may lead them. From ancient clay tablet and scrolls to medieval manuscripts and printed books to personal computers and iPads, this guide examines the fascinating history of books from 4000 BCE to the present. At each step of this evolution, technologies are examined and evaluated to show how these ideas are present from the very beginning of written communication. Moving chronologically from the ancient world to the present, the book shows how written communication media evolved from cuneiform to the Kindle. Focusing on key technologies and vital periods of historical transition, it traces an evolution that elucidates the history of the written word, at each step examining and evaluating such aspects of technologies as memory capacity, readability and writability, durability, recyclability, information security, ease and mode of access, and cost. Additional attention is paid to how these technologies were made, how they were circulated, and who was reading them.
Excel 2002 VBA
Author: Rob Bovey
Publisher: John Wiley & Sons
ISBN: 0764558595
Category : Computers
Languages : en
Pages : 1029
Book Description
What is this book about? VBA is the programming language for the Microsoft Office suite and many other applications. VBA gives you complete control of Excel, allowing you to do anything from automating Excel tasks to developing full applications, using Excel as the development environment. Excel 2002 is an important upgrade to the Office suite spreadsheet program. It shows Microsoft's commitment to moving Office to be a web-enabled productivity tool, a rich client for working with web-based data, with new features such as SmartTags and XML support. Based on the successful content and format of Excel 2000 VBA Programmer's Reference, this new edition has been fully updated for Excel 2002. The authors are all Excel MVPs, involved daily in supporting the Excel VBA programmer community. What does this book cover? The first part of the book introduces Excel and VBA, including a VBA primer. The second part offers thematic, succinct, and practical discussions of the features available to Excel VBA programmers, with real-world examples answering frequently asked questions. The third and final part is a complete reference to the Excel, VBE, and Common Office Object Models. Here are just a few of the things you'll learn in this edition: The entire Excel Object Model and the Common Office Object Model Working with PivotTables Accessing and manipulating data sources from Excel with ADO Programming the Visual Basic Editor (VBE) New features in Excel 2002, SmartTags, XML, and the Web Expanded references for Excel versions 97, 2000, and 2002 Who is this book for? This book not only caters for beginner- and intermediate-level programmers with its introductory coverage of VBA and Excel, but also provides advanced information for experienced Excel developers in later chapters and the reference.
Publisher: John Wiley & Sons
ISBN: 0764558595
Category : Computers
Languages : en
Pages : 1029
Book Description
What is this book about? VBA is the programming language for the Microsoft Office suite and many other applications. VBA gives you complete control of Excel, allowing you to do anything from automating Excel tasks to developing full applications, using Excel as the development environment. Excel 2002 is an important upgrade to the Office suite spreadsheet program. It shows Microsoft's commitment to moving Office to be a web-enabled productivity tool, a rich client for working with web-based data, with new features such as SmartTags and XML support. Based on the successful content and format of Excel 2000 VBA Programmer's Reference, this new edition has been fully updated for Excel 2002. The authors are all Excel MVPs, involved daily in supporting the Excel VBA programmer community. What does this book cover? The first part of the book introduces Excel and VBA, including a VBA primer. The second part offers thematic, succinct, and practical discussions of the features available to Excel VBA programmers, with real-world examples answering frequently asked questions. The third and final part is a complete reference to the Excel, VBE, and Common Office Object Models. Here are just a few of the things you'll learn in this edition: The entire Excel Object Model and the Common Office Object Model Working with PivotTables Accessing and manipulating data sources from Excel with ADO Programming the Visual Basic Editor (VBE) New features in Excel 2002, SmartTags, XML, and the Web Expanded references for Excel versions 97, 2000, and 2002 Who is this book for? This book not only caters for beginner- and intermediate-level programmers with its introductory coverage of VBA and Excel, but also provides advanced information for experienced Excel developers in later chapters and the reference.
The Hunger Games 4-Book Box Set: TikTok made me buy it! The international No.1 bestselling series (The Hunger Games, Catching Fire, Mockingjay, The Ballad of Songbirds and Snakes)
Author: Suzanne Collins
Publisher: Scholastic UK
ISBN: 0702318728
Category : Juvenile Fiction
Languages : en
Pages : 1246
Book Description
This stunning paperback box set includes all three books in Suzanne Collins's internationally bestselling Hunger Games trilogy together with The Ballad of Songbirds and Snakes. In the ruins of a place once known as North America lies the nation of Panem, a shining Capitol surrounded by twelve outlying districts. The Capitol keeps the districts in line by forcing them all to send one boy and one girl between the ages of twelve and eighteen to participate in the annual Hunger Games, a fight to the death on live TV... And the odds are against all who play. With all four of Suzanne Collins's Hunger Games novels in one box set, you can step into the world of Panem and continue all the way to the electrifying conclusion. Three books, four films and one worldwide phenomenon, The Hunger Games series changed the face of global YA. Lionsgate begin production on the movie of Ballad of Songbirds and Snakes in 2022.
Publisher: Scholastic UK
ISBN: 0702318728
Category : Juvenile Fiction
Languages : en
Pages : 1246
Book Description
This stunning paperback box set includes all three books in Suzanne Collins's internationally bestselling Hunger Games trilogy together with The Ballad of Songbirds and Snakes. In the ruins of a place once known as North America lies the nation of Panem, a shining Capitol surrounded by twelve outlying districts. The Capitol keeps the districts in line by forcing them all to send one boy and one girl between the ages of twelve and eighteen to participate in the annual Hunger Games, a fight to the death on live TV... And the odds are against all who play. With all four of Suzanne Collins's Hunger Games novels in one box set, you can step into the world of Panem and continue all the way to the electrifying conclusion. Three books, four films and one worldwide phenomenon, The Hunger Games series changed the face of global YA. Lionsgate begin production on the movie of Ballad of Songbirds and Snakes in 2022.