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

Object-Oriented Programming with Python

Posted By: eBookRat
Object-Oriented Programming with Python

Object-Oriented Programming with Python
by success kpk

English | April 2, 2024 | ASIN: B0CZR5BWJF | 401 pages | PDF | 97 Mb

Build It Yourself with OOP

Posted By: eBookRat
Build It Yourself with OOP

Build It Yourself with OOP: Hands-On Object-Oriented Programming for Beginners
by Anthony Wangner

English | March 25, 2024 | ASIN: B0CZ4GNQT7 | 233 pages | PDF | 76 Mb

Creating Dynamic, Robust, and Scalable Applications with Python 3.11.4

Posted By: eBookRat
Creating Dynamic, Robust, and Scalable Applications with Python 3.11.4

Creating Dynamic, Robust, and Scalable Applications with Python 3.11.4: A Developer's Comprehensive Guide to Object-oriented Programming
by John Anderson

English | March 8, 2024 | ASIN: B0CXMT7WP5 | 75 pages | PNG (.rar) | 12 Mb

Crafting A Compiler

Posted By: First1
Crafting A Compiler

Crafting A Compiler by Charles N. Fischer, Richard J. LeBlanc Jr., Ron K. Cytron
English | October 28th, 2009 | ISBN: 0136067050 | 712 pages | True PDF | 5.28 MB

Crafting a Compiler is a practical yet thorough treatment of compiler construction.

Object-Oriented Programming: in Oberon-2

Posted By: AvaxGenius
Object-Oriented Programming: in Oberon-2

Object-Oriented Programming: in Oberon-2 by Hanspeter Mössenböck
English | PDF | 1993 | 287 Pages | ISBN : 354056411X | 32.7 MB

Without a doubt the idea of object-oriented programming has brought some motion into the field of programming methodology and enlarged the set of programming languages. Object-oriented programming is nothing new-it first arose in the sixties. The motivation came from the simulation of discrete event systems. The concept first manifested itself in the language Simula 67. It took nearly two decades for the method to gain impetus, and today object-oriented programming is an important concept and a powerful technique. Meanwhile, we can even speak of an over­ reaction, for the concept has become a buzzword. But buzzwords always appear where there is the hope of exploiting ill-informed clients because they see the new approach as the solution to all their problems. Thus object-oriented programming is often hailed as a panacea. And so the question is justified: What is really behind it? To let the cat out of the bag: There is more to object-oriented programming than merely putting data as objects in the fore­ ground, instead of algorithms to which the data are subject. It is more than purely an alternative view of programmed systems. To identify the essence of object-oriented programming, is the subject of this book. This is a textbook that shows in a didactically skillful way which concepts and constructs are new, where they can be employed reasonably, and what advantages they offer. For, not all programs are automatically improved by merely recasting them in an object-oriented style.

Object-Oriented Programming with C#

Posted By: IrGens
Object-Oriented Programming with C#

Object-Oriented Programming with C#
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 17m | 317 MB
Instructor: Jesse Freeman

Object-Oriented Programming: with Prototypes

Posted By: AvaxGenius
Object-Oriented Programming: with Prototypes

Object-Oriented Programming: with Prototypes by Günther Blaschek
English | PDF | 1994 | 341 Pages | ISBN : 3642780792 | 28.5 MB

Object-oriented programming is a popular buzzword these days. What is the reason for this popularity? Is object-oriented programming the solution to the software crisis or is it just a fad? Is it a simple evolutionary step or a radical change in software methodology? What is the central idea behind object-orien­ ted design? Are there special applications for which object-oriented program­ ming is particularly suited? Which object-oriented language should be used?

Hands-On Object-Oriented Programming with C#: Build Maintainable Software with Reusable Code Using C# [Repost]

Posted By: IrGens
Hands-On Object-Oriented Programming with C#: Build Maintainable Software with Reusable Code Using C# [Repost]

Hands-On Object-Oriented Programming with C#: Build Maintainable Software with Reusable Code Using C# by Raihan Taher
English | February 28, 2019 | ISBN: 1788296222 | True EPUB/PDF | 288 pages | 6.9/8.4 MB

SymbolicC++:An Introduction to Computer Algebra using Object-Oriented Programming

Posted By: AvaxGenius
SymbolicC++:An Introduction to Computer Algebra using Object-Oriented Programming

SymbolicC++:An Introduction to Computer Algebra using Object-Oriented Programming by Tan Kiat Shi, Willi-Hans Steeb, Yorick Hardy
English | PDF | 2000 | 684 Pages | ISBN : 1852332603 | 35.4 MB

Symbolic C++: An Introduction to Computer Algebra Using Object-Oriented Programming provides a concise introduction to C++ and object-oriented programming, using a step-by-step construction of a new object-oriented designed computer algebra system - Symbolic C++. It shows how object-oriented programming can be used to implement a symbolic algebra system and how this can then be applied to different areas in mathematics and physics. This second revised edition:- * Explains the new powerful classes that have been added to Symbolic C++. * Includes the Standard Template Library. * Extends the Java section. * Contains useful classes in scientific computation. * Contains extended coverage of Maple, Mathematica, Reduce and MuPAD.

Learning C# by Programming Games

Posted By: AvaxGenius
Learning C# by Programming Games

Learning C# by Programming Games by Arjan Egges
English | PDF(True) | 2013 | 448 Pages | ISBN : 3642365795 | 4.5 MB

C# is the language of choice for learning how to program. It is a very well structured object-oriented language and avoids some of the problems of Java. An excellent free programming environment is available for C#, as well as a game programming framework. And (if necessary) moving from C# to C++ is easy.

Ruby Essential Training Part 2: Classes and Modules [Updated: 3/31/2022]

Posted By: IrGens
Ruby Essential Training Part 2: Classes and Modules [Updated: 3/31/2022]

Ruby Essential Training Part 2: Classes and Modules [Updated: 3/31/2022]
.MP4, AVC, 1280x800, 30 fps | English, AAC, 2 Ch | 3h 1m | 380 MB
Instructor: Kevin Skoglund

Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming

Posted By: AvaxGenius
Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming

Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming by Christopher Kormanyos
English | PDF | 2013 | 364 Pages | ISBN : 3642346871 | 3.2 MB

The C++ language has powerful object-oriented and template features that can improve software design and portability while simultaneously reducing code complexity and the risk of error. Furthermore, C++ compiles highly efficient native code. This unique and effective combination makes C++ well-suited for programming microcontroller systems that require compact size, high performance and safety-critical reliability.

Learning Python

Posted By: readerXXI
Learning Python

Learning Python : The Ultimate Guide to Learning How to Develop Applications for Beginners with Python Programming Language Using Numpy, Matplotlib, Scipy and Scikit-learn
by Samuel Hack
English | 2019 | ASIN: B07VYRC1ZZ | 139 Pages | ePUB/PDF(conv) | 1.81 MB

Object Design Style Guide

Posted By: IrGens
Object Design Style Guide

Object Design Style Guide: Powerful techniques for creating flexible, readable, and maintainable object-oriented code in any OO language, from Python to PHP by Matthias Noback
English | January 14, 2020 | ISBN: 1617296856 | EPUB | 288 pages | 0.9 MB

Object-Oriented PHP

Posted By: IrGens
Object-Oriented PHP

Object-Oriented PHP
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 4m | 132 MB
Instructor: Jill Gundersen