[SkillShare] Learn Python In 120 Minutes: Complete Python Programming

  Description In this class we will Learn Python from the scratch the class is completely for noobs so even if you don’t have any prior programming experience or never written a single line of code you will still be able to understand and follow along   Class Content: Entire class is divided into 6 […]

[Lynda] Programming Foundations: Software Quality Assurance

Author Aaron Dolberg Released 8/23/2013 Start incorporating quality into your software development process today. Author Aaron Dolberg demonstrates the different kinds of software testing (from black box to white box) and how to fit each one into your development cycle. Learn how to make sure your team is on the same page when it comes […]

[Lynda] Programming Foundations: Object-Oriented Design

Author Simon Allardice Released 5/22/2012 Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself is not a language; it’s simply a set of ideas and concepts. Let Simon Allardice introduce you to the terms—words […]

[Lynda] Programming Foundations: Real-World Examples

Author Barron Stone Released 12/21/2015 Understanding core programming concepts and why they are used is just as important as knowing how to write code. New programmers need to learn to bridge the gap: to connect the theory to practice. This series of training videos explains basic programming concepts by relating them to real-life objects, actions, […]

[Lynda] Programming Foundations: Databases

Author Simon Allardice Released 9/30/2015 Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from personal desktop databases to large-scale geographically distributed database servers and classic relational databases to modern document-oriented systems and data warehouses—and […]

[Lynda] Programming Foundations: Databases

Author Simon Allardice Released 9/30/2015 Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from personal desktop databases to large-scale geographically distributed database servers and classic relational databases to modern document-oriented systems and data warehouses—and […]

[Lynda] Python: Programming Efficiently

Author Michele Vallisneri Released 2/8/2017 Cut down on your development time by learning how to write elegant code in an efficient manner, specifically in Python—the popular and pragmatic object-oriented language. Michele Vallisneri explains how to make your Python code more expressive and concise, and leverage the most powerful features of the language. He shines a […]

[Lynda] Get Ready for Your Coding Interview

Author YK Sugishita Released 4/14/2017 If you’ve nabbed an interview for a software development position, it’s likely that you’ll have to face a common hurdle—the coding interview. If you’re not sure what to expect, or you’d like to brush up on the essential topics that candidates are often tested on, then this course is for […]

[Lynda] Four Semesters of Computer Science in 5 Hours

Author Brian Holt Released 6/2/2017 Get a practical introduction to computer science concepts and take your knowledge of JavaScript to the next level. This course starts by exploring recursion, followed by how to use sorting algorithms. Next, the main elements of data structure interfaces are explained followed by demonstrations of how to implement list, tree, […]