Old Search System: programming logo




  • DataCamp Track - Python Programming

    DataCamp Track - Python Programming https://www.datacamp.com/tracks/python-programming Python | 15 hours | 4 courses Are you...





  • Learn Swift 5 Programming

    Learn Swift 5 ProgrammingMP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 ChMay...


    Learn
    Develop a fully functional sample app from scratch using Xcode
    Discover the Swift 5 basics and get familiar with its coding principles and syntax
    Design an app using UIKit elements and discover the power of Storyboards with AutoLayout
    Make web service calls and parse JSON responses
    Learn how to use the CoreLocation framework, go...


  • Game Institute - C Sharp Programming

    Game Institute - C Sharp Programming-JGTiSOEnglish | Size: 2.59 GBCategory: Tutorial Game Institute provides training...


    GAME.INSTITUTE.C.SHARP.PROGRAMMING-JGTiSO.part1.rar GAME.INSTITUTE.C.SHARP.PROGRAMMING-JGTiSO.part2.rar GAME.INSTITUTE.C.SHARP.PROGRAMMING-JGTiSO.part3.rar GAME.INSTITUTE.C.SHARP.PROGRAMMING-JGTiSO.part4.rar


  • Java Programming Fundamentals

    Java Programming FundamentalsVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size:...


    What you'll learn
    End-to-end understanding of core concepts of Java
    Learn the core Java skills needed to apply for Java developer positions
    Master design principles, best practices and coding conventions for writing well-designed, professional Java code
    Be able to demonstrate your understanding of Java to future employers
    Prepare and apply...


  • Learn Java Programming From Scratch

    Learn Java Programming From ScratchVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch...


    What you\'ll learn
    Variables
    Objects
    Strings
    Functions
    Object Oriented Java Programming
    Requirements
    You will need the internet
    Description
    Why this course?
    You see a lot of courses out there talking about basics for Java, and they are good to bring beginner into the world of Java programming. Yet, you don\'t just stop at learning...


  • Python Programming with Data Science

    Python Programming with Data ScienceVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch...


    What you'll learn
    You will first learn how to Install Anaconda and Jupyter on your desktop/laptop
    You will understand and learn the basics of For Loops and Advanced For Loops
    You will have clarity on Python generators and will master the flow of your code using "If Else"
    You will...


  • Python Programming - Beginner to Advanced

    Python Programming - Beginner to AdvancedVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz,...


    What you'll learn
    Python Programming
    Understand & learn each and every Python concept.
    Learn object oriented programming in Python
    Learn how to make your own web-scraping tool using Python
    Requirements
    Should have basic knowledge of Computer
    Description
    Python is an interpreted, object-oriented, high-level programming language. It is an open source programming language with...


  • Synthesizable VHDL Programming and FPGAs

    Synthesizable VHDL Programming and FPGAsVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch...


    What you'll learn
    Synthesizable VHDL Circuit Design and FPGA programming using VHDL
    Requirements
    Digital logic design
    Description
    In this course, we will teach VHDL programming. The fundamental concepts about VHDL programming will be provided. In addition, practical examples using FPGA development boards will be provided. Combinational and clocked logic circuit design will be...


  • Learn Fundamentals Of Node.js Programming

    Learn Fundamentals Of Node.js ProgrammingVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch...


    What you\'ll learn
    Basics
    Installing Node
    Event Emitter
    Modules
    Module Pattern
    Reading and Writing File
    Requirements
    Basic javascript Knowledge
    Description
    NodeJS is a rapidy growing web server technology, and Node developers are among the highest paid in the industry. Knowing NodeJS well will get you a job or improve your current one by...


  • JavaScript Object Oriented Programming

    javascript Object Oriented ProgrammingVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch |...


    What you'll learn
    What is Object Oriented Programming in javascript
    How to create Prototype Chain
    What is method and how methods are inherited
    How to create prototype chain using Classes
    How Classes are used in React
    Requirements
    Know basics of javascript
    Any computer Windows, Linux or Mac will work
    Description
    Did you struggle...


  • Lynda - Programming Foundations: Databases

    Lynda - Programming Foundations: Databases Once you get beyond basic programming, you'll need a database....


    Table of ContentsIntroduction1. Database Foundations2. Tables3. Relationships4. Database Optimization5. Querying a Database6. Querying a DatabaseConclusion


  • Lynda - Programming Foundations: Design Patterns

    Lynda - Programming Foundations: Design Patterns Design patterns are reusable solutions that solve the challenges...


    Table of ContentsIntroduction1. Design Patterns2. The Strategy Pattern3. The Adapter Pattern4. The Observer Pattern5. The Decorator Pattern6. The Iterator Pattern7. The Factory PatternsConclusion


  • Lynda - Programming Foundations: Data Structures

    Lynda - Programming Foundations: Data Structures Once you get past simple programs with one or...


    Table of ContentsIntroduction1. Introduction to Data Structures2. Arrays3. Lists4. Stacks and Queues5. Hash-Based Data Structures6. Trees and GraphsConclusion


  • Lynda - Programming Foundations: Fuzzy Logic

    Lynda - Programming Foundations: Fuzzy Logic Most modern programming is based on exact logic: black...


    Table of ContentsIntroduction1. A Brief Word on Ambiguity2. Discovery of Fuzzy Set Theory3. Applications of Fuzzy Set TheoryConclusion


  • Modern Java Programming Course

    Modern Java Programming CourseVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch |...


    What you'll learn
    Learn Modern Java Programming Tools.
    Learn Java in an easy way with Jshell, a REPL introduced in Java 9.
    Get in-depth understanding of Object Oriented Programming.
    Learn why we do certain things in Java and not just how.
    Learn about Exception handling, Enums and Type Wrappers.
    Learn...


  • Lynda - PHP: Object-Oriented Programming

    Lynda - PHP: Object-Oriented Programming PHP developers can benefit from the efficient, well-organized, reusable, and...


    Table of ContentsIntroduction1. Overview and Project Setup2. Object Basics3. Class Inheritance4. Object Access Control5. Static Properties and Methods6. Magic Methods7. A PHP OOP ProjectConclusion


  • Lynda - Programming Foundations: Secure Coding

    Lynda - Programming Foundations: Secure Coding Learn how to incorporate security into the software development...


    Table of ContentsIntroduction1. Security and Risk Overview2. Web Client Server Interaction Code Issues3. Thick App and Client-Server Interaction Issues4. Crypto and Security Misuse Issues5. Security in the SDLCConclusion


  • Lynda - Programming Foundations: Algorithms

    Lynda - Programming Foundations: Algorithms Algorithms are the universal building blocks of programming. They power...


    Table of ContentsIntroduction1. Overview2. Common Data Structures3. Recursion4. Sorting Data5. Searching Data6. Other AlgorithmsConclusion


  • Lynda - Programming Foundations: Web Security

    Lynda - Programming Foundations: Web Security Learn about the most important security concerns when developing...


    Table of ContentsIntroduction1. Security Overview2. General Security Principles3. Filter Input, Control Output4. The Most Common AttacksConclusion


  • Lynda - Learning SQL Programming

    Lynda - Learning SQL Programming SQL (Structured Query Language) is a common tool for retrieving...


    Table of ContentsIntroduction1. Ask for Data from a Database2. Ask for Data from Two or More Tables3. Data Types, Math, and Helpful Functions4. Add or Modify DataConclusion