Old Search System: programming logo




  • Hands-on Go Programming: Learn Google’s Golang Programming, Data Structures

    Hands-on Go Programming: Learn Google's Golang Programming, Data Structures English | 2021 | ISBN: 9389898196...


    An easy-to-understand guide that helps you get familiar with the basics and advanced concepts in Golang Key Features ● Everything you need to know on how to use Go programming. ● Illustrated Examples on Go Functions, Control Flows, and Arrays. ● Deep Dive into Slices, Maps, Structs, Error Handling and...


  • Python Programming for Absolute Beginners

    Python Programming for Absolute Beginners https://www.udemy.com/course/python-programming-for-absolute-beginners-l/ Python Programming


    The scope of things that can be done with Python is limitless. Python is number one choice for the following fields. 1-Web Development 2-Data Science 3-Artificial Intelligence 4-Automation 5-Machine Learning 6-Embedded Application 7-Game Development 8-Business Applications and much more. Python also is the most common programming language studied and taught...


  • Programming for Non-Programmers (2022)

    Programming for Non-Programmers (2022) https://www.udemy.com/course/programming-4-non-programmers/ Introduction to Python & Data Analysis


    If you have zero coding experience and want to learn the fundamentals, this course is for you. In a few short lectures, you\'ll have everything you need to know to start your programming journey. Whether you want to code games on the side or create the next great AI, this...


  • C# Advanced Programming Techniques

    C# Advanced Programming Techniques https://www.udemy.com/course/c-advanced-programming-techniques Deepen your C# knowledge.


    What you'll learn: C# programming Visual Studio Advanced Concepts Requirements: Beginner Level Programming Description: Welcome, This is the continuation of my previous C# course where more advanced programming techniques are discussed and shown how to use the language. The C# programming language was designed by Anders Hejlsberg from Microsoft in...


  • ANTLR Programming Masterclass with Python

    ANTLR Programming Masterclass with Python https://www.udemy.com/course/antlr-programming-masterclass-with-python/ Learn how to create programming languages and interpreters from...


    Become an Interpreter expert and learn one of the most in-demand skills in 2022! Learn how to design a compiler and interpreter from scratch, get hired, and have fun along the way with the most modern and up-to-date computer science course on Udemy. This course focuses on efficiency: never again...


  • Learn Python Programming Language

    Learn Python Programming Language https://www.udemy.com/course/learn-python-programming-language-u/ Learn the most demanding programming language and become an expert...


    Welcome to this comprehensive course on Python Programming Language. This course is mainly focused on all levels of programmers or beginners who want to learn Python or any program in general. It includes all the basics of Python Language which is easily and clearly explained. The main focus of this...


  • Python GUI Programming using tkinter

    Python GUI Programming using tkinter https://www.udemy.com/course/python-gui-programming-using-tkinter/ Handson Session on tkinter on Jupyter Notebook


    The Course \"Python GUI Programming using tkinter\" is developed with intention to train the beginners and intermediate learners on creating GUI using standard Library tkinter. Here learners will see the Hanson session in very easy language, so they will definitely be benefited and They can create their own GUI applications...


  • C Programming from Scratch

    C Programming from Scratch https://www.udemy.com/course/c-programming-from-scratch Master the Basics


    What you'll learn: Understand the basics of C programming language Develop your mind to think logically Develop the art of writing programs efficiently Solve real world problems using core programming concepts Learn some basic concepts like recursion, arrays, pointers, loops, conditional statements and many more Learn how to use variables...


  • Python Programming for Beginners

    Python Programming for Beginners https://www.udemy.com/course/python-programming-for-beginners-ks/ Learn how to Code in Python with no previous experience....


    The course is mainly based on 300 slides of material teaching Python. You can download the 300 slides and learn on your own without the need to watch any of the lectures, everything is in the slides which also include a lot of code examples and exercises.
    By the end...


  • Python Programming Triumph Class

    Python Programming Triumph Class https://www.udemy.com/course/infodal-python-programming-triumph-class/ Become a PRO in python . Get a grasp in...


    Python offers various extraordinary diagramming libraries that come loaded with bunches of various elements. Regardless if you have any desire to make intelligent, live, or profoundly altered plots python has a fantastic library for you. Python programming language has various sorts of libraries for all sorts of activities. In like...


  • Expert Python Programming, 3rd Edition

    Expert Python Programming, 3rd Edition English | May 20th, 2019 | ISBN: 1789808898 |...


    Key Features
    • Create manageable code that can run in various environments with different sets of dependencies
    • Implement effective Python data structures and algorithms to write optimized code
    • Discover the exciting new features of Python 3.7 Book Description
    Python is a dynamic programming language that\'s used in a wide range of domains...


  • Master Python Programming Essentials

    Master Python Programming Essentials https://www.udemy.com/course/master-python-programming-essentials/ the Easy and Fast Way using Daily Life Examples


    Python is one of the most popular and easiest programming languages, which is an ideal language for scientific computing, data analysis and machine learning due to many prebuilt and third party\'s libraries. Python can be used for almost every aspect of computer projects, such as App Development Web Development Data...


  • Learning SOLID Programming Principles

    Learning SOLID Programming Principles https://www.linkedin.com/learning/learning-solid-programming-principles There are many principles that support good object-oriented design and...


    To incorporate SOLID into your own development workflow, Steven Lott has prepared a series of lessons that break down the principles one by one, with real-world examples. Learn how to use these principles in the design process, and to test the strength of your code along the way. Steven uses...


  • Advanced C Programming

    Advanced C Programming https://www.linkedin.com/learning/advanced-c-programming


    Once you've mastered the basics of programming in C, you can concentrate on writing more efficient, more functional code. In this course, Dan Gookin offers some tips to help you extend your C programming skills. Learn how to read and write main function arguments, build more useful variables, and work...


  • Core Python Programming By Examples

    Core Python Programming By Examples https://www.udemy.com/course/core-python-programming-by-examples Python 3.x


    What you'll learn: About Python Installation of python and uses in virous tools Data Type supported in Python Python Variables Python Expression Python Strings Python String Operations Python String Methods Python List Python List Method Python Dictionary Python Dictionary Methods Python Tuples Python Control Flow Important Python Methods Python Loops...


  • Python Programming Principles

    Python Programming Principles https://www.udemy.com/course/python-programming-principles Master Basic Concepts, Data Handling, Persistence, I/O & File System, APIs,...


    What you'll learn: Analyze and develop solutions for problems using Python Learn and advance their knowledge of Python by applying several conventions Learn how to solve problems by mastering aspects of Python Demonstrate tangible knowledge by consuming APIs and building GUIs Learn to analyze project requirements in order to develop...


  • C++ Programming for Beginners

    C++ Programming for Beginners https://www.udemy.com/course/c-programming-for-everyone/ Learn Beginning C++ Programming and Start your software engineering carrer...


    What you'll learn: C++ Fundamentals Char Types Basic Code Principles Functions Logical Operations Requirements: No prerequisites Description: C++ can be found just about everywhere you look. It powers search engines, VR applications, air travel, movie production, and even exploration on Mars! In fact, C++ is one of the most widely-used...


  • C Programming for Embedded Applications

    C Programming for Embedded Applications https://www.linkedin.com/learning/c-programming-for-embedded-applications-14537235 Learn to write embedded software in C and deliver...


    He reviews the challenges involved in this type of programming, ranging from memory, storage, and power limitations to hardware awareness. He explains how different data types can affect the performance of your app and reviews bit manipulation—an area where C shines. Eduardo shows how to manipulate bit-level data using bit...


  • Programming ML.NET

    Programming ML.NET English | 2022 | ISBN: 9780137383511 | 562 pages | PDF,EPUB | 22.56...


    With .NET 5s ML.NET and Programming ML.NET, any Microsoft .NET developer can solve serious machine learning problems, increasing their value and competitiveness in some of todays fastest-growing areas of software development. World-renowned Microsoft development expert Dino Esposito covers everything you need to know about ML.NET, the machine learning pipeline, and...


  • Python Programming with Design Patterns

    Python Programming with Design Patterns (EPUB)English | 2022 | ISBN: 0137579934 | 352 Pages |...