Old Search System: programming logic




  • HTML5 Simple Game Programming Preparation

    HTML5 Simple Game Programming PreparationMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Free overview of HTML, CSS, and javascript for my HTML5 Game Development course.
    Learn to build web and mobile games with HTML5. Even if you have no experience in programming or web development, you can create your own games.
    This course begins with a quick overview of web development in HTML5 and...


  • Java Programming for Mobile Developers

    Java Programming for Mobile DevelopersMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Learn the basics of Java programming to kickstart your development in mobile technologies.
    This course teaches Java programming from the ground up.
    The Java language is in use in from everything to mobile phones to Blu-Ray players, and many web sites depend on Java to deliver content to their visitors.
    It is most...


  • Ruby Programming for Beginners

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


    Ruby Programming Basic fundamentals for beginners, Learn everything in Ruby Programming
    In this Ruby training course, We will teach you the fundamentals of the Ruby programming language. Ruby was designed to be more powerful that Perl, and more object-oriented than Python, and has gained in popularity due to its power and...


  • Pointers in C programming

    Pointers in C programmingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Understand pointers in C programming made easy
    Pointer are a fundamental part of C. If you cannot use pointers properly then you have basically lost all the power and flexibility that C allows. The secret to C is in its use of pointers. Pointers in C are easy and fun to...


  • Web Programming Course : Asp.Net MVC

    Web Programming Course : Asp.Net MVCMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    MVC is the most popular framework for building great web applications.
    MVC is the most popular framework for building great web application.
    By Enrolling in this course you will learn all about MVC Web Programming Pattern.
    First of all You will learn the fundamentals about MVC then start building real web applications.
    if you...


  • Raspberry Pi — Programming GPIO

    Raspberry Pi — Programming GPIOMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    Support for General Purpose Input/Output is a core feature in Raspberry Pi. In this video, we'll dive deep into GPIO on the Pi. You'll learn exactly what GPIO is, what it's best used for, and how it works. You'll learn how to manipulate the memory in your Pi with bitwise...


  • Concurrent and Parallel Programming Concepts

    Concurrent and Parallel Programming ConceptsMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    In this Concurrent and Parallel Programming Concepts training course, expert author Martin Kalin will teach you everything you need to know to master concurrent and parallel programming. This course is designed for users that already have a basic working knowledge of programming concepts.
    You will start by learning about concurrency and...


  • Programming and developer internet business technology

    Programming and developer internet business technology11 eps, ai + 11 jpeg, tif / prew /...





  • The Rust Programming Language

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


    Learn a modern, powerful yet safe programming language!
    This course will teach you the fundamentals of Rust, a modern programming language that has the both the power of native code as well as the safety of some managed languages. In this course you will learn the following:
    How to download and install...


  • Reactive JavaScript Programming

    Reactive javascript ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2...


    This video is a combination of the following three aspects:
    Introduction to Reactive Programming + Rx in Depth.
    Need for going Reactive, Understanding Event Streams, Getting familiar with APIs, and Building a BMI Calculator App.
    Introduce Rx concepts and similar APIs across many languages, Covering the necessary operators, Examples of Operators and Streams.
    Building...


  • Vulkan Programming

    Vulkan ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours...


    Vulkan – next generation graphics API, is the latest offering by Khronos, the group behind standards such as OpenGL, OpenGL ES, OpenCL and WebGL. Since the release of OpenGL (24 years back), a lot has changed in the field of graphics and many of the OpenGL concepts no longer dwell...


  • C, C++, Python and Ruby Programming

    C, C++, Python and Ruby ProgrammingMP4 | Video: 1280x720 | 40 kbps | 44 KHz...


    C, C++, Python and Ruby python programming Courses with Practical Examples
    Additional topics will be added regularly.
    C,C++,Ruby and Python are the most popular and advanced programming language which are used in most of the applications today, They are used in application like web-applications, games, mobile apps, operating systems, popular websites like...


  • Jcl programming made easy

    Jcl programming made easyMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    learn how to code JCL program in mainframe system very fast
    Have you ever wanted to learn to code but don't know where to start? Learning how to code can get you a better job and lead to a better future. This course starts you off with the basic coding language...


  • Learn Python Programming From Scratch

    Learn Python Programming From ScratchMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch |...


    A Great Resource to Start and Master Python Development
    Python is one of the most important programming language and must be part of any programmer repertoire worth their salt. Python as a general purpose high level programming language is known for its simplicity. It provides constructs which allows developer to create...


  • CrashCourse iPhone Game Programming

    CrashCourse iPhone Game ProgrammingMP4 | Video: 1280x720 | 57 kbps | 48 KHz | Duration:...


    Program an iOS game in Swift
    Throughout this course we are going to be developing an iOS game in Swift! We will be going to cover a lot to get you up and running as a game developer for iOS, covering everything from getting started with Xcode to beta testing to...


  • Foundations of Programming: Test-Driven Development

    Foundations of Programming: Test-Driven Development Duration: 1hr 50m | Video: h264, yuv420p, 1280x720 30fps |...


    The course explores the jargon of TDD—test suites, test harness, mock and stub objects, and more—and covers how TDD is used in the most common programming languages and environments. Plus learn to create, run, and manage the tests and move to a test-first mindset. Topics include: What is test-driven development?...


  • Functional Programming in C# - Part 2

    Functional Programming in C# - Part 2MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz...


    Functional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details.This video will build on from part 1 and will help you develop a...


  • Functional Programming in C# - Part 1

    Functional Programming in C# - Part 1MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz...


    Functional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details.This video bridges the language gap for C# developers by showing you how to...


  • Mastering Haskell Programming

    Mastering Haskell ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 6...


    Haskell is a lazy, purely-functional programming language with a very precise type system. Each of these features make Haskell quite different from mainstream object-oriented programming languages, which is where Haskell's appeal and its difficulty lie.
    In this course, you'll discover different ways to structure interactions between the program and the outside...


  • Game Programming with Unity

    Game Programming with UnityMP4 | Video: 1280x720 | 57 kbps | 48 KHz | Duration:...


    Create Exciting, Professional Level Games with Unity3D
    Do you want to develop games like the pros? Then you need to use the tools the professionals use.
    What could you do with a tool that allows you to develop a single 3D game and export it to iOS, Android, the Web, PC, Mac,...