Skip to main content

Posts

Showing posts with the label IT & Software

Notice: Routine Maintenance & Updates

We are currently updating and optimizing our platform to bring you a better experience. We apologize for any temporary inconvenience and appreciate your patience!

Digital Income Funnels

Digital Income Funnels

Learn different methods to generate passive income online.

Explore Methods

Face Recognition Web App with Machine Learning in Flask

 Description Face Recognition Web Project using Machine Learning in Flask Python Face recognition is one of the most widely used in my application. If at all you want to develop and deploy the application on the web only knowledge of machine learning or deep learning is not enough. You also need to know the creation of pipeline architecture and call it from the client-side, HTTP request, and many more. While doing so you might face many challenges while developing the app. This course is structured in such a way that you can able to develop the face recognition based web app from scratch. What you will learn? Python Image Processing with OpenCV Image Data Preprocessing Image Data Analysis Eigenfaces with PCA Face Recognition Classification Model with Support Vector Machines Pipeline Model Flask (Jinja Template, HTML, CSS, HTTP Methods) Finally, Face recognition Web App You will learn image processing techniques in OpenCV and the concepts behind the images. We will also do the neces...

Angular 11 + Spring Boot 2 + Deploy Heroku + Github Pages

Description O que você aprenderá Instalar e configurar as ferramentas corretas para iniciar um projeto Web Fullstack Conceitos de Spring Boot 2.x.x Conceitos de Angular 10 e 11 Versionar seu código com Git Bash e Github Deploy de sua aplicação no Heroku (back end) Build de seu frontend para o Github Pages (front end) Conceitos básicos de Typescript, HTML5 e CSS3 Criar uma API REST Consumir uma API REST usando a ferramenta Postman Consumir uma API REST usando o front desenvolvido no curso Utilização de SQL em modo de desenvolvimento Utilização do banco de dados h2 em tempo de compilação e muito mais... VISÃO FUNCIONAL: Neste projeto você vai aprender a construir uma aplicação web completa, CRUD (CREATE, READ, UPDATE e DELETE) de uma biblioteca, gerenciando seus livros e categorias. VISÃO TÉCNICA - BACK END: Iremos criar uma API Rest usando Java com Spring Boot 2.x.x e banco de dados MySQL. Vamos usar JPA com Hibernate para mapeamento objeto-relacional e implantação na nuve...

Upskilling Agile: Scrum for Product Owner and Scrum Master

Description Do you want to be successful in Agile and Scrum? This Agile and Scrum Course saves money, and it is short and clear enough.  You will learn: Introduction to Agile and Why Agile? What is Agile in theory? The Difference Between Agile and Scrum... Why Agile Rocks? Agile Mythbusters: 13 Myths in detail. (NEW)   The Scrum Guide 2020  - What has been changed? (NEW) Product Goal  Introduction 2020. You will find out what defines an excellent product, what Product Vision, Product Strategy, and Product Roadmap are, What Scrum framework, Scrum roles, responsibilities are, (NEW) Changes for the Scrum Masters in relation to Scrum Guide 2020 Scrum events, purposes, duration, what to pay attention to Scrum artifacts Definition of Done and Acceptance criteria (NEW) Introduction to Evidence-Based Management EBM (2020 Edition) I will present to you my recommendation on Scrum certification, which Certification body is best for you to choose and how to pass the examination ...

Testing Mastery in Agile and Scrum

Description Software quality has many dimensions, each requiring a different testing approach. How do we know all the different types of tests we need to do? How do we know when we’re “done” testing? Who does which tests and how in an agile environment? I will explain important guidelines, techniques, tools, and best practices with ready-made templates so you can start your testing journey right after this course. Why do we test?  The answer might seem obvious, but in fact, it’s pretty complex. We test for a lot of reasons: to find bugs, to make sure the code is reliable, and sometimes just to see if the code’s usable. We do different types of testing to accomplish different goals. In this course, I will make sure that you have considered all important types of tests that are needed to deliver value. You will surely find some great things in this Course, in between the lines, namely, my passion invested into making my communication with you original, useful, and attractive. Hi ever...

