Old Search System: programming logo




  • Python Programming Fundamentals

    Python Programming FundamentalsMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1...


    Python Learning From Basics .
    In this amazing Python course, we are excited to share with you,the techniques and the concepts for the Python programming. We are providing every essential you need to know as an Python programmer, insights this course. This course is a complete guide for you.

    Why...


  • Lynda - Web Programming Foundations

    Lynda - Web Programming FoundationsMP4 | Video: 720p | Duration: 58:44 | English | Subtitles:...


    Topics include: From URL to website Structure of a web document Dual-purpose code Accessibility Browsers and editors HTML, CSS, and javascript



  • Java Generic Programming: Parametric Polymorphism

    Java Generic Programming: Parametric PolymorphismMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Generic Method, Generic Container, Java Parametric Polymorphism, Object Class in Java, Java Generics
    Generics are a facility of generic programming that were added to the Java programming language in 2004 within the official version J2SE 5.0. They extend Java's type system to allow "a type or method to operate on objects...


  • GUI Programming with C++

    GUI Programming with C++MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    C++ has come a long way and has now been adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications. The C++ 17 release will change the way developers write code, and this video course will help you master your developing skills with C++. With real-world,...


  • Rethinking Asynchronous Programming

    Rethinking Asynchronous ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 6.5...


    Coding effective asynchronous javascript means knowing various patterns and weaving them together to write readable and understandable code, and this course covers how to do that.
    All javascript code has to manage asynchrony in some form or another. Effective async programming means knowing various patterns and weaving them together to make...


  • Lynda - C++ Game Programming 2

    Lynda - C++ Game Programming 2 English | Video: 720p | 2hr 45m | Project...


    Learn how to build abstract playable character classes, code polymorphic functions for collision detection, and create sound manager and HUD classes. While building the game, you also learn how to make better use of advanced object-oriented programming concepts such as inheritance and polymorphism. All the software used in the course,...


  • Scala Beginner Programming Recipes

    Scala Beginner Programming RecipesMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Scala is a powerful multi-purpose programming language that is much appreciated for its simple object-oriented, functional style.
    This video starts with recipes that explore core language principles—covering topics such as strings, classes, types, methods, and arrays—before getting into concepts such as Object Oriented Programming. From there, you'll learn about functional programming...


  • Lynda - C++ Game Programming 1

    Lynda - C++ Game Programming 1MP4 | Video: 720p | Duration: 6:05:23 | English |...


    Topics include: Creating the main game loop Drawing the game background Handling errors Manipulating C++ variables Randomizing numbers Making decisions with if, else, and switch Moving game objects Pausing and restarting games Adding scoring and messages Looping Using class enumerations and arrays Adding sound effects Object-oriented programming in C++ C++...


  • The Complete Kotlin Programming Course

    The Complete Kotlin Programming CourseMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Go with the course and get the mastery over the fundamentals of Kotlin
    With the announcement of google to future android development will be done mainly as Kotlin as a primary language has created a buzz in the Industry, So it is pretty much a good time to learn Kotlin and...


  • Packt Comprehensive Ruby Programming

    Packt Comprehensive Ruby Programming Duration: 10 hours and 12 minutes | English | 1.9 GB...





  • Packt Comprehensive Ruby Programming

    Packt Comprehensive Ruby Programming Duration: 10 hours and 12 minutes | English | 1.9 GB...





  • Lynda - PHP: Object-Oriented Programming

    Lynda - PHP: Object-Oriented ProgrammingMP4 | Video: 720p | Duration: 3:53:52 | English | Subtitles:...


    Topics include: Defining classes Calling methods Class inheritance Extending and overriding classes Accessing and controlling access to properties and methods Static properties and methods Magic methods: constructor, destructor, and clone Creating a PHP OOP project



  • Java Programming Language: Excellent for Beginners

    Java Programming Language: Excellent for BeginnersMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Start learning Java. If you have passion for it I guarantee you that it will skyrocket your IT career.
    Are you new to programming? Are you interested in this industry and you don't know where to start?
    This course will introduce you to what is called Java Programming Language, and will help...


  • Lynda - Android Development: Concurrent Programming

    Lynda - Android Development: Concurrent ProgrammingEnglish | Video: 720p | 1hr 52m | Subtitles |...


    First, discover how to create and start simple background threads, and how to use handlers to manage a thread\'s message queue. Then, learn various methods for optimizing the scheduling and performance of background tasks in Android with AsyncTask, intent services, and the JobScheduler API. Plus, explore tools that help you...


  • Kotlin Programming By Example

    Kotlin Programming By ExampleMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    We will focus on getting familiar with Kotlin features that are new compared with Java language. The course will help Audience to get more insight into the new possibilities and deeper differences between Kotlin and other traditional languages. The audience will understand in details about the language advanced features and...


  • iOS 11 Programming with SWIFT

    iOS 11 Programming with SWIFTMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    You want to build iOS applications for the iPhone and iPad, but where do you start? Forget sifting through tutorials and blog posts; this is a direct route into iOS development, taking you through the basics and showing you how to put the principles into practice. The goal of this...


  • Python GUI Programming Recipes using PyQt5

    Python GUI Programming Recipes using PyQt5MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Python and one of its QT bindings, PyQT, has changed the face of GUI development. It allows us to build beautiful and powerful GUIs that grab the attention of Python programmers. QT5 has several advantages over other GUI frameworks such as tkinter and wxPython.
    In this video, we will successfully install...


  • Python Programming Mini Boot Camp

    Python Programming Mini Boot CampMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Learn Basics of Python
    This is a mini python bootcamp course. From this course you will able to know the basics of python.
    Topics covered:
    Veriables
    Operators
    Statements
    Loop
    Number
    List
    Tuple
    Function
    Exception
    If you have any questions please ask on the discussion board.
    This course is designed to give you all the basics concepts. THE COURSE IS NOT DESIGNED...


  • Foundations of Programming: Code Efficiency

    Foundations of Programming: Code Efficiency | 715 MB Duration: 3h 08m | Video: AVC (.mp4)...


    Learn to choose the right data types, understand the pitfalls of using high-level languages, and decide where to spend your time. Plus, see how the underlying memory management model may have more of an impact than you realize, and what performance issues you can expect working with databases and web...


  • Understanding computer programming language for Novice

    Understanding computer programming language for NoviceMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Theory of practices to improve understanding of computer programming for complete novice who wants to become a developer
    Understanding computer programming language for NOVICE who are finding it very difficult to understand the common principles of computer programming language. It is very simple and easy to understand for beginners who have...