C Programming: From Problem Analysis to Program Design (repost)

C# Programming: From Problem Analysis to Program Design, 3rd Edition (repost)  eBooks & eLearning

Posted by tot167 at Feb. 11, 2012
C# Programming: From Problem Analysis to Program Design, 3rd Edition (repost)

Barbara Doyle, "C# Programming: From Problem Analysis to Program Design, 3rd Edition"
C,,se T,,logy | 2010 | ISBN: 0538453028 | 1088 pages | PDF | 58,4 MB

C++ Programming 6th Edition: From Problem Analysis to Program Design [Repost]  eBooks & eLearning

Posted by AlenMiler at Aug. 6, 2014
C++ Programming 6th Edition: From Problem Analysis to Program Design [Repost]

C++ Programming 6th Edition: From Problem Analysis to Program Design by D. S. Malik
Cengage Learning | Feb 24 2012 | ISBN: 1133626386 | Pages: 1440 | PDF | 5.65 MB

C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Sixth Edition remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a problem.

C++ Programming: From Problem Analysis to Program Design (7th edition) [Repost]  eBooks & eLearning

Posted by ChrisRedfield at Aug. 1, 2017
C++ Programming: From Problem Analysis to Program Design (7th edition) [Repost]

D. S. Malik - C++ Programming: From Problem Analysis to Program Design (7th edition)
Published: 2014-02-07 | ISBN: 1285852745 | PDF | 1488 pages | 256.01 MB

C# Programming [Repost]  eBooks & eLearning

Posted by Free butterfly at Dec. 19, 2017
C# Programming [Repost]

C# Programming: From Problem Analysis to Program Design by Barbara Doyle
English | 30 Apr. 2013 | ISBN: 1285096266 | 1146 Pages | PDF | 33 MB

Only Doyle's C# PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 4E brilliantly balances today's most important programming principles and concepts with the latest insights into C#.

Data Structures Program Design in C++ (Repost)  eBooks & eLearning

Posted by melia at April 2, 2013
Data Structures Program Design in C++ (Repost)

Robert L. Kruse, "Data Structures Program Design in C++"
English | 2001 | ISBN: 0130876976 | 717 pages | PDF | 16.27 MB

Data Structures and Program Design in C++ [Repost]  eBooks & eLearning

Posted by ChrisRedfield at Sept. 27, 2013
Data Structures and Program Design in C++ [Repost]

Robert L. Kruse, Alex Ryba - Data Structures and Program Design in C++
Published: 1998-10-03 | ISBN: 0130876976, 0137689950 | PDF | 717 pages | 5 MB

Data Structures Program Design in C++ by Kruse [Repost]  eBooks & eLearning

Posted by Free butterfly at March 4, 2015
Data Structures Program Design in C++ by Kruse [Repost]

Data Structures Program Design in C++ by Kruse
English | Oct 9, 2000 | ISBN: 0130876976 | 734 Pages | PDF | 5 MB

Progressing from the concrete to the abstract — and using numerous, substantial case studies and sample programs — this book explores structured problem solving, data abstraction, software engineering principles, and the comparative analysis of algorithms as fundamental tools of program design.

Udemy - C# Programming for Beginners:Practical Applications Approach (2019)  eBooks & eLearning

Posted by ParRus at Aug. 8, 2019
Udemy - C# Programming for Beginners:Practical Applications Approach (2019)

Udemy - C# Programming for Beginners:Practical Applications Approach (2019)
WEBRip | English | MP4 + Project files | 1280 x 720 | AVC ~498 Kbps | 25 fps
AAC | 45.9 Kbps | 44.1 KHz | 1 channel | 17:51:04 | 4.57 GB
Genre: Video Tutorial

Introducing Teens and Beginners to Programming Winforms in C#. More videos and practice exercises than any Intro course

Coursera - Algorithm Design & Analysis Part 2 [repost]  eBooks & eLearning

Posted by house23 at Nov. 9, 2015
Coursera - Algorithm Design & Analysis Part 2 [repost]

Coursera - Algorithm Design & Analysis Part 2
MP4 | AVC 76kbps | English | 960x540 | 29.97ps | 19h 04mins | AAC stereo 108kbps | 1.67 GB
Genre: Video Training

In this course you will learn several fundamental principles of advanced algorithm design. You'll learn the greedy algorithm design paradigm, with applications to computing good network backbones (i.e., spanning trees) and good codes for data compression. You'll learn the tricky yet widely applicable dynamic programming algorithm design paradigm, with applications to routing in the Internet and sequencing genome fragments. You’ll learn what NP-completeness and the famous “P vs. NP” problem mean for the algorithm designer. Finally, we’ll study several strategies for dealing with hard (i.e., NP-complete problems), including the design and analysis of heuristics. Learn how shortest-path algorithms from the 1950s (i.e., pre-ARPANET!) govern the way that your Internet traffic gets routed today; why efficient algorithms are fundamental to modern genomics; and how to make a million bucks in prize money by “just” solving a math problem!

Data Structures and Algorithms with Object-Oriented Design Patterns in C++ [Repost]  eBooks & eLearning

Posted by AlenMiler at July 19, 2014
Data Structures and Algorithms with Object-Oriented Design Patterns in C++ [Repost]

Data Structures and Algorithms with Object-Oriented Design Patterns in C++ by Bruno R. Preiss
Wiley | Aug 31 1998 | ISBN: 0471241342 | Pages: 688 | PDF | 17.42 MB

An object-oriented learning framework for creating good software design. Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs.