Showing 28–36 of 255 results

  • Programming , Shop

    BLAZOR FROM START TO FINISH

    Blazor is a game changer for developers. But figuring out how to access the full power of Blazor can leave you frustrated.

    Can it really replace Javascript completely? What is the difference between Blazor Server and Blazor Client Side? Where can I find deep content instead of beginner tutorials? How do I get the real benefit of Blazor in the real …

  • Programming , Shop

    Skill Up with Python: Data Science and Machine Learning Recipes

    Python has risen to popularity as one of the most versatile and beginner-friendly programming languages.  Its simplicity, readability, and extensive libraries make it a powerful language for a wide variety of different domains. It’s widely used in web development, data analysis, scientific computing, artificial intelligence, and automation. Python’s versatility and large community support make it an excellent language to kickstart …

  • Programming , Shop

    Building Multi-Platform Browser Extensions

    Skip the time reading outdated, unsupported documentation from multiple sources and get started with development immediately.

    Whether you are just curious on how browser extensions work or have an extension you want to create, we will guide you through the process every step of the way.

     

    HOMEPAGE – https://serversideup.net/building-multi-platform-browser-extensions/

     

    Original Price: $59
    Our Price: $7
  • Networking , Programming

    Higher-level WebRTC Protocols

    The Higher-level WebRTC Protocols training course is meant to go deeper into how WebRTC works. In a way, it is a continuation of our Low-level WebRTC Protocols course and is designed to be taken after it. Here, we will dive into the protocols that are used on top of RTP and RTCP and are used to manage and orchestrate the media delivery …

  • Linux & IT , Programming

    Deep Learning Specialization by DeepLearning.AI

    Become a Machine Learning expert. Master the fundamentals of deep learning and break into AI. Recently updated with cutting-edge techniques!

    What you’ll learn
    Build and train deep neural networks, identify key architecture parameters, implement vectorized neural networks and deep learning to applications

    Train test sets, analyze variance for DL applications, use standard techniques and optimization algorithms, and build neural networks in TensorFlow

    Build …

  • Programming , Security

    Advanced Windows Kernel Programming

    The course will include advanced topics in Windows kernel development, and is recommended for those that were in my Windows Kernel Programming class or have equivalent knowledge;

     

    HOMEPAGE – https://scorpiosoftware.net/2023/02/17/upcoming-public-training-classes-for-april-may/

     

    Original Price: $950
    Our Price: $20
  • Programming , Shop

    NestJS Architecture & Advanced Patterns

    Prepare for an in-depth guided course & walk-through of Architecture & Advanced Patterns for NestJS applications from the Creator Kamil Mysliwiec himself, and Mark Pieszak (Core Team Member).

     

    HOMEPAGE – https://learn.nestjs.com/p/architecture-and-advanced-patterns

     

    Original Price: $112
    Our Price: $10
  • Programming , Shop

    CodewithAndrea – Flutter Foundations Course – Complete Package

    I’ll guide you through the process of building a real-world eCommerce app in Flutter. And I’ll explain my reasoning and decision-making all along.

    You could waste hours or days trying to make sense of it all with some random tutorials.

    Or you can learn with the techniques and best practices I learned through years of experience, all distilled into a well-structured curriculum that goes above and …

  • Programming , Shop

    WEB API FROM START TO FINISH

    Application Programming Interfaces (APIs) are software that send information back and forth between a program and a user.

    The entire web runs on APIs! They are required for microservices, mobile apps, and client-side web apps like Angular, React, or Vue. They also improve the scalability and code reuse of desktop and web apps, yet often developers don’t know how to build …