Think Java

Think Java
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 251
Release :
ISBN-10 : 9781491929537
ISBN-13 : 1491929537
Rating : 4/5 (37 Downloads)

Synopsis Think Java by : Allen B. Downey

Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to an end. Authors Allen Downey and Chris Mayfield start with the most basic concepts and gradually move into topics that are more complex, such as recursion and object-oriented programming. Each brief chapter covers the material for one week of a college course and includes exercises to help you practice what you’ve learned. Learn one concept at a time: tackle complex topics in a series of small steps with examples Understand how to formulate problems, think creatively about solutions, and write programs clearly and accurately Determine which development techniques work best for you, and practice the important skill of debugging Learn relationships among input and output, decisions and loops, classes and methods, strings and arrays Work on exercises involving word games, graphics, puzzles, and playing cards

A Loop of String

A Loop of String
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 1587901706
ISBN-13 : 9781587901706
Rating : 4/5 (06 Downloads)

Synopsis A Loop of String by : Ruth Stotter

String figures are an important accompaniment to stories and chants in many cultures, especially in Pacific Rim countries. This book includes original stories and string stunts, as well as some that have been passed on in the oral tradition for hundreds of years. Includes illustrations.

C# 6.0 Cookbook

C# 6.0 Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 703
Release :
ISBN-10 : 9781491921432
ISBN-13 : 1491921439
Rating : 4/5 (32 Downloads)

Synopsis C# 6.0 Cookbook by : Jay Hilyard

Completely updated for C# 6.0, the new edition of this bestseller offers more than 150 code recipes to common and not-so-common problems that C# programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C# 6.0 features. If you prefer solutions to general C# language instruction and quick answers to theory, this is your book.C# 6.0 Cookbook offers new recipes for asynchronous methods, dynamic objects, enhanced error handling, the Rosyln compiler, and more. Here are some of topics covered: Classes and generics Collections, enumerators, and iterators Data types LINQ and Lambda expressions Exception handling Reflection and dynamic programming Regular expressions Filesystem interactions Networking and the Web XML usage Threading, Synchronization, and Concurrency Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underlying technology works. You don't have to be an experienced C# or .NET developer to use C# 6.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.

String Figures and how to Make Them

String Figures and how to Make Them
Author :
Publisher : Courier Corporation
Total Pages : 476
Release :
ISBN-10 : 048620152X
ISBN-13 : 9780486201528
Rating : 4/5 (2X Downloads)

Synopsis String Figures and how to Make Them by : Caroline F. Jayne

Diagrams and text illustrate the steps involved in creating over one hundred string figures while providing information on their origin and cultural background

Scala Cookbook

Scala Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 722
Release :
ISBN-10 : 9781449340339
ISBN-13 : 1449340334
Rating : 4/5 (39 Downloads)

Synopsis Scala Cookbook by : Alvin Alexander

Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language. Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for: Strings, numeric types, and control structures Classes, methods, objects, traits, and packaging Functional programming in a variety of situations Collections covering Scala's wealth of classes and methods Concurrency, using the Akka Actors library Using the Scala REPL and the Simple Build Tool (SBT) Web services on both the client and server sides Interacting with SQL and NoSQL databases Best practices in Scala development

Cat's Cradle

Cat's Cradle
Author :
Publisher : Klutz
Total Pages : 0
Release :
ISBN-10 : 1878257536
ISBN-13 : 9781878257536
Rating : 4/5 (36 Downloads)

Synopsis Cat's Cradle by : Anne Akers Johnson

In today's high tech world, people have completely forgotten how to make The Cup and Saucer, The Witch's Broom, and Jacob's Ladder. Thank goodness for Cat's Cradle. This book's simple instructions and ultra-clear instructional art are foolproof.

String Theory For Dummies

String Theory For Dummies
Author :
Publisher : John Wiley & Sons
Total Pages : 387
Release :
ISBN-10 : 9780470467244
ISBN-13 : 047046724X
Rating : 4/5 (44 Downloads)

Synopsis String Theory For Dummies by : Andrew Zimmerman Jones

A clear, plain-English guide to this complex scientific theory String theory is the hottest topic in physics right now, with books on the subject (pro and con) flying out of the stores. String Theory For Dummies offers an accessible introduction to this highly mathematical "theory of everything," which posits ten or more dimensions in an attempt to explain the basic nature of matter and energy. Written for both students and people interested in science, this guide explains concepts, discusses the string theory's hypotheses and predictions, and presents the math in an approachable manner. It features in-depth examples and an easy-to-understand style so that readers can understand this controversial, cutting-edge theory.

An Introduction to String Figures

An Introduction to String Figures
Author :
Publisher :
Total Pages : 48
Release :
ISBN-10 : UCAL:B3110704
ISBN-13 :
Rating : 4/5 (04 Downloads)

Synopsis An Introduction to String Figures by : Walter William Rouse Ball

String Figures

String Figures
Author :
Publisher :
Total Pages : 76
Release :
ISBN-10 : OXFORD:503354749
ISBN-13 :
Rating : 4/5 (49 Downloads)

Synopsis String Figures by : Walter William Rouse Ball

Perl Cookbook

Perl Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 967
Release :
ISBN-10 : 9780596554965
ISBN-13 : 0596554966
Rating : 4/5 (65 Downloads)

Synopsis Perl Cookbook by : Tom Christiansen

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.Covered topic areas include: Manipulating strings, numbers, dates, arrays, and hashes Pattern matching and text substitutions References, data structures, objects, and classes Signals and exceptions Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet CGI and mod_perl programming Web programming Since its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.