Solar PV: NABCEP Exam solved MCQs with theory explained - I
التصنيف الكامل: Design > Other Design > Solar Energy

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق ومباشر
ينقلك لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Design Patterns Simplified - Part 2
Description:- Are you looking for a different, yet deep and engaging course on design patterns?- Are you better able to understand the concepts through diagrams visual effects?- Do you have basic object oriented concepts and now looking to acquire software design concepts?- Have you struggled to understand design patterns from the books?If you relate to one or more of the above criteria then this course is for you. It is part 2 of my earlier design patterns course which covers 13 patterns that were remaining from Part 1 course.But this part 2 course takes the visual communication to another level that promises to make your learning experience even more enjoyable.The course follows a step-wise approach where you will begin every pattern with a unique and interesting example problem. Examples are not overly simple nor too complex - They have just the right balance to help you relate back to your project.The course then begins with a design to solve the problem, without applying a pattern. After you have understood the shortcomings of the design, the course then applies the design pattern by altering the design. This helps you to clearly understand and appreciate the usage of the pattern.You will be able to assess your knowledge by answering several quizzes questions popped up throughout the course. If you have registered for this course with an intention to strengthen your base for software design patterns, you will never lose interest during the course.Join the course with a visually stimulating and engaging content!Who this course is not for?- If you are looking at working code that can be compiled and executed, then this course is not for you. This course focuses on concepts and demonstrates using java like pseudo-code, UML class and sequence diagrams, without bogging you much with language specif

SQL Server | Oracle Engineer - (TOAD, SSMS,Data Migration)
SQL Server Database Engineers are in hot demand due to the growth and reliance on data.SQL Server is a relational database management system from Microsoft that's designed for the enterprise environment.Some of the key daily responsibilities of a SQL Server Engineer includes:Confirm that backups have been made and successfully saved to a secure location Check the backup failure alerts, correct the errors and rerun the backups Review the average duration of backup, any significant changes occurred investigates on this.Most of the time it happens due to networking low bandwidth Validate the backup files using restore verify only. Jobs can be created to take care of the task and to send a notification if it fails to verify any backup.Performance Regularly monitor and identify blocking issues. Check Performance counters on all production servers and verify that all counters are within the normal range. Throughout the day, periodically monitor performance by collecting relevant data Create indexes to reduce the time it takes to get responses from the SQL Server after a T-SQL Script is executed.Security Check the auditing logs for failed logins and notify the audit team if necessary Implement relevant permissions to prevent authorized access to SQL Server databasesT-SQL ( Transact -SQL )Transact-SQL is central to using SQL Server. All applications that communicate with an instance of SQL Server do so by sending Transact-SQL statements to the server, regardless of the user interface of the application. T-SQL is Microsoft's proprietary version of the standard SQL(Structural Query language)Using T-SQL you can communicate with SQL Servers to perform task like:Retrieving data from the database Updating data Inserting data into databases Deleting dataOracle Database Engineers are in constant demand in the IT industry.The rapid growth of data has fueled the demand for database

3ds max Modellazione Architettonica Esterni Corso Completo.
Note: We recommend viewing videos on Edge browser, please note that Google Chrome may experience interruptions, thank you.Nota: Si consiglia di visualizzare i video su browser Edge, abbiano notato che su Google Chrome si possono verificare interruzioni, grazie.Argomenti: Capitolo 1 Modellazione Piano terra: Il video corso illustra come impostare il progetto in Autocad ed come gestirlo in 3ds max, come impostare le unità di misura tra i due software, come modificare i disegni in Autocad per la corretta gestione in 3ds max come importare i file DWG in 3dsmax, il controllo e la modifica dei layer. Modellazione in 3dsmax di pareti porte finestre grondaie pavimenti colonne archi, modellazione parametrica, modellazione spline, utilizzo di operazioni booleane, modificatori di percorso e estrusioni, modifiche poligonali in graphite modelling tools, modifiche spline, tools array, griglie ausiliare strumenti di misurazione, nuovi layer maneger e strumenti di modellazione.Capitolo 2 Modellazione secondo piano: nel corso sono analizzate le tecniche di modellazione architettonica degli elementi necessarie alla conclusione della villa familiare iniziata nel capitolo precedente. Sono illustrati procedimenti di modellazione parametrica, poligonale e spline per scale, Ringhiere, Gabbie Scale, Falde, Colmi, Tegole, Camini Persiane. Saranno illustrati procedimenti di Align, Array, Mirror, Reset Xform, Gruppi, Mental ray proxy, Spacing tools, Align to pivot, modificatori dedicati ai materiali e alla modellazione parametrica, analisi delle dimensioni file, analisi file DWG Autocad.Allegate alle lezioni sono disponibili i file di esercizio di 3ds max 2013 e 2014 compatibili fino alla relase di 3ds max 2017.Nota: i file di esercizio sono allegati alla lezione: 001_3dsmax_IntroduzioneAggiornamento: Sono stati allegati i file di esercizio

jQuery UI Ultimate:Design Amazing Interface Using jQuery UI
***Top rated jQuery (jQuery UI ) course on udemy***. jQuery-"Write less do more" , let's use this concept to design amazing user interfaces using jQuery. Are you dreaming to be a professional User Interface (UI) developer?? or You want to develop an awesomely attractive Graphical User Interface(GUI)??or You want to be a freelancer UI developer and earn $$$$??? This 12+ hours of content will transform yu as a complete user interface designer using jQuery. If your answer to any of these questions is yes , then why not to choose jQuery?. jQuery , a very small name , which can be used to perform website animations , used to create mobile apps , and also user interfaces which you are going to learn in this course. It is proved that jQuery is said to be the easiest programming language if your dream is to design an user interface . This jQuery User Interface (UI) course is just for you and your search for a complete UI course ends here. Benifits / Advantages of this course: 1). No matter you are a beginner or an expert , this course is designed from scratch. 2). Every programming example will start from a blank page and will ends up with a desired output. 3). A line to line description of every single code is provided in a descriptive manner. 4). This course will work as a "ZERO to HERO" , so at the end you will be an expert in designing

Introduction to Compiler Construction & Design
Welcome to the course of Compiler Construction from scratch!!!!Mastering the concepts of Compiler Construction is very important to get started with Computer Science because Compiler is a program which translate higher level language code like ( int a = 10 +10) to assembly language code or direct to machine code. Compiler do this job of converting higher level language code to assembly code in many phases. There are many books and online courses available in market on compiler construction and design, but as my personnel experience as a student of computer science, many of them are too lengthy or short, many of these books are covering only Theoretical Aspect of the course, and many of them only full with lots of headache code. Therefore, I often felt difficulties in choosing the right book or online course for learning the compiler construction course. Therefore, I decided to prepare an online video course for the students of computer science to cover the concept of compiler construction and compiler design in a very easy and descriptive way. I prepare this course only for those students who fell always difficulties in learning this subject and for those who wish to learn compiler design for the first time.In this course, every concept of Compiler Construction and Compiler Design is taught in an easy way. you will be able to go through all phase of Compiler design in an easy and understandable way. You will learn all the phases of compiler:1. Lexical analysis phase2. Syntax analysis phase3. Semantic analysis phase4. Code generation phaseSo, come and join me if you are really want to learn compiler construction course, I assure you that you will have the BEST LEARNING EXPERIENCE of not just Compiler Construction but also the core of Higher Level Languages and assembly level langua

BIM- Documentation & Annotation in Revit- From Zero to Pro
Note: This is a complete, real-world Revit documentation course based on professional BIM standards, ISO 19650 naming conventions, and proven project workflows.Are you struggling to organize your Revit project documentation cleanly and efficiently?Do you want to master annotation tools, dimensioning, view templates, legends, and schedules to a professional BIM documentation standard?Have you ever wished for a step-by-step workflow to prepare fully coordinated, BIM-compliant, and client-ready deliverables?In this hands-on, practical course, you’ll master both the essential annotation and documentation tools in Revit (tool-based learning) and then apply them through real-world, project-based workflows. From basic tags and dimensions to advanced schedules, legends, Titleblocks, and clean PDF export — everything is immediately applied to a comprehensive, real-world BIM project.This course is both tool-based and project-based:First, you’ll thoroughly learn every essential annotation, detailing, documentation, and view management tool in Revit’s Annotate and View tabs.Then, you’ll apply those skills in a complete real-world project, working through plans, sections, elevations, callouts, schedules, legends, and sheet layouts — all according to ISO 19650 documentation standards and proven industry workflows.You’ll also learn the importance of consistent naming conventions, view templates, documentation standards, and sheet organization for clean, collaborative, client-ready deliverables.What You’ll Master in This Course:Applying Dimensions, Text, Tags, and Keynotes Professionally in RevitCreating Clean, Coordinated Plans, Sec
