• Shop , Programming

    Atari 2600 Programming with 6502 Assembly

    This course is a gentle introduction to the fundamentals of computer architecture and 6502 assembly language. We’ll learn how to program games for the Atari 2600 console and understand what makes digital machines tick. The minimal hardware of the Atari 2600 is a perfect sandbox for us to learn more about low-level programming.

    At the end of the course, you’ll have a working knowledge of 6502 …

  • Shop , Networking

    Fundamentals of Network Automation Using Python

    This course covers fundamentals of Python3 required for Network automation. Here in this course, you will learn about Installing Python3, Netmiko, Atom and VIM on Ubuntu Machine, Using the Print Command, Numbers and Math with Python, Creating, Verifying, and Printing Variables, Format String Variables, Using the Built-in Method, Creating,, Verifying, and Printing Format Built-in Methods, …

  • Shop , Programming

    Reverse Engineering for ARM Platforms

    This course will familiarize students with all aspects of writing Assembly code on the ARM platforms. By the end of this course students will be able to understand and write Assembly programs on the ARM platform. This includes being able to understand programs that were created by a high level language compiler. This course is fundamental for  anyone wishing to …

  • Shop , Programming

    Django: Getting Started Course

    Django is one of the most popular web frameworks for coding in Python. It includes libraries for: templating HTML content, URL routing, views, a robust Object Relational Model (ORM) for mapping classes to database queries, HTML form management, a built-in administrative tool, and much more. This course teaches you how to build your first Django project and guides you through …

  • Shop , Programming

    Acceptance Testing

    The Magnificent Testing Pyramid: Where do Acceptance Tests fit? In this episode, you’ll develop definitive understanding of the different layers of the pyramid, the different names, and meanings, what they’re all for, and how to apply this technical discipline effectively. The episode covers Unit, Functional, Component, Acceptance System & UI tests to unravel the mysteries of the pyramid. With this …

  • Shop , Programming

    Java Case Study

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.

     

    HOMEPAGE – https://cleancoders.com/series/java-case-study

     

    Original Price: $192
    Our Price: $7
  • Shop , Programming

    Clean Code: Design Patterns

    Get ready for something very different. This ain’t no screen cast. This ain’t no talkin’ head lecture. This is an Uncle Bob Video! This is like watching Uncle Bob on stage, but more so. This is high content education that will hold your attention and stimulate your thoughts with its impactful and energetic style.

     

    HOMEPAGE – https://cleancoders.com/series/clean-code/design-patterns

     

    Original Price: $120
    Our Price: …

  • Shop , Programming

    Python for Business Data Analytics & Intelligence

    Become a top Business Data Analyst. We’ll teach you everything you need to go from a complete beginner to getting hired as an analytics professional. You’ll learn to use Python and the latest industry tools and techniques to make data-driven decisions.

     

    HOMEPAGE – https://zerotomastery.io/courses/learn-business-analytics/

     

    Our Price: $5
  • Shop , Programming

    Data Science Foundations: Data Structures and Algorithms Specialization

    Building fast and highly performant data science applications requires an intimate knowledge of how data can be organized in a computer and how to efficiently perform operations such as sorting, searching, and indexing. This course will teach the fundamentals of data structures and algorithms with a focus on data science applications. This specialization is targeted towards learners who are broadly …