Seems you have not registered as a member of localhost.saystem.shop!

You may have to register before you can download all our books and magazines, click the sign up button below to create a free account.

Sign up

On Java 8
  • Language: en
  • Pages: 1820

On Java 8

  • Type: Book
  • -
  • Published: 2017-06-16
  • -
  • Publisher: MindView LLC

description not available right now.

Atomic Kotlin
  • Language: en
  • Pages: 636

Atomic Kotlin

  • Type: Book
  • -
  • Published: 2021-01-11
  • -
  • Publisher: Unknown

For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! No programming background necessary. Summaries for experienced programmers. Easy steps via very small chapters ("atoms"). Free accompanying exercises/solutions within IntelliJ Idea. Gives you a strong Kotlin foundation. Kotlin is cleaner, more consistent and far more powerful than Java. Increase programming productivity with Kotlin's clear, concise syntax. Produce safer, more reliable programs. Kotlin easily interacts with Java. Effortlessly migrate by adding pieces of Kotlin to an existing Java project. Support for Windows, Mac and Linux. Free version of Intellij IDEA includes extensive Kotlin support. Book resources, live seminars, workshops and consulting available at AtomicKotlin.com.

Thinking In C++ (2Nd Edition)
  • Language: en
  • Pages: 662

Thinking In C++ (2Nd Edition)

  • Type: Book
  • -
  • Published: 2000
  • -
  • Publisher: Unknown

description not available right now.

Thinking in Java
  • Language: en
  • Pages: 1156

Thinking in Java

Provides link to sites where book in zip file can be downloaded.

Thinking in C++
  • Language: en
  • Pages: 493

Thinking in C++

  • Type: Book
  • -
  • Published: 2004
  • -
  • Publisher: Unknown

description not available right now.

Thinking in Java
  • Language: en
  • Pages: 1127

Thinking in Java

Praised by students and professional programmers, Eckel has thoroughly revised and updated his classic text for J2SE 5.0, the most enhanced version of the Java language since its inception. It is designed for teaching in a classroom and seminar session.

C++ Inside & Out
  • Language: en
  • Pages: 796

C++ Inside & Out

A comprehensive, fast-paced guide for all C programmers who want to develop their skills and write full-fledged C++ programs complete with bells and whistles. Eckel, a member of the ANSI C++ committee and a well-known author and programmer, is uniquely qualified to provide C++ programmers with the newest information in an easy-to-understand format.

Drive
  • Language: en
  • Pages: 275

Drive

  • Type: Book
  • -
  • Published: 2011-04-05
  • -
  • Publisher: Penguin

The New York Times bestseller that gives readers a paradigm-shattering new way to think about motivation from the author of When: The Scientific Secrets of Perfect Timing Most people believe that the best way to motivate is with rewards like money—the carrot-and-stick approach. That's a mistake, says Daniel H. Pink (author of To Sell Is Human: The Surprising Truth About Motivating Others). In this provocative and persuasive new book, he asserts that the secret to high performance and satisfaction-at work, at school, and at home—is the deeply human need to direct our own lives, to learn and create new things, and to do better by ourselves and our world. Drawing on four decades of scientific research on human motivation, Pink exposes the mismatch between what science knows and what business does—and how that affects every aspect of life. He examines the three elements of true motivation—autonomy, mastery, and purpose-and offers smart and surprising techniques for putting these into action in a unique book that will change how we think and transform how we live.

Scala for the Impatient
  • Language: en
  • Pages: 385

Scala for the Impatient

Scala is a modern programming language for the Java Virtual Machine (JVM) that combines the best features of object-oriented and functional programming languages. Using Scala, you can write programs more concisely than in Java, as well as leverage the full power of concurrency. Since Scala runs on the JVM, it can access any Java library and is interoperable with Java frameworks. Scala for the Impatient concisely shows developers what Scala can do and how to do it. In this book, Cay Horstmann, the principal author of the international best-selling Core Java™, offers a rapid, code-based introduction that’s completely practical. Horstmann introduces Scala concepts and techniques in “blog-...

C & C++ Code Capsules
  • Language: en
  • Pages: 602

C & C++ Code Capsules

C & C++ Code Capsules shares the hard-won wisdom of a highly successful C++/C programmer - along with an extensive collection of ISO-compliant programs that illustrate the true power of C++. Based on Chuck Allison's respected monthly columns for C/C++ Users Journal, this book delivers a wide variety of ideas for programmers of all skill levels. Allison presents valuable, little-known techniques for making the most of pointers, the preprocessor abstraction, templates, bit manipulation, visibility, control structures, and exceptions. He also demonstrates how to take full advantage of the Standard C and Standard C++ libraries - including the components he personally developed.