Crash Course: Buzz Wire Game using Arduino

Crash Course: Buzz Wire Game using Arduino

English | 46:18 | Video 720p | Subtitles

Buzz Wire Game is a well-known way for having fun, Learn how to Implement it using Arduino and Start Playing


user Solid     

unity 2D: Develop 2D android game in unity in 1 Hour

unity 2D: Develop 2D android game in unity in 1 Hour

English | 01:25:33 | Video 720p | Subtitles

A 2D game will be developed from scratch - perfect beginning course for high school age students and new developers


user Solid     

learning drawing for children

learning drawing for children

English | 01:19:23 | Video 720p | Subtitles

Drawing animals and cartoons for children Wait for more videos


user Solid     

WordPress Tutorial: Complete WordPress Course for Beginners

WordPress Tutorial: Complete WordPress Course for Beginners

English | 05:34:03 | Video 720p | Subtitles

Learn step-by-step how to create a functional WordPress website from scratch with minimal investment


user Solid     

Lynda - Revit 2021: Essential Training for Architecture (Imperial and Metric)

Revit 2021: Essential Training for Architecture (Imperial and Metric)

English | 12h 52m | Video 720p | Subtitles

Get up and running with Revit Architecture 2021 for architectural design. This course is designed for students who have no prior Revit experience and want to learn the basics. Instructor Paul F. Aubin begins by helping you get comfortable with the Revit environment. He demonstrates how to set up a project and add the grids, levels, and dimensions that will anchor your design. Then, Paul helps you dive into modeling: adding walls, doors, and windows; using joins and constraints; creating groups; linking to DWG files; and modeling floors, roofs, and ceilings. He also shows advanced techniques for modeling stairs and complex walls, adding rooms, and creating schedules. Finally, discover how to annotate your drawings so all the components are clearly understood, as well as output sheets to PDF and AutoCAD.


user Solid     

Lynda - Animating Adobe XD Ad Designs with Animate

Animating Adobe XD Ad Designs with Animate

English | 1h 15m | Video 720p | Subtitles

Learn how to create compelling motion and animation in your digital ad designs using Adobe XD and Adobe Animate. Expert Joseph Labrecque takes you step by step from basic design to prototype to working advertisement. Learn how to design a basic layout with imported imagery and the built-in tools in XD. Discover how to reproduce and modify the artboard design in the XD Prototype workspace, and send your assets and specifications to Animate to complete the layout. In Animate, Joseph shows how to animate the project elements and add interactivity, such as a call to action button, with javascript and the Actions Wizard. Finally, learn how to export your complete ad from Animate as an animated GIF, a format accepted by most major ad networks.


user Solid     

GraphQL with React: The Complete Developers Guide

GraphQL with React: The Complete Developers Guide

English | 13:16:33 | Video 720p | Subtitles

Learn and master GraphQL by building real web apps with React and Node


user Solid     

Lynda - Unity Medical Visualization: 02 Animation and Coding

Unity Medical Visualization: 02 Animation and Coding

English | 1h 26m | Video 720p | Subtitles

Unity isn’t just for games. The powerful 3D engine can be used to created educational assets, like the medical visualization featured in this three-part series: an animated 3D human heart. In the second course of the series, instructor Alan Thorn covers animation and coding—the elements that bring the visualization to life. Learn how to set up the object hierarchy, create playback controls for the blood flow, add morph animations to simulate the heartbeats, and create interactive isolations with C# code. Plus, find out how to insert UI text such as messages and pop-ups to annotate the visualization and assist with learning.


user Solid     

Revit: AR and VR Workflows

Revit: AR and VR Workflows

English | 2h | Video 720p | Subtitles

Getting consistent results in virtual reality meanskeeping best practices in mind all the way through the development process. In this course, learn why virtual reality and augmented reality are good for business; which tools to use when incorporating immersive technology in your architecture, engineering, or construction practice; and how to create files in Revit that translate through to VR with predictable outcomes. As he shares how to effectively incorporate VR and AR into your  practice, instructor Logan Smith details best practices for using your Revit model with VR and AR. Learn how to leverage tools such as Enscape and the Umbra mobile app, how to efficiently create and populate materials in a project, and how to leverage 3D shortcuts to work faster and smarter in Revit.


user Solid     

Introduction to AI, Machine Learning and Python basics

Introduction to AI, Machine Learning and Python basics

English | 01:50:05 | Video 720p | Subtitles

Learn to understand Artificial Intelligence and Machine Learning algorithms, and learn the basics of Python Programming


user Solid     

Ms Excel/Excel 2020 - the complete introduction to Excel

Ms Excel/Excel 2020 - the complete introduction to Excel

English | 03:05:40 | Video 720p | Subtitles

Master Excel/microsoft Excel- Learn MS Excel - Excel formulas/Excel charts/Excel functions using Excel 2016/Excel 2019


user Solid     

Lynda - Unity Medical Visualization: 01 Preparation and Design

Unity Medical Visualization: 01 Preparation and Design

English | 1h 22m | Video 720p | Subtitles

Unity isn’t just for games. The powerful 3D engine can be used to created educational assets, like the medical visualization featured in this three-part series: an animated 3D human heart. In the first course of the series, instructor Alan Thorn shows how to plan and design this interactive 3D project, covering aspects such as asset management, scene and level design, lighting, user experience, and post processing. Learn how to use the Unity universal render pipeline, import and configure mesh assets, and use Cinemachine and scripts behaviors to add meaningful interactivity.


user Solid     

The Complete Summer Cookbook: Beat the Heat with 500 Recipes that Make the Most of Summer\'s Bounty

The Complete Summer Cookbook: Beat the Heat with 500 Recipes that Make the Most of Summer's Bounty

English | April 21, 2020 | ISBN-10: 1948703149 | 464 pages | EPUB | 297 MB

The only cookbook you'll need during the year's warmest months


user Solid     

Lynda - AI Algorithms for Gaming

AI Algorithms for Gaming

English | 2h 5m | Video 720p | Subtitles

In 1997, an IBM computer named Deep Blue beat Gerry Kasparov, a world chess champion, after a six-game match. While AI technology has grown in exciting, and often revolutionary, ways since Deep Blue's victory at the chessboard in the late 90s, many of the techniques it implemented are still relevant today. In this course, explore some of these techniques as you learn how to leverage key AI algorithms to create two-player, turn-based games that are challenging enough to keep players guessing. Instructor Eduardo Corpeño covers using the minimax algorithm for decision-making, the iterative deepening algorithm for making the best possible decision by a deadline, and alpha-beta pruning to improve the running time, among other clever approaches. Plus, he gives you a chance to try out these techniques yourself as he steps through the development of a cat trap game using Python.


user Solid     

Lynda - Learning Combine with Swift

Learning Combine with Swift

English | 1h 29m | Video 720p | Subtitles

 

Combine is a monumental paradigm shift in the Apple programming mindset. Combine provides Swift developers with a declarative functional approach to interacting with APIs, as well as SwiftUI components, over time, through a publisher/subscriber model. The introduction of Combine gives you a native way to manage asynchronous events in Swift, without relying on third-party reactive frameworks. This course explores the Combine life cycle, including publishing, manipulating, and receiving data streams, and explains how to apply these fundamentals to interact with REST APIs and UI components. Instructor and iOS engineer Doron Katz also introduces advanced techniques, such as throttling data streams and leveraging advanced operators. This introductory course should enable you to start putting Combine into practice in your own app development workflow.


user Solid     

Lynda - Revit 2021: Essential Training for Structure (Imperial)

Revit 2021: Essential Training for Structure (Imperial)

English | 6h 6m | Video 720p | Subtitles

Revit is a great program for structural engineering, offering cutting-edge tools for designing solid structures and publishing clear, easy-to-share documentation. This course focuses on the major components of Revit 2021 used for structural design, featuring examples in imperial units (inches and feet). Instructor Eric Wing explains how to start a project and set up structural views; add foundations, reinforcing, and steel and concrete framing; model slabs and trusses; and build a whole lot more. He also helps you create detailed, annotated documentation for sharing and use in construction. The course is designed for members with no Revit experience, or for more advanced users who want to jump to a topic and start from there. Either way, this comprehensive course can teach you what you need to know to be dangerous in Revit structure.


user Solid     

Lynda - Revit 2021: Essential Training for MEP

Revit 2021: Essential Training for MEP

English | 3h 17m | Video 720p | Subtitles

 

Mechanical, electrical, and plumbing (MEP) design is one of the major components of the BIM chain—and Revit is the design tool of choice for many MEP engineers. This course focuses on the MEP features in the 2021 version of Revit. It was designed for MEP designers with a beginning to intermediate understanding of Revit. You can dive into a specific trade, or take the entire course to learn about all aspects of the vast Revit MEP ecosystem. Upon completion, you'll know how to create basic floor plans, design electric circuits and lighting systems, tackle a mechanical project, create plumbing plans, and document your designs for construction and fabrication. Instructor Eric Wing keeps the lessons short and focused, so you can get the most value from the time you spend training.


user Solid     

Host Website On Google Cloud Free Forever Using cpanel

Host Website On Google Cloud Free Forever Using cpanel

English | 01:25:57 | Video 720p | Subtitles

Step By Step Guide On Host your Unlimited Websites on GCP VPS Using Free CPanel and Save Money on Expensive Web Hosting


user Solid     

Whatsapp Automation: Whatsapp Bots Using Python & Twilio (Updated 4/2020)

Whatsapp Automation: Whatsapp Bots Using Python & Twilio

English | 04:08:08 | Video 720p | Subtitles

Learn to code Whatsapp bots for performing multiple task automatically .


user Solid     

The Complete Android 10 Developer Course - Mastering Android

The Complete Android 10 Developer Course - Mastering Android

English | 15:51:19 | Video 720p | Subtitles


user Solid     

Complete ASP.Net Core 3.1 and Entity Framework Development (Updated 4/2020)

Complete ASP.Net Core 3.1 and Entity Framework Development

English | 15:16:58 | Video 720p | Subtitles

Learn ASP.NET Core 3.1 and Entity Framework by building a practical Employee Leave Management System.


user Solid     

Oracle SQL Developer : Essentials, Tips and Tricks

Oracle SQL Developer : Essentials, Tips and Tricks

English | 03:39:39 | Video 720p | Subtitles

Use Oracle SQL Developer like a Pro. Learn the features and tricks that will help you be more productive and stand out.


user Solid     

LinkedIn Ads 2020 - From Beginner to Advanced

LinkedIn Ads 2020 - From Beginner to Advanced

English | 03:45:01 | Video 720p | Subtitles

Learn Linkedin Ads- Objectives, Targeting, Ad Formats, Bids and Budgeting, Reporting, Analytics , Benchmarking and more


user Solid     

Automating mobile with Appium in Python

Automating mobile with Appium in Python

English | 04:39:04 | Video 720p | Subtitles

Automating mobile with Appium in Python


user Solid     




rss