Digital Forensics - Zero to Hero Computer Forensics 2021

Description Most comprehensive Digital Forensics Course, You will learn Depth understanding of how computers work and how to do digital forensics. Upgrading every week 2021 Course Computer Forensics igital Forensics is defined as the process of preservation, identification, extraction, and documentation of computer evidence which can be used by the court of law. It is a science of finding evidence from digital media like a computer, mobile phone, server, or network. It provides the forensic team with the best techniques and tools to solve complicated digital-related cases. Digital Forensics helps the forensic team to analyzes, inspect, identifies, and preserve the digital evidence residing on various types of electronic devices. Digital forensics investigations have a variety of applications. The most common is to support or refute a hypothesis before criminal or civil courts. Criminal cases involve the alleged breaking of laws that are defined by legislation and that are enforced by t...

Microcontroller Embedded C Programming: absolute beginners

Description ==> This should be your very first course to dive into the exciting world of "Embedded Systems." <== This is our new course mainly targeted for absolute beginners to learn microcontroller programming using the 'C ' programming language. Please note that "Embedded C" is NOT a separate programming language. 'Embedded C' is rather embedded target aware programming using traditional 'C' programming language. Some of the critical microcontroller-related 'C' concepts such as Importance of bitwise operators Usage of bit manipulation techniques to program MCU peripheral registers accessing memory-mapped registers using pointers pointers and casting structures, bitfields, unions, and bit extraction techniques representing hardware registers details and configuring them using 'C' structure definitions Usage of const and volatile type qualifiers Interpret complex variable definitions involving the combination of const a...

Google Professional Cloud Architect - Practice Test 2021

Description What Is The Professional Cloud Architect Focused On? The Professional Cloud Architect or as it’s also known, the  Professional Cloud Architect on Google Cloud Platform , like all tests, there is a bit of freedom on Google's part to exam an array of subjects. That means knowing the majority of Professional Cloud Architect content is required because they test randomly on the many subjects available. Be aware too that experience requirements often exist because they’ve observed the average person and what is required. You can always push past that to succeed with the Professional Cloud Architect but it may take some extra work. What Should You Know Before Studying The Professional Cloud Architect? Every exam and certification has different requirements. If this is a serious venture, make sure to read the prerequisites before preceding. Nothing is worse than wasting months studying for an exam you can’t take or passing an exam that won’t help you get a certification! Our e...

Programming Network Applications in Java

 Description If you have a great idea for an app that needs to communicate through a network, or you're just beginning to learn Java, or you're a network engineer looking to implement one of many network protocols, you've come to the right place! In this course, you'll get the tools to build both client-server and peer-to-peer applications. We'll cover both the use of TCP and UDP sockets, and I'll leave it to you to choose which one suits your application better. There are some bonus examples that you can use to practice, and you're more than welcome to post your questions, ideas or struggles in the Q&A section. All of the code is thoroughly explained, so you don't need much prior Java knowledge, but basic understanding of programming in general is a plus. Who this course is for: Network engineers Java beginners                     Enroll Now

Linux for beginners - (contains 4 courses)

Description Student Level : beginner to intermediate This full course contains a total of 4 separate courses. COURSE 1: How to Install Ubuntu Linux on a Virtual Machine Learn how to install Ubuntu Linux on a virtual machine with custom partitioning. Perfect for Beginners/Students but also useful for advanced users. You don't need to install Linux on your physical machine to try it out. You can safely install Ubuntu Linux on a virtual machine without any risks, and learn & test that way. You will learn how to install Ubuntu Linux on a virtual machine, using Oracle VirtualBox. The course covers how to install Ubuntu Linux, how to create custom partitions for the installation, and there is a brief overview at the end of how to setup your Desktop environment post-installation. The installation of Ubuntu Linux on a virtual machine is almost exactly the same as on a physical harddisk/pc, therefore this course can be used to help you install Linux on your physical harddisk/pc/laptop. ...