Skip to content
  • Search Book
  • Business
  • Computer
  • Literature
  • Science
  • Others

Free eBook PDF Download

KubiBook.com

Category: Computer

#1 PHP & MySQL: Server-side Web Development 1st Edition by Jon Duckett

Posted on December 2, 2019December 7, 2021 By KubiBook
#1 PHP & MySQL: Server-side Web Development 1st Edition by Jon Duckett

  Jon Duckett is the world-wide best-selling author of HTML & CSS: Design and Build Websites and JavaScript & JQuery: Interactive Front-End Web Development. His books have sold more than 400,000 copies in English and been translated into 10 languages. His “nicer way to learn” features a high-visual breakdown of code and concepts. LifeHacker called…

Read More “#1 PHP & MySQL: Server-side Web Development 1st Edition by Jon Duckett” »

Computer, Others, Science

#1 Think Data Structures: Algorithms and Information Retrieval in Java 1st Edition by Allen B. Downey

Posted on November 28, 2019March 8, 2022 By KubiBook
#1 Think Data Structures: Algorithms and Information Retrieval in Java 1st Edition by Allen B. Downey

By emphasizing practical knowledge and skills over theory, author Allen Downey shows you how to use data structures to implement efficient algorithms, and then analyze and measure their performance. You’ll explore the important classes in the Java collections framework (JCF), how they’re implemented, and how they’re expected to perform. Each chapter presents hands-on exercises supported…

Read More “#1 Think Data Structures: Algorithms and Information Retrieval in Java 1st Edition by Allen B. Downey” »

Computer

#1 Elements of Programming Interviews in Java: The Insiders’ Guide 2nd Edition by Adnan Aziz, Tsung-Hsien Lee, Amit Prakash

Posted on November 27, 2019April 13, 2022 By KubiBook
#1 Elements of Programming Interviews in Java: The Insiders’ Guide 2nd Edition by Adnan Aziz, Tsung-Hsien Lee, Amit Prakash

  This is the Java version of our book. See our website for links to the C++ version.Have you ever… Wanted to work at an exciting futuristic company? Struggled with an interview problem thatcould have been solved in 15 minutes? Wished you could study real-world computing problems? If so, you need to read Elements of…

Read More “#1 Elements of Programming Interviews in Java: The Insiders’ Guide 2nd Edition by Adnan Aziz, Tsung-Hsien Lee, Amit Prakash” »

Computer

#1 Java How to Program, Early Objects (11th Edition) (Deitel: How to Program) 11th Edition by Paul J. Deitel), Harvey Deitel

Posted on November 27, 2019October 18, 2021 By KubiBook
#1 Java How to Program, Early Objects (11th Edition) (Deitel: How to Program) 11th Edition by Paul J. Deitel), Harvey Deitel

  The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Early Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edition…

Read More “#1 Java How to Program, Early Objects (11th Edition) (Deitel: How to Program) 11th Edition by Paul J. Deitel), Harvey Deitel” »

Computer, Others

#1 Starting Out with Java: From Control Structures through Objects (What’s New in Computer Science) 7th Edition by Tony Gaddis

Posted on November 26, 2019November 14, 2021 By KubiBook
#1 Starting Out with Java: From Control Structures through Objects (What’s New in Computer Science) 7th Edition by Tony Gaddis

  Tony Gaddis is the principal author of the Starting Out with series of textbooks. He has nearly two decades of experience teaching computer science courses, primarily at Haywood Community College. Tony is a highly acclaimed instructor who was previously selected as the North Carolina Community College Teacher of the Year and has received the…

Read More “#1 Starting Out with Java: From Control Structures through Objects (What’s New in Computer Science) 7th Edition by Tony Gaddis” »

Computer

#1 Modern Java in Action: Lambdas, streams, functional and reactive programming 2nd Edition by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft

Posted on November 25, 2019March 11, 2022 By KubiBook
#1 Modern Java in Action: Lambdas, streams, functional and reactive programming 2nd Edition by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft

Manning’s bestselling Java 8 book has been revised for Java 9 and Java 10! In Modern Java in Action, readers build on their existing Java language skills with the newest features and techniques. The release of Java 9 builds on what made Java 8 so exciting. In addition to Java 8’s lambdas and streams, Java…

Read More “#1 Modern Java in Action: Lambdas, streams, functional and reactive programming 2nd Edition by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft” »

Computer

#1 Core Java Volume I–Fundamentals (11th Edition) 11th Edition by Cay S. Horstmann

Posted on November 22, 2019November 23, 2021 By KubiBook
#1 Core Java Volume I–Fundamentals (11th Edition) 11th Edition by Cay S. Horstmann

  For serious programmers, Core Java, Volume I―Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective…

Read More “#1 Core Java Volume I–Fundamentals (11th Edition) 11th Edition by Cay S. Horstmann” »

Computer

#1 Java: The Complete Reference, Eleventh Edition 11th Edition by Herbert Schildt

Posted on November 22, 2019November 13, 2021 By KubiBook
#1 Java: The Complete Reference, Eleventh Edition 11th Edition by Herbert Schildt

  Fully updated for Java SE 11, Java: The Complete Reference, Eleventh Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as…

Read More “#1 Java: The Complete Reference, Eleventh Edition 11th Edition by Herbert Schildt” »

Computer

#1 Effective Java 3rd Edition by Joshua Bloch

Posted on November 22, 2019November 13, 2021 By KubiBook
#1 Effective Java 3rd Edition by Joshua Bloch

  Joshua Bloch is a professor at Carnegie Mellon University. He was formerly the chief Java architect at Google, a distinguished engineer at Sun Microsystems, and a senior systems designer at Transarc. He led the design and implementation of numerous Java platform features, including the JDK 5.0 language enhancements and the Java Collections Framework. He…

Read More “#1 Effective Java 3rd Edition by Joshua Bloch” »

Computer

#1 Starting Out with C++ from Control Structures to Objects (9th Edition) by Tony Gaddis

Posted on November 21, 2019January 11, 2022 By KubiBook
#1 Starting Out with C++ from Control Structures to Objects (9th Edition) by Tony Gaddis

  A clear and student-friendly way to teach the fundamentals of C++ Starting Out with C++: From Control Structures through Objects covers control structures, functions, arrays, and pointers before objects and classes in Tony Gaddis’s hallmark accessible, step-by-step presentation. His books help beginning students understand the important details necessary to become skilled programmers at an…

Read More “#1 Starting Out with C++ from Control Structures to Objects (9th Edition) by Tony Gaddis” »

Computer

Posts navigation

Previous 1 … 73 74 75 Next

Popular E-Book

  • #1 CompTIA Security+ Get...
  • #1 PHP & MySQL: Serv...
  • #1 Sapiens Malayalam Mala...
  • #1 Please Love Me at My W...
  • #1 Timeless Seeds of Advi...

Latest E-Book

  • Turbulence A Novel Szalay David Literature Fiction
  • The Love Song of Jonny Valentine A Novel Wayne Teddy Literature Fiction
  • Purification of the Heart Signs Symptoms and Cures of the Spiritual Diseases of the Heart Yusuf Hamza Religion Spirituality
  • NAFSI Jihad upon my Self Maryam Kashmir
  • The Last Camellia A Novel Jio Sarah Literature Fiction
  • Goodnight June A Novel Jio Sarah Literature Fiction
  • All the Flowers in Paris A Novel Jio Sarah Literature Fiction
  • Four Ways to Wear a Dress Lib Gillian
  • Any Other Family Brown Eleanor Literature Fiction
  • The Boy in the Striped Pajamas Boyne John
  • Model Spy A Teen Spy Thriller The Specialists Series Greenland Shannon
  • Does This Volvo Make My Butt Look Big Thoughts for moms and other tired people Monaghan Annabel Humor Entertainment
  • ndale Prieta A Love Letter to My Family Ram rez Yasm n
  • The Beautiful Ones A Novel Moreno Garcia Silvia
  • Loner A Novel Wayne Teddy

Copyright © 2022 by Kubibook.com