UdemyRenewable Energy

Solar systems, Simplified

التصنيف الكامل: Design > Other Design > Renewable Energy

Solar systems, Simplified

عن هذا الكورس

This course is built on the principle of simplicity – you won't even need to take notes! Every concept is carefully crafted to be effortlessly memorized, ensuring that learning about solar energy is as easy as it gets. By the time we conclude, you'll be able to confidently choose a solar system that perfectly matches your unique energy demands, giving you the power to make informed decisions.As a practical example, we'll dive into the exciting process of designing a solar system for a specific home. This includes exploring all the important considerations and calculations essential for a successful setup. This hands-on task isn't just theory; it's about giving you the practical experience that truly empowers you to make smart choices when selecting your own system. You'll gain the confidence to understand exactly what you need, helping you avoid pushy salespeople and ensuring you get a system that's right for you.Solar energy is a rapidly growing field here in Zimbabwe and globally, with an increasing number of companies and individuals entering the market. However, if you're not familiar with solar systems, you run the risk of being scammed or unintentionally purchasing a system that simply doesn't meet your energy demands. I've personally witnessed situations where people have bought incompatible components, sometimes even damaging them before the system gets a chance to become operational. These common and frustrating problems are precisely why I created this course: to empower anyone who wants to truly understand solar system technology and make smart, secure investments in their energy future.

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق

ينقلك مباشرة لصفحة التسجيل الرسمية

سعر الكورس
$19.99
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Photoshop Basics: The Essential Tools
Udemy
Adobe Photoshop

Photoshop Basics: The Essential Tools

If you've always wanted to learn the basics of Photoshop for creating and editing images, this Photoshop Introduction course is for you! Your new skills will allow you to navigate the interface, understand essential tools and encourage creativity in your own business or artistic projects. Includes FREE access to downloadable image resources to use in the classes. The course contains a full hour of tips, techniques and instruction delivered from a highly experienced practitioner and creative skills trainer. You should have access to a copy of Adobe Photoshop (We're using the Creative Cloud version).

CRUD application using C#, SQLite, and Windows Forms
Udemy
C# (programming language)

CRUD application using C#, SQLite, and Windows Forms

This course, with 10 sections, will give you the knowledge how to use C# to create a full CRUD (create, read, update, delete) application using Windows Forms and SQLite.Now with Part 2 available you will have 15 sections where I added Exception handling and Search functionality.We are going to use Visual Studio 2017 Community edition and create this CRUD application with SQLite as the database. We will also be using a supporting tool for SQLite that is called DB Browser. We will use DB Browser to create the database, and also when we're extending the database in Part 2.For those of you have Visual Studio 2019, you can just go ahead and join in. I have tested all code using Visual Studio 2019 without any issues.You will find a number of downloads in some of the section /lectures that will help you with some details and definitions. You will also find the source code itself for download.Tools and development environment can be downloaded for free – full instructions inside this course in regard to installation and configuration.At the end of this course, you will be confident of writing your own CRUD applications using C# and SQLite database.You can find more detailed information at my BLOG. See my instructor page for the link

A quick Introduction to Highway Engineering
Udemy
Civil Engineering

A quick Introduction to Highway Engineering

Highway engineering is an engineering discipline branching from civil engineering that involves the planning, design, construction, operation, and maintenance of roads, bridges, and tunnels to ensure safe and effective transportation of people and goods.. The full course should provides a very good basis of Highway engineering. There will also be revisions and solved exams. The full course will be composed of 2 parts; part 1 will have the theory and some examples while part 2 will have solved questions, sheet problems and exams. This first part will cover topics such as: design vehicle, soil classification for highway design, horizontal and vertical alignment, design of flexible and rigid pavements, asphalt mix design and more. This course is typically taught at the third or fourth year for Civil Engineering students. It might also be needed for Architectural students. The course materials are mostly in simple English; however, for the Arabic transcript, I will provide translation to them. I am hoping that the participants of these courses will enjoy the material and will have great understanding of the Basics of Highways design and alignment. I am also planning to attach any supporting documents in a PDF format that will summarize the lecture videos and notes.

A Beginners Guide To SQL. Master SQL Quickly
Udemy
SQL

A Beginners Guide To SQL. Master SQL Quickly

This SQL training course from Infinite Skills teaches you how to use SQL to manage data that is held in relational databases. This training course is designed for beginners who have no previous experience with SQL of any kind. You will start by learning how to use SQL (Structured Query Language) to select and filter data from a database, including sorting the data, filtering date columns, and working with null or empty values. The course then teaches you about common SQL functions, such as text manipulation, and how to group and summarize. This video tutorial also covers topics such as joining tables, data modification, and creating new tables and views. Finally, you will learn about the powerful subquery, and the main variances in SQL between database types. Once you have completed this computer based training course, you will have a fundamental knowledge of what SQL is and how you can apply it to different database types. Working files are included, allowing you to follow along with the author throughout the lessons.

Tableau Prep Builder for beginners - lets get started
Udemy
Tableau

Tableau Prep Builder for beginners - lets get started

Tableau Prep Builder for beginners - let's get startedYou are interested in data analytics and (self service BI) business intelligence? You are already using Tableau or plan to use it in the near future?Great! You might have already seen Tableau as a visual analytics tool in action. You might have created Tableau dashboards yourself.But (you probably know) the final result of visualizing your data is only the top of the iceberg.In reality data analysts spend a huge amount of their time in cleaning / preparing data. This process is quite tedious. However it's most important.You probably know the statement: "Trash in trash out"So it's very important to get the data cleaned and in the right format. Meet Tableau Prep Builder! A great tool which can help us doing data preparation / data cleaning fast and efficiently.In this Tableau Prep Builder course we will learn all you need to know to use the power of Tableau Prep Builder for your own data cleaning tasks. The course is developed for beginners. There is no prior knowledge required even though working with Tableau before is an advantage (because of the look and feel you will see!)Are you ready for Tableau Prep Builder? Then let's get into it!

Design Patterns in Java Demystified: Creational
Udemy
Design Patterns (software)

Design Patterns in Java Demystified: Creational

Are you eager to enhance your Java programming skills and create robust, flexible, and maintainable software? Welcome to "Design Patterns in Java Demystified: Creational" where we'll delve into the world of creational design patterns and demystify the process of creating powerful and efficient software architectures.You'll explore a range of creational design patterns, including the Factory Method, Abstract Factory, Builder, Singleton, and Prototype patterns.By the end of this course, you will have a solid foundation in the creational design patterns and their applications. You'll understand how to choose the appropriate pattern for a given scenario, and you'll be equipped with the skills to implement these patterns effectively in your Java projects. What sets this course apart is our unique teaching approach. We blend theory and practical implementation, guiding you through detailed explanations, code demonstrations, and hands-on exercises. Here's what you'll gain from enrolling in this course:Master the fundamental concepts of creational design patterns in Java.Learn how to apply creational design patterns to solve real-world software engineering challenges.Acquire valuable problem-solving skills that will enhance your software development career.Build confidence in writing cleaner, more maintainable, and scalable Java code.Don't miss this opportunity to unlock the secrets of creational design patterns in Java. Enroll now and become a proficient Java developer capable of building robust and flexible software architectures!