Old Search System: programming logo




  • Python Programming BootCamp For Beginners

    Python Programming BootCamp For BeginnersMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Python Learning From Python Basic to Python Automation Level . A Complete Python Practical Course
    Brand New and Comprehensive Course to Learn Python Language .
    In this amazing course, we are excited to share with you,the techniques and the concepts for the Python programming. We are providing every essential you need...


  • Java Essential Programming

    Java Essential ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5...


    Beginner to advance essential JAVA programming techniques training
    What is the course about?
    Java Essential programming covers all the essential programming techniques and concepts, that are required to build the real time Java application.
    I have tried to bring all the essential topics of java programming (which is the necessity of every...


  • C++ Programming - The Complete Course

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


    Learn C++ from scratch and then discover advanced C++ Programming!
    This C++ Programming course makes you familiar with the the basic practical details of this essential language. In this training we present the easiest way to learn the basics of C++ from the ground up. By the end of the course...


  • Programming Promises in Java 8

    Programming Promises in Java 8MP4 | Video: AVC 1920x1080 | Audio: AAC 48KHz 2ch |...


    Reactive and asynchronous applications are growing in popularity, but what is the best way to build them? This course helps you apply the latest concurrency techniques to develop state of the art Java applications necessary for the microservices/service oriented architecture (SOA) model. It builds upon the theory described in the...


  • Asynchronous Programming in Java

    Asynchronous Programming in JavaMP4 | Video: AVC 1920x1080 | Audio: AAC 48KHz 2ch | Duration:...


    Reactive and asynchronous applications are growing in popularity, but what is the best way to build them? This course teaches you how to apply the latest concurrency techniques to develop state of the art Java applications. With the rise of microservices and service oriented architecture (SOA), asynchronous concurrency is now...


  • Scala Programming Language

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


    You\'ll learn basic proficiency with using Scala. It\'s a great tool to add to your programming toolbox. Learning Scala will demonstrate your ability to grasp a functional programming language. If you don\'t already know any functional programming languages, Scala is certainly a popular one to know. We\'ll use the Eclipse...


  • Learn C Programming Language for Beginners

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


    Become a C Programmer
    In this Course you will learn about Learn C Programming Language for Beginners. Complete basic level training course. We explain every thing about this course clearly step by step. We clear the concept of programming.
    C Programming Language Course Contents
    Introduction
    IDE (Integrated Development Environment)
    Variable (Data Types)
    Format Specifiers
    Escape Sequence...


  • Introduction to Programming using Java

    Introduction to Programming using JavaMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Programming for absolute beginners
    This course will teach programming fundamentals to absolute beginners. If you have an interest in programming, but you've never programmed before, this course should be on your wishlist. We'll use Java to cover programming concepts including classes, methods, variables, data types, loops, and conditional logic. This isn't...


  • Advanced Concepts of PHP Reactive Programming

    Advanced Concepts of PHP Reactive ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Reactive Programming helps us write code that is concise, clear, and readable. Combining the power of reactive programming and PHP, one of the most widely used languages, will enable you to create web applications more pragmatically. PHP Reactive Programming will teach you the benefits of reactive programming via real-world examples...


  • Advanced Defensive Programming Techniques

    Advanced Defensive Programming TechniquesMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    This course will lead you step by step through the process of developing defensive design practices, which can substitute common defensive coding, for the better of software design and implementation.
    How often do you have to defend from nulls, zeros, surprising cases hitting switch instruction, impossible else branches, and so on?...


  • Learn R programming

    Learn R programmingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5...


    R is a high-level statistical language and is widely used among statisticians and data miners to develop statistical applications. This solution-based video will be your guide, taking you through different programming aspects with R.
    Beginning with the basics of R programming, this video provides step-by-step resources and time-saving methods to help...


  • Scala Programming For Beginners Complete Guide

    Scala Programming For Beginners Complete GuideMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Play with SCALA Programming - The Scalable Language | A MUST TAKING Programming course For Big Data Developer
    Topics Covered:
    Literals, Values, Variables, and Types
    String Interpolation
    If Else Statement and Expression
    Match Expressions
    Loops – for and while
    Pattern Matching
    Functions
    Recursive Functions
    Nested Functions
    Calling Functions with Named Parameters
    Parameters with Default Values
    VarArg Parameters
    Parameter Groups
    Methods and Operators
    Higher-Order Functions
    Partially Applied Functions...


  • Learn JQuery Mobile Programming

    Learn JQuery Mobile ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Master the techniques of Jquery Mobile Programming
    JQuery Mobile is a user interface framework which is built on jQuery core and used for developing responsive websites or applications that are accessible on mobile, tablet and desktop devices. It uses features of both jQuery and jQueryUI to provide API features for mobile...


  • JavaScript: Learn Functional Programming with JavaScript

    javascript: Learn Functional Programming with javascriptMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Functional programming has been around for decades, but it only got adopted by the javascript community in recent years. The benefits of using functions as the building blocks of a language is manifold, and when it comes to javascript, the advantages are only exponential.
    This Video Learning Path delivers the building...


  • Functional Programming in Python

    Functional Programming in PythonMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Functional programming is a style of programming that is characterized by short functions, lack of statements, and little reliance on variables. You will learn what functional programming is, and how you can apply functional programming in Python.
    In this video course, we will learn what functional programming is, and how it...


  • Reactive Programming for Android

    Reactive Programming for AndroidMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Writing code on Android is hard. Writing high-quality code that involves concurrent and parallel tasks is even harder. Ensuring that this code will run without unforeseen race conditions is an order-of-magnitude harder. RxJava can help write code for such tasks.
    In this course the novice developer will be introduced to a...


  • Getting started with PHP Reactive Programming

    Getting started with PHP Reactive ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Reactive Programming helps us write code that is concise, clear, and readable. Combining the power of reactive programming and PHP, one of the most widely used languages, will enable you to create web applications more pragmatically. PHP Reactive Programming will teach you the benefits of reactive programming via real-world examples...


  • Logic Programming and Nonmonotonic Reasoning

    Logic Programming and Nonmonotonic Reasoning: 14th International Conference, LPNMR 2017, Espoo, Finland, July 3-6, 2017,...


    The papers were organized in topical sections named: nonmonotonic reasoning; answer set programming; LPNMR systems; and LPNMR applications.


  • mikroC for PIC microcontroller programming

    mikroC for PIC microcontroller programmingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Beginners guide to mikroC programming for PIC microcontrollers
    mikroC for PIC microcontroller programming contains every necessary information and programming codes with example projects that will surely excel beginners in hardware development from beginner level to expert. The instructor is a very high experienced hardware developer who have been working as a...


  • Learning SQL Programming

    Learning SQL ProgrammingSize: 185 MB | Duration: 1h 28m | Video: AVC (.mp4) 1280x720 15&30fps...


    Topics include:
    * What is SQL?
    * Asking for data with SELECT
    * Limiting database responses
    * Organizing responses
    * Asking for data from two or more tables
    * Understanding join types and data types
    * Transforming data
    * Performing math
    * Adding and modifying data in a table