Camunda BPM Beginners to Advance

Camunda BPM Beginners to Advance What you’ll learn Introduction of Camunda BPM Download and Installation of JDK, Eclipse and set JAVA_HOME Download and Configure Camunda Modeler, Camunda Wildfly Server Create and Build a Camunda Project in Eclipse Start the Camunda Wildfly Server and Deploy the Application Access the Camunda Cockpit and Tasklist to start the … Read more

Build Node.js apps with AWS DynamoDB & Docker containers

Build scalable apps using Node, Amazon’s DynamoDB (key-value store), Docker containers & host them on with auto-scaling What you’ll learn Javascript Node AWS Docker DynamoDB Fargate Auto-scaling Requirements Create an AWS account Description In this course you will learn how to: Build a REST API using Node.js alongside the Express library Persist data using AWS DynamoDB You … Read more

Complete Algorithms Complexity and Big O Notation Course

From beginner to professional in 2 hours! What you’ll learn Algorithm Time and Space Complexity Evaluation Big O Notation Interview Coding Tasks Review Time Complexity Cases Time Complexities Comparison Mathematical Comparison of Functions Typical Complexities Evaluation log N Complexity Strings and Complexity Evaluation Recursive Algorithms Complexity Amortized Analysis Space Complexity Requirements Basic programming skills (you … Read more

Computer Vision: Python Face Swap & Quick Deepfake in Colab

Custom Face Swap using Python and OpenCV & Deepfake Image Animation using ‘First Order Motion Model’ paper in Colab What you’ll learn Python based Custom Face Swap Application with Image, Video and Camera. Deepfake Videos based on First Order Motion Model Image Animation Paper Requirements A decent configuration computer (preferably Windows) and an enthusiasm to … Read more

Object Oriented Analysis, Design & Programming with UML

Learn OO Analysis, Design & Programming using UML in C++, Java & C# What you’ll learn Understand & use UML with your software development process Understand what is object oriented analysis, design & programming Understand how to analyze a problem using object oriented analysis Implement OO design in Java, C++ & C# Requirements Basic knowledge … Read more