Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

The Best Python Programming Step-By-Step Beginners Guide

Posted By: First1
The Best Python Programming Step-By-Step Beginners Guide

The Best Python Programming Step-By-Step Beginners Guide: Easily Master Software engineering with Machine Learning, Data Structures, Syntax, Django Object-Oriented Programming, and AI application by Chris Williamson
English | July 3rd, 2019 | ISBN: 195234011X | 176 pages | True EPUB | 0.40 MB

Discover why you will be able to understand Python programming language in less than 6 hours if you can read an English sentence…

Programming Ruby 3.3: The Pragmatic Programmers' Guide (Pragmatic Programmers; Facets of Ruby), 5th Edition

Posted By: First1
Programming Ruby 3.3: The Pragmatic Programmers' Guide (Pragmatic Programmers; Facets of Ruby), 5th Edition

Programming Ruby 3.3: The Pragmatic Programmers' Guide (Pragmatic Programmers; Facets of Ruby), 5th Edition by Noel Rappin, Dave Thomas
English | February 13th, 2024 | ISBN: 1680509829 | 718 pages | True EPUB (Retail Copy) | 4.49 MB

Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language itself, with a tutorial on the most important features of Ruby - including pattern matching and Ractors - and describes the language through Ruby 3.3.

Effective Rust: 35 Specific Ways to Improve Your Rust Code

Posted By: First1
Effective Rust: 35 Specific Ways to Improve Your Rust Code

Effective Rust: 35 Specific Ways to Improve Your Rust Code by David Drysdale
English | May 7th, 2024 | ISBN: 1098151402 | 250 pages | True EPUB | 2.68 MB

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.

Programming: Principles and Practice Using C++, 3rd Edition

Posted By: First1
Programming: Principles and Practice Using C++, 3rd Edition

Programming: Principles and Practice Using C++, 3rd Edition by Bjarne Stroustrup
English | April 22nd, 2024 | ISBN: 0138308683 | 656 pages | True EPUB | 62.24 MB

An Introduction to Programming by the Inventor of C++

Effective Rust: 35 Specific Ways to Improve Your Rust Code

Posted By: First1
Effective Rust: 35 Specific Ways to Improve Your Rust Code

Effective Rust: 35 Specific Ways to Improve Your Rust Code by David Drysdale
English | May 7th, 2024 | ISBN: 1098151402 | 296 pages | True PDF | 4.94 MB

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.

Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition

Posted By: First1
Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition

Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition by Addy Osmani
English | June 6th, 2023 | ISBN: 1098139879 | 299 pages | True PDF | 3.26 MB

Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.

The Object-Oriented Thought Process (Developer's Library), 5th Edition

Posted By: First1
The Object-Oriented Thought Process (Developer's Library), 5th Edition

The Object-Oriented Thought Process (Developer's Library), 5th Edition by Matt Weisfeld
English | April 30th, 2019 | ISBN: 0135181968 | 241 pages | True PDF | 4.67 MB

Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP.

Functional and Concurrent Programming: Core Concepts and Features

Posted By: First1
Functional and Concurrent Programming: Core Concepts and Features

Functional and Concurrent Programming: Core Concepts and Features by Michel Charpentier
English | November 28th, 2022 | ISBN: 0137466544 | 516 pages | True PDF | 5.54 MB

Leverage Modern Language Constructs to Write High-Quality Code Faster

Object-Oriented Programming and Design Crash Course

Posted By: IrGens
Object-Oriented Programming and Design Crash Course

Object-Oriented Programming and Design Crash Course
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 4h 9m | 3.74 GB
Instructor: Vasiliy Zukanov

Clean Craftsmanship: Disciplines, Standards, and Ethics (Robert C. Martin Series)

Posted By: First1
Clean Craftsmanship: Disciplines, Standards, and Ethics (Robert C. Martin Series)

Clean Craftsmanship: Disciplines, Standards, and Ethics (Robert C. Martin Series) by Robert C. Martin
English | November 4th, 2021 | ISBN: 013691571X | 417 pages | True PDF | 14.61 MB

In Clean Craftsmanship, the legendary Robert C. Martin ("Uncle Bob") has written the principles that define the profession–and the craft–of software development. Uncle Bob brings together the disciplines, standards, and ethics you need to deliver robust, effective code and to be proud of all the software you write.

A Tour of C++ (C++ In-Depth), 3rd Edition

Posted By: First1
A Tour of C++ (C++ In-Depth), 3rd Edition

A Tour of C++ (C++ In-Depth), 3rd Edition by Bjarne Stroustrup
English | 2023 | ISBN: 0136816487 | 320 pages | True PDF | 15.79 MB

In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for effective use.

Data Structures and Algorithm Analysis in Java, 3rd Edition

Posted By: First1
Data Structures and Algorithm Analysis in Java, 3rd Edition

Data Structures and Algorithm Analysis in Java, 3rd Edition by Mark A. Weiss
English | November 18th, 2011 | ISBN: 0132576279 | 635 pages | True PDF | 4.98 MB

Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses.

Java Illuminated: An Active Learning Approach, 4th Edition

Posted By: First1
Java Illuminated: An Active Learning Approach, 4th Edition

Java Illuminated: An Active Learning Approach, 4th Edition by Herve J. Franceschi, Julie Anderson
English | September 29th, 2014 | ISBN: 1284045315 | 1240 pages | True EPUB | 119.66 MB

Fully revised and updated to reflect the most recent features in Java 7 and Java 8, Java Illuminated, Fourth Edition is one of the most interactive and user-friendly texts available. Comprehensive but accessible, the text takes a progressive approach to object-oriented programming, allowing students to build on established skills to develop new and increasingly complex classes. Java Illuminated follows an activity-based active learning approach that ensures student engagement and interest.

Metaprogramming Ruby 2: Program Like the Ruby Pros (Facets of Ruby), 2nd Edition

Posted By: First1
Metaprogramming Ruby 2: Program Like the Ruby Pros (Facets of Ruby), 2nd Edition

Metaprogramming Ruby 2: Program Like the Ruby Pros (Facets of Ruby), 2nd Edition by Paolo Perrotta
English | 2016 | ISBN: 1941222129 | 264 pages | True PDF | 6.62 MB

Write powerful Ruby code that is easy to maintain and change. With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels. This thoroughly revised and updated second edition of the bestselling Metaprogramming Ruby explains metaprogramming in a down-to-earth style and arms you with a practical toolbox that will help you write your best Ruby code ever.

Head First Python: A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide, 3rd Edition

Posted By: First1
Head First Python: A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide, 3rd Edition

Head First Python: A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide, 3rd Edition by Paul Barry
English | September 19th, 2023 | ISBN: 1492051292 | 663 pages | True EPUB (Retail Copy) | 123.65 MB

NOTE: This is retail copy with proper cover and last updates.