Previous Next
 
"Learn React and Redux by examples (Updated to React 16.12.0)"
"This course is fully up-to-date with the latest version of React (16.12.0)  and includes Redux and Routing  feature!What's this course about?Learn React and Redux by coding examples. Learn all aspects of the most popular JavaScript framework today using simple but very powerful examples.For a long time, JavaScript has been the key element of the world wide web. Historically, it's been used for front end validations, dynamic menus, making some AJAX requests etc.But things have changed since the introduction of Single Page Applications (SPAs). The first major such framework was Angularjs (1.x) from Google, which eventually made way to the new Angular 2, which now is called just Angular. Angular is a very complete framework addressing each and every issue that an application needs.Developers at Facebook reased a completely different kind of framework called React (or ReactJS), which uses a combination of plain JavaScript and HTML elements (in XML syntax), called JSX. Unlike the Angular framework, this one simply addresses the View part of MVC. The main goal of a React application is to breakdown the entire web application into a bunch HTML-like elements called Components. A component defines the visual appearance of your UI, while converting the data it holds into user interface elements.Using these components, you can quickly develop amazing and powerful web apps. These components are completely reusable.This course will start from ground zero and explain what exactly React is and how you may use it (and for which kind of apps). Thereafter, we'll go all the way from basic to advanced. We'll not just scratch the surface but dive deeply into React as well as popular libraries like react-router and Redux. By the end of the course, you can build amazing React (single page) applications!Who's teaching you in this course?My name is Vinod Kumar Kayartaya, I'm a freelance web developer, consultant and a full time professional software trainer. All of my Udemy courses have received a very warm appreciation with ratings >= 4.8.Since I have an enormous experience in the I.T. teaching industry, I know exactly what a student is looking for when learning a new technology. This way, I would have answered your question, even before you ask them.For all of my courses, I start from the very basic installation of softwares and tools, and get you started with coding.NO advanced JavaScript knowledge is required, though you'll be able to move even quicker through the course if you know next-gen JavaScript features like ES6 Arrow functions. Whatever the necessary ES 6/7/8 features that we will be using in React applications, are covered before that.I hope you will take the first step and enroll yourself for this course.All the best!happy learning.Vinod."
Price: 12800.00


"Angular - a quick start guide"
"This is a quick start hands-on guide on Angular. At the end of this course, I guarantee that you will feel  comfortable with Angular.The Angular framework is used to create scalable, enterprise, and performant client-side web applications. It provides an ecosystem for development of client-side web applications. The ecosystem for development may include external tools or libraries as well. The ecosystem process includes project bootstrapping, development operations/tools, testing, and build support.One of the best features of Angular framework is that it is quite flexible when it comes to usage of external libraries apart from the scalability it provides. With Angular framework adoption being high, performance management of the application is community driven indirectly driving better job opportunities. The Angular Certification Training aims at covering all these new concepts around Enterprise Application Development.All the best!"
Price: 5760.00


"Python 3 Programming MasterClass - Beginner to Advanced"
"Become a Python Programming Champion and learn one of employer's most requested skills of 2019!This is the most simple, yet very powerful course for the Python programming language on Udemy! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3. (Note, official support for Python 2 will not be available from Jan 2020).This Python course is a more hands-on training, with every lecture comes a full coding screencast and all of the examples I code live is accessible for you to download and use! Learn in whatever manner is best for you!You have access to this course for your lifetime on Udemy, and that includes my offline support too. Feel free to get back to me for any clarifications over the messaging platform provided by Udemy.We will start by helping you get Python installed on your computer, regardless of your operating system, whether its Linux, MacOS, or Windows, we've got you covered!Here are some of the feedbacks given by my students:I am having a fantastic experience so far (~68%). Thanks to Vinod Sir's clear (and simple) explanation, i have a fully functional, visually appealing movie browser app in my PC now and am looking forward to complete the, more exciting, PWA part and hosting it on the internet.Pros:* Step-by-step, clear explanation* Well-prepared, knowledgeable instructor, hence no time wasting and thereby could pack so much content into just 2 hours* Excellent audio quality and engaging voice and English diction* Adequate font size and zoom* Although himself using Mac, makes it a point to tell without fail the corresponding commands for us Windows users* Full source code provided so that we can compare in case we get stuck while coding along* Very speedy response in Q&A section* Learning Angular is considered difficult, but it doesn't seem so with this course :-)Prospective students considering enrolling, make note: An overall rating of 4.4 for 9 courses (with each having a rating over 4) with over 12,000 students says it all! Besides you will seldom find an instructor so helpful; for example, in his another Angular course, a thread in Q&A section is 34 replies long--that too not for any deficit in his teaching but about NPM INSTALL doubts, which probably other instructors would have not answered at all or asked to google. And he offers to debug the code via TeamViewer, phone call, or receiving the zipped project via email or Google Drive--can you believe it! So, just hit the enroll button!(Umesh Krishna Jois)Best instructor and best trainer on Udemy. Quick Response and very friendly .i have been checked out many angularJS courses (very long tutorials) around 30 hours on Udemy. but vinod Sir within 5 & 6 hours who taught every things very simple.he has good knowledge and good experience on Teaching method.i recommend this course .?? (Sithat iffazer)This is a great and simple course for beginners. Wish the Author build more courses like this for angular 7. With a real DB, auth etc... Thanks and ThumbUpThe Course was clear and concise and touches upon the important Angular features. (Harsh Kedia)Step by step learning,explain everything easy and clear. Perfect for beginners! (Dragan Stevanovic)I have not yet completed the course. But I am very much confident, after completing this course, it would be wonderful experience. So far it's going very well. This course is simply superb. The tutor - Vinod, is simply great. He explained difficult concepts in a simplest way. He knows how to make a teaching session an interesting and informative one. Thanks to you Udemy for this opportunity and special thanks to Vinod. (Venkatesh)Very helpful. I like the way trainer Vinod makes things so simple to understand. (Robinet Gimlet)Very detail oriented. Explained all possible ways in each section i.e. environment setup(eclipse, tomcat, h2 DB), application development to deployment, testing with postman, error handling, eclipse shortcuts. (Hemalatha Bhimavarapu)I got to learn so many new things from this course and very well explained, Thank you! (Tushar Patil)It is very well and detailed any one can understand and learn the course. I would recommend it to others. (Ashwini Iyer)Great Course, the instructor was easy to follow and help me understand the subject better. Thank u. (Aida Hailu)------------------------------------------------------------------So, see you inside the course,Vinod."
Price: 12800.00


"Developing RESTful Java Web Services using Spring boot"
"This course enables a regular Java developer with the power and simplicity of Spring boot applications. Via this course, you will understand the basic concepts of RESTful web services and how Spring boot simplifies the development of a standalone, self contained web service using which you can quickly develop and deploy production ready Java micro services. For taking this course, you DO NOT need to have prior knowledge of Spring framework.Here is what you can read about Spring boot and a basic comparison of Spring framework and Spring boot.Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can ""just run"".We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.FeaturesCreate stand-alone Spring applicationsEmbed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)Provide opinionated 'starter' dependencies to simplify your build configurationAutomatically configure Spring and 3rd party libraries whenever possibleProvide production-ready features such as metrics, health checks and externalized configurationAbsolutely no code generation and no requirement for XML configurationWhat is the difference between Spring Boot and the Spring framework?Spring is a light weight and open source framework created by Rod Johnson in 2003. Spring is a complete and a modular framework, i mean spring framework can be used for all layer implementations for a real time application or spring can be used for the development of particular layer of a real time application unlike struts [ only for front end related ] and hibernate [ only for database related ], but with spring we can develop all layersSpring framework is said to be a non-invasive means it doesnt force a programmer to extend or implement their class from any predefined class or interface given by Spring API, in struts we used to extend Action Class right thats why struts is said to be invasiveIn case of struts framework, it will forces the programmer that, the programmer class must extend from the base class provided by struts APISpring is light weight framework because of its POJO modelSpring Framework made J2EE application development little easier, by introducing POJO modelSpring having this much of demand because of the following 3 reasons.SimplicityTestabilityLoose CouplingSpring boot:first of all Spring Boot is not a framework, it is a way to ease to create stand-alone application with minimal or zero configurations. It is approach to develop spring based application with very less configuration. It provides defaults for code and annotation configuration to quick start new spring projects within no time. Spring Boot leverages existing spring projects as well as Third party projects to develop production ready applications. It provides a set of Starter Poms or gradle build files which one can use to add required dependencies and also facilitate auto configuration.Spring Boot automatically configures required classes depending on the libraries on its classpath. Suppose your application want to interact with DB, if there are Spring Data libraries on class path then it automatically sets up connection to DB along with the Data Source class.It is very easy to develop Spring Based applications with Java or Groovy.Spring Boot reduces lots of development time and increases productivity.It avoids writing lots of boilerplate Code, Annotations and XML Configuration.It is very easy to integrate Spring Boot Application with its Spring Ecosystem like Spring JDBC, Spring ORM, Spring Data, Spring Security etc.Spring Boot follows Opinionated Defaults Configuration Approach to reduce Developer effortIt provides Embedded HTTP servers like Tomcat, Jetty etc. to develop and test our web applications very easily.It provides CLI (Command Line Interface) tool to develop and test Spring Boot (Java or Groovy) Applications from command prompt very easily and quickly.Spring Boot provides lots of plugins to develop and test Spring Boot Applications very easily using Build Tools like Maven and GradleIt provides lots of plugins to work with embedded and in-memory Databases very easily.All the best!"
Price: 5760.00


"Learn Angular by building a Progressive Web App (PWA)"
"A Progressive Web App or PWA is a web application that has a set of capabilities (similar to native apps) which provide an app-like experience to users. PWAs need to meet a set of essential requirements that we'll see next. PWAs are similar to native apps but are deployed and accessible from web servers via URLs, so we don't need to go through app stores.A PWA needs to be:Progressive: Work for every user, regardless of browser choice, because they are built with progressive enhancement as a core tenet.Responsive: Fit any form factor, desktop, mobile, tablet, or whatever is next.Connectivity independent: Enhanced with service workers to work offline or on low-quality networks.App-like: Use the app-shell model to provide app-style navigation and interactions.Fresh: Always up-to-date thanks to the service worker update process.Safe: Served via HTTPS to prevent snooping and ensure content has not been tampered with.Discoverable: Are identifiable as ""applications"" thanks to W3C manifests and service worker registration scope allowing search engines to find them.Re-engageable: Make re-engagement easy through features like push notifications.Installable: Allow users to ""keep"" apps they find most useful on their home screen without the hassle of an app store.Linkable: Easily share via URL and not require complex installation.In detail, this course will cover everything you need to build amazing PWAs - leading to a score of 100 (out of 100) in Google's PWA auditing tool ""Lighthouse"".This is completely a hands-on training, bringing all the best practices that a developer should follow in his/her projects.Here are some of the feedbacks given by my students:Best instructor and best trainer on Udemy. Quick Response and very friendly .i have been checked out many angularJS courses (very long tutorials) around 30 hours on Udemy. but vinod Sir within 5 & 6 hours who taught every things very simple.he has good knowledge and good experience on Teaching method.i recommend this course .?? (Sithat iffazer)This is a great and simple course for beginners. Wish the Author build more courses like this for angular 7. With a real DB, auth etc... Thanks and ThumbUpThe Course was clear and concise and touches upon the important Angular features. (Harsh Kedia)Step by step learning,explain everything easy and clear. Perfect for beginners! (Dragan Stevanovic)I have not yet completed the course. But I am very much confident, after completing this course, it would be wonderful experience. So far it's going very well. This course is simply superb. The tutor - Vinod, is simply great. He explained difficult concepts in a simplest way. He knows how to make a teaching session an interesting and informative one. Thanks to you Udemy for this opportunity and special thanks to Vinod. (Venkatesh)Very helpful. I like the way trainer Vinod makes things so simple to understand. (Robinet Gimlet)Very detail oriented. Explained all possible ways in each section i.e. environment setup(eclipse, tomcat, h2 DB), application development to deployment, testing with postman, error handling, eclipse shortcuts. (Hemalatha Bhimavarapu)I got to learn so many new things from this course and very well explained, Thank you! (Tushar Patil)It is very well and detailed any one can understand and learn the course. I would recommend it to others. (Ashwini Iyer)Great Course, the instructor was easy to follow and help me understand the subject better. Thank u. (Aida Hailu)------------------------------------------------------------------So, see you inside the course,Vinod."
Price: 12800.00


"Spring Framework MasterClass - from basics to advanced"
"Spring Framework 5 is the THE RIGHT TECHNOLOGY STACK FOR THE JOB AT HAND.This course offers hands-on experience with Spring and its major features, including configuration, data access, web and REST applications, Spring Boot, Spring Security and using Spring Cloud to build a small microservices application. On completion, participants will have a foundation for creating enterprise-ready applications. This Spring training course is the best way to prepare for the Spring Professional certification exam. Upon completion of this course, participants will understand how to implement the following:Spring configuration using Java Configuration and AnnotationsAspect oriented programming with SpringSpring Data Access - JDBC, JPA and Spring DataSpring Transaction ManagementBuild a very powerful MVC web application using SpringImplementing REST with Spring MVC The Spring Framework 5 provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.A key element of Spring is infrastructural support at the application level: Spring focuses on the ""plumbing"" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.FeaturesCore technologies: dependency injection, events, resources, i18n, validation, data binding, type conversion, SpEL, AOP.Testing: mock objects, TestContext framework, Spring MVC Test, WebTestClient.Data Access: transactions, DAO support, JDBC, ORM, Marshalling XML.Spring MVC and Spring WebFlux web frameworks.Integration: remoting, JMS, JCA, JMX, email, tasks, scheduling, cache.Languages: Kotlin, Groovy, dynamic languages. (We will be using Java)Here are some of the 5-star rated feedbacks given by my students (consolidated from different courses):-----------------Passionate Trainer. Very Simple and Insightful course. I will HIGHLY HIGHLY recommend this course for tho Who suggest implementing REST through Java-Jersey or love to try a different way of REST implementations.(Rukmini Vasudev)-----------------I am having a fantastic experience so far (~68%). Thanks to Vinod Sir's clear (and simple) explanation, i have a fully functional, visually appealing movie browser app in my PC now and am looking forward to complete the, more exciting, PWA part and hosting it on the internet.Pros:* Step-by-step, clear explanation* Well-prepared, knowledgeable instructor, hence no time wasting and thereby could pack so much content into just 2 hours* Excellent audio quality and engaging voice and English diction* Adequate font size and zoom* Although himself using Mac, makes it a point to tell without fail the corresponding commands for us Windows users* Full source code provided so that we can compare in case we get stuck while coding along* Very speedy response in Q&A section* Learning Angular is considered difficult, but it doesn't seem so with this course :-)Prospective students considering enrolling, make note: An overall rating of 4.4 for 9 courses (with each having a rating over 4) with over 12,000 students says it all! Besides you will seldom find an instructor so helpful; for example, in his another Angular course, a thread in Q&A section is 34 replies long--that too not for any deficit in his teaching but about NPM INSTALL doubts, which probably other instructors would have not answered at all or asked to google. And he offers to debug the code via TeamViewer, phone call, or receiving the zipped project via email or Google Drive--can you believe it! So, just hit the enroll button!(Umesh Krishna Jois)-----------------Best instructor and best trainer on Udemy. Quick Response and very friendly .i have been checked out many angularJS courses (very long tutorials) around 30 hours on Udemy. but vinod Sir within 5 & 6 hours who taught every things very simple.he has good knowledge and good experience on Teaching method.i recommend this course .?? (Sithat iffazer)-----------------This is a great and simple course for beginners. Wish the Author build more courses like this for angular 7. With a real DB, auth etc... Thanks and ThumbUp-----------------The Course was clear and concise and touches upon the important Angular features. (Harsh Kedia)-----------------Step by step learning,explain everything easy and clear. Perfect for beginners! (Dragan Stevanovic)-----------------I have not yet completed the course. But I am very much confident, after completing this course, it would be wonderful experience. So far it's going very well. This course is simply superb. The tutor - Vinod, is simply great. He explained difficult concepts in a simplest way. He knows how to make a teaching session an interesting and informative one. Thanks to you Udemy for this opportunity and special thanks to Vinod. (Venkatesh)-----------------Very helpful. I like the way trainer Vinod makes things so simple to understand. (Robinet Gimlet)-----------------Very detail oriented. Explained all possible ways in each section i.e. environment setup(eclipse, tomcat, h2 DB), application development to deployment, testing with postman, error handling, eclipse shortcuts. (Hemalatha Bhimavarapu)-----------------I got to learn so many new things from this course and very well explained, Thank you! (Tushar Patil)-----------------It is very well and detailed any one can understand and learn the course. I would recommend it to others. (Ashwini Iyer)-----------------Great Course, the instructor was easy to follow and help me understand the subject better. Thank u. (Aida Hailu)------------------------------------------------------------------So, see you inside the course,Vinod."
Price: 12800.00


"Everything you need to know about JDBC"
"JDBC (Java DB Connectivity) is a Java Standard API for connecting a Java application to an RDBMS. Although you may not need to use JDBC directly in any application today, it is important to understand how it works. Any modern frameworks like Hibernate or JPA which are ORM (Object-Relation-Mapper) or Mybatis which is an SQL mapper, behind the scene use JDBC.In this class, we will be looking into the architecture of a JDBC application, connecting to a DB, executing SQL statements, and handling the results of SQL SELECT statements. We will also be learning how to setup a light weight DB called H2, with out having to install anything on our computer.The class is completely hands-on based, so get ready to code a lot."
Price: 5760.00


"Java persistence using MyBatis"
"MyBatis is a Java persistence framework that couples objects with stored procedures or SQL statements using an XML descriptor or annotations. MyBatis is free software that is distributed under the Apache License 2.0. MyBatis is a fork of iBATIS 3.0 and is maintained by a team that includes the original creators of iBATIS. Unlike ORM frameworks, MyBatis does not map Java objects to database tables but Java methods to SQL statements.MyBatis lets you use all your database functionality like stored procedures, views, queries of any complexity and vendor proprietary features. It is often a good choice for legacy or de-normalized databases or to obtain full control of SQL execution. It simplifies coding compared to JDBC. SQL statements are executed with a single line. MyBatis provides a mapping engine that maps SQL results to object trees in a declarative way.SQL statements can be built dynamically by using a built-in language with XML-like syntax or with Apache Velocity using the Velocity integration plugin. MyBatis integrates with Spring Framework and Google Guice. This feature allows one to build business code free of dependencies. MyBatis supports declarative data caching. A statement can be marked as cacheable so any data retrieved from the database will be stored in a cache and future executions of that statement will retrieve the cached data instead hitting the database. MyBatis provides a default cache implementation based on a Java HashMap and default connectors for integrating with: OSCache, Ehcache, Hazelcast and Memcached. It provides an API to plug other cache implementations."
Price: 5760.00


"Adm Adm Microsoft Word Temelden leri (Ses ile Yazml)"
"Microsoft Word temelden balayarak ileri seviyeye doru adm adm gidilmektedir. Biimlendirme, dzenleme ve Trkiye de bir ilk olan Sesli Yazm zelliini ile yaz yazabilme, yazlan yazlar yapay zeka robotun okuyabilme zellii, tablo oluturma, tablo izme, paragraflar, kitap yazarken dikkat edilecek hususlar, word yazm tipleri, dzenleme, okuma zellii, e-kitap zelliini aarak odak sabitleme, word ile karakter izimi, 3 D modellemeler, simgeler ve daha fazlas bu kursta..Kurs sonunda Microsoft Wordu en ince ayrntsna kadar renebileceiniz gibi yazdklarnz kimse okumasn diye parola zellii ile dosyalarnz nasl koruyacanz ve yazlanlar sadece sizin okuyabileceiniz zellik destekli eitim sunulmutur."
Price: 49.99


"Fitness & Sports Coaching All Sports, Swimming, & Surfing"
"Teach Your Yourself & Kids Fitness Fundamentals, Stroke Development for Lap Swimming, & even Surfing.  I am publishing this course for free initially as I finish adding content.  Jump in now and get moving with your kids for Free!Stretching, Balance, Strength, Running, Speed, Jumping, Agility, Footwork, Ball Throwing, Ball Catching, Ball Dribbling, Juggling, Hand Eye Coordination, Eye Foot Coordination, Ball Handling, Tracking, Racquet Skills, Stick Handling, Olympic Sports, Baseball, Football, Basketball, Soccer, Volleyball, Racquet Sports, Golf, Surfing, Swimming"
Price: 29.99


"Microsoft Azure AZ-104-Exam Simulator (Azure Administrator)"
"Welcome to the Azure Administrator certification AZ-104 :   Practice TestsThis exam is valid for the Azure Administrator certification AZ-104The course contains 4 practice tests, with 192 questions in total, timed to 150 minutes and passing score adjusted at 90% Questions are very similar to the real exam.You  have the chance to mark questions for review, saved and skip questions. "
Price: 19.99


"Microsoft Power BI for Data Science and Data Analytics"
"Microsoft Power BI is a one of business analytics service to visualize data and make interactive visualizations. This Bootcamp has a goal to help you how to build Power BI reports with various charts and various data sources.You will learn how to build basic visualizations with various Power BI charts. Working on various data sources included Azure Database. Customizing Power BI report format and making report interactivity with Data Analysis Expression (DAX). You can visualize your data in geographic reports and also make Power BI report based on Python and R scripts. Visualizing your Azure Analysis Services in Power BI reports. You can extend your data sources with local database by applying Power BI Data Gateway. Last, we build Power BI reports for mobile devices with Power BI Mobile.You don't have  any prior experience in Power BI to follow this Bootcamp.**Update 25 June 2020**I added new materials about Power BI Mobile"
Price: 69.99


usafudosan
"199018199635Michiyo Tower,"
Price: 24000.00


"LEED BD+C V4.1- Foundation course - By USGBC Faculty"
"About This ClassYou want to lead from the front.  This class is based on the latest reference guide LEED V4.1.  It It is representing the next generation of green building design, construction, operations and performance. LEED v4.1 raises the bar for energy efficiency, water conservation, site and material selection, daylighting and waste reduction.The importance of sustainability needs little introduction, we can see the impacts of global warming, the increase in C02 emissions, the spread of diseases such as COVID 19. Buildings contribute to a large extent to this and when well designed they can reduce the stress on the environment and improve human health.A focus on continuous performance supports management practices that prioritize building efficiency, decrease operational cost, increase asset value and achieve the Environmental, Social and Governance (ESG) goals that are critical to investors.Think of this course as a foundational course on LEED BD+C V4.1. This course is designed to bring you fully up to date with the latest credits, standards and requirements for this global standard. The Standard Reference guide has over 800 pages, and the latest V4.1 draft already over 250.What will you learn?The key concepts in LEED BD+C V4.1 - The latest guide. In 4 hours with over 70 lessons, ranging from 2-8 minutes we will cover the all of the credits and explain to you not only the requirements.  For each credit we also focus on what sits behind the intent to ensure you will understand how each credit aligns with the overarching sustainability goals.We look at the specifics of how LEED deals with materials, water and energy, including the calculations, and , what strategies to use to reduce energy, reduce the reliance on the grid, and increase the use of renewable energy, we discuss the Life Cycle Assessment approach, the impact of increased daylight, amongst other. Why take this course?Brings you up to date with the latest reference material - LEED V4.1 - The golden standard.You will be able to speak about the latest trends and requirements in sustainability with confidence.You will understand the difference terms, definitions and requirements.How will this help you?You will deliver LEED projects, better, quicker and avoid common mistakesYou will go prepared to a job that requires knowledge in LEED and sustainability.You will feel more confident about LEED and how to apply it.Who is behind this course?I am the Managing Directorof a green building consultancy in Malaysia, and a LEED AP, and USGBC Faculty. Before that I was a university teacher (Yonsei University Korea), Project Manager, entrepreneur, and enjoy teaching. I have an MBA from London Business School. I enjoy creating courses.This course is suitable for all levels and specifically for:People who want to learn about LEED v4.1Professionals that have a LEED Green Associate or aspire to one, this would be an excellent starting point in terms of experience or knowledge.People who are interested in a career in sustainability consultancyDevelopers, Engineers, Business Analysts, Architects, and basically anyone interested in learning about LEEDPeople with an open mind and a willingness to learn.The FactsYou will learn all the concept of LEED BD+C V4.1All credits, requirements and points will be clearly explained to you.You will improve your understanding on sustainability, and allow you to deliver your consulting projects better and more effectivelyJoin me and start learning about LEED BD+C V4.1 now.  We will go cover all the topics from the definitions, intent, requirements, concepts, and exemplary performances. So take the course now to learn what all of this means in more detail and how you can apply the knowledge gained from LEED V4.1 into your world."
Price: 29.99


"How to Draw Perspective for Beginners"
"In this course on how to draw perspective for beginners, you're going to learn all the fundamentals things you'll need to know in order to get started with perspective drawing.We'll begin by covering all the basic concepts. You'll learn about the horizon line, vanishing points, the picture plane, and various methods of achieving depths in a drawing.Then we'll go though each of the three most common perspective schemes include one-point, two-point, and three-point perspective.You'll not only learn how to draw each of the perspective types through easy to follow, step-by-step exercise but we'll so go though diagrams that will explain exactly how these rules of perspective works.All the concepts are explained in a straight forward and thorough manner that will allow you to gain a deep understanding of this subject.Then we'll go through a detailed exercise where you'll learn how to draw a cityscape scene in three point perspective.And finally, you'll learn a simple method for dividing space in both one and two point perspective. This will allow you to drawing all kinds of cool objects like environments and buildings.This course was designed for the complete beginners who wants a pain free way to start started with perspective. By the end of this course, you'll learn things like:How to use simple tricks like overlap, object placement, and size variation to create an illusion of depth in your drawingsWhat makes 1, 2, and 3 point perspective look different from each othersHow to use off frame vanishing points to make your drawings look betterStep-by-step instructions on how to draw scenes in 1-point, 2-point, and 3-point perspectiveAnd a whole lot moreAnd as always, this course comes with a 100% money back guarantee so if you are not in love with it for any reason, you can get every penny of your money back."
Price: 29.99


"CCNA 200-301 - Laboratorios de Packet Tracer"
"En Junio de 2019, CISCO anunci que su sistema de certificaciones cambiara para siempre. De esta forma Cisco Certified Network Associate (mejor conocido por sus siglas: CCNA) no se limit a una mera actualizacin, sino a un cambio general de la forma en cmo certificarse en la seguridad de redes."
Price: 19.99


"Gesto Financeira - Controle Financeiro Para Autnomos e MEI"
"Esse curso de gesto financeira foi criado para ajudar os profissionais liberais, autnomos e Freelancers a separar sua vida financeira pessoal da profissional.Todo contedo do curso est dividido em mdulo onde cada mdulo vai possibilitar o aluno aprender as prticas e fundamentos da gesto, administrao e organizao financeira do negcio.O foco do curso totalmente para o gerenciamento financeiro utilizando uma ferramenta pronta feita em planilhas e uma online (QuickBooks ZeroPaper) com todos os recursos necessrios j disponveis em um nico lugar!"
Price: 279.99


"Cisco CCNA 200-301 (Exam questions)"
"Cisco CCNA Cert Cisco CCNA 200-301The Cisco certification program will drastically change from September . 5 , 2020. There will no longer be multiple different CCNA exams and certifications only a single, comprehensive exam will be available."
Price: 1800.00


"Seguridad Informtica. Prcticas en Kali Linux. Retos CTF.-"
"Kali Linux es la herramienta por Excelencia en Seguridad informtica, la cual es Open Source y cuenta con una Suite de aplicaciones para aplicar Hacking tico.En este curso te llevare paso por paso, por diferentes niveles (de principiante a experto) superando diferentes desafos (CTF) mostrndote paso a paso cmo logr obtener el control de la mquina objetivo.Empieza a aprender ya mismo y acompame en este increble curso.Nos vemos dentro!lvaro Chirou - Digital Technology Teacher Seguridad informtica y Forense"
Price: 39.99


"Real-time Communication using Socket.IO and Angular 9.x"
"Have you ever thought of building real-time communication applications for your clients or in your organization? Are you tired of writing the same old long polling logic to get the updates from your databases? Do you want to share live updates of the data across two or more than two applications? Do you work with live stocks or tweets kind of applications?As you know our clients or customers would like to get quick and live updates of the information like stocks, currencies, the sales data, tweets etc. Or they want to build live collaborative applications for the customers/in-house applications. This is where we can think of Real-time Communication and we can achieve that using one of the most popular library Socket.IO. Easy to learn and easy to implement.This course is a complete hands-on course where we will take few real-time scenarios and develop several applications step-by-step. At the end of this course, you will have better understanding of Socket.IO library and you will be able use this library to build RTC applications."
Price: 79.99


"MEDICAL TERMINOLOGY : HUMAN ANATOMY"
"I am a doctor with 18 years of medical knowledge which i am presenting here in a simple and lucid style. I have deliberately kept the language easy and self paced so that even beginners have no problem understanding. I have tried to explain the meaning of the latin words also wherever possible. I have started with human anatomy of skull, brain then neck ,back, chest, heart and abdomen. More lectures on physiology , biochemistry will be added if you want. Kindly message and review me if you like my course so that I can add more videos."
Price: 189.99


"Think positive : Build a positive thinking mind-set"
"Welcome to the course on ''Think positive : Build a positive thinking mind-set''Having a positive outlook is a choice. You can choose to think thoughts that elevate your mood, throw a more constructive light on difficult situations, and generally color your day with brighter, more hopeful approaches to the things you do. By choosing to take a positive outlook on life, you can begin to shift out of a negative frame of mind and see life as filled with possibilities and solutions instead of worries and obstacles. Most people struggle at some point in their lives with thinking positively about themselves. Thinking positively can be especially challenging when you are feeling overwhelmed by life circumstances. However, you can learn how to improve your self-perception by applying various strategies that promote positive thinking.If you tend to see the glass as half-empty rather than half-full, you may need to improve your thinking patterns. Research shows that people with positive thoughts have stronger resistance to illness, better coping skills during tough times, reduced risk of coronary artery disease, and less stress. Positive thinking isn't always a natural ability, but you can build it over time. A mindset is essentially your emotional response to normal daily activities. This is important for health and quality of life. You may be unable to change your job, your family, where you live, or other major constraints that may underlie negative thinking. But you can approach lifes frustrations with positivity by challenging negative thoughts and improving your outlook on life. A positive attitude is important for ensuring that you have a fulfilling and enjoyable life. Building a positive attitude will make it easier for you to recognize and reflect on positive emotions as you experience them. You will also start re-framing negative emotions in the moment that they begin to occur. Taking time for yourself and cultivating relationships are important components of building a positive attitude."
Price: 129.99


"The Complete TestNG & Automation Framework Design Course"
"Learn to Build your Automation Framework from Scratch using TestNG and Selenium WebDriver with Page Object Model Design.This course covers TestNG and Automation Framework Building in detail from basic to advanced levels. This course highly focuses on TestNG, Java, Maven, Selenium WebDriver, Page Object Model and Page Factory Design.I believe in example-oriented teaching. So, you wont find any PPTs during the sessions. But, you will find dozens of real time scenarios used to elaborate TestNG conceptsFeel free to post your questions/feedback in the block provided under each session-video. I will make sure all of your queries are addressed. Course Outline below will give you an idea about the depth and the overall coverage of this course. If you want to learn any other TestNG concept - which is not already covered in this course - then feel free to let me know via Udemy messenger.Course Outline:TestNG FrameworkInstalling TestNGAutomating Basic Tests in TestNGAssertions in TestNGHard vs Soft Assertions in TestNGBeforeMethod and AfterMethod AnnotationsBeforeClass and AfterClass AnnotationsManaging Test Execution Using TestNG XML FilesInclude and Exclude Methods in XML FileBeforeTest and AfterTest AnnotationsBeforeSuite and AfterSuite AnnotationsTestNG GroupsTestNG ParametersManaging Test Dependencies in TestNGIgnoring Test Methods in TestNGParallel Execution in TestNGTestNG HTML ReportsData Provider in TestNGCreating Automation Framework from Scratch using Page Object Model and WebElements Page FactoryWhat is Page Factory?Elements Collection (List) in Page FactoryInitializing Page Factory ElementsPage Object Model DesignCreating Base Page ClassCreating Page LibraryCreating Flow Library**I will be updating more topics to this outline as per changing trends in technology** This course is designed for you if you are:a QE Automation Engineer ORa Selenium WebDriver automation aspirant ORa manual testing professional willing to jump start your automation carrier ORa QTP/UFT professional wanting to switch to Selenium as per testing market demand ORa QE Manager exploring better automation solutions for your project ORa fresh grad looking to learn a quick new skill which has high demand in the job market ORaspiring to learn coding and automationTo get the maximum benefit from the course, please take a look at following steps explaining 'How to take this course?'Step 1:  Schedule 30-45 minutes of your time daily for 5 days a week. 'Continuity' is the key. Step 2:  All sessions are divided in small videos of less than 20 minutes. Watch 2-3 videos daily.Step 3:  Hands-on exercise is very important. So, immediately try out the programs discussed in the session. Try them on your won. You can download these programs from lecture resources.Step 4: Assignments with answer keys are provided where-ever necessary. Complete the assignments before jumping on to the next sessions.Step 5:  If you come across any questions or issues, please feel free to contact me and I will make sure that your queries are resolved.Wish you all a very happy learning.Note: All the course videos are in Full HD. For the best video streaming quality, please adjust the resolution from 'settings' at bottom right-hand corner of video player. Choose 1080p or 720p as per your network speed."
Price: 74.99


"Citrix XenServer (Citrix Hypervisor) Avanado"
"Aprenda a realizar configuraes avanadas no Citirx XenServer (Citrix Hypervisor), onde voc vai entender todo o processo de configuraes visto na prtica. Alm dos vdeos, o curso contm arquivos em pdf que completam todo aprendizado e auxilia no entendimento, com pdfs oficiais da Citrix. Venha conhecer mais recursos desse virtualizador fantstico."
Price: 39.99


"Google Certified Professional Data Engineer:Tests 2020"
"Welcome to the practice test for exam Google Certified Professional Data Engineer:Tests 2020Google Cloud Professional (GCP) Data Engineer objective of the certification is the validation of the abilities of an individual for the collection, transformation, and publishing of data. Google Cloud data engineer should be able to design, build, operationalize, secure, and monitor data processing systems with a particular emphasis on security and compliance scalability and efficiency reliability and fidelity and flexibility and portability. A data engineer should also be able to deploy, leverage, and continuously train pre-existing machine learning models.Google Certified Professional Data Engineer exam check your ability to following  topics :Designing data processing systems.Building and operationalizing data processing systems.Operationalization of machine learning models.Ensure solution quality.Detail About official Certification exam :Length: 2 hoursLanguages: English, Japanese, Spanish, and Portuguese.Exam format: Multiple choice and multiple select, taken in person at a test center.Prerequisites: NoneRecommended experience: 3+ years of industry experience including 1+ years designing and managing solutions using GCP.This Exam will help you prepare for the real official exam test environment. This Practice Test Course is an Unofficial course and this course is not licensed , affiliated ,endorsed or trademarked with Google in any way.Wish you all the best for your exam !"
Price: 29.99


"Extraterrestrial Crop Circles; Signs of Hope"
"The Crop Circle phenomena, first photographed in the 1970's, has been happening for generations. You will learn about the mystery of the Crop Circles. Are they part of the UFO paranormal phenomena made by extraterrestrial life forms or are they hoaxes made by man? You will learn about the history, the science, strange lights that may create the designs, the sacred geometry and numerology, synchronicity, healing and theories as to how and why they have graced us with their beauty. All through the course you will be seeing over 30 aerial and ground shots of various formations including some of the most iconic. You will hear about my own personal stories in a section at the end and you will have the opportunity to listen to meditations with two of the formations. This is an extensive course, most of what you need to know about the Crop circles in order to fall in love with the phenomena as I did many years ago. I welcome you to come for the ride!"
Price: 19.99


"Come Trovare Lavoro in Marketing & Sales - Crash Course"
"Vuoi trovare un lavoro nel mondo del marketing e vendite per dare uno sprint alla tua carriera?Segui il corso con Giulio Rosati, Brand Manager con esperienza pluriennale al livello multinazionale in brand come L'Oral Paris e Garnier Italia, autore del best-seller Udemy 'Corso completo di Social Media Marketing'  e oggi fondatore dell'agenzia di digital marketing W-Mind.Con 5 ore di training, lezioni, esercizi e step pratici acquisirai subito tutte le tecniche per aumentare al massimo la possibilit di:essere chiamata/o al colloquiosuperare il colloquiotrovare il lavoro che cerchiImpara il metodo migliore per arrivare al colloquio direttamente da un professionista del settore che ha visto dall'interno migliaia di curriculum e centinaia di colloqui. L'insegnante condivider con te i segreti per ottenere e passare un colloquio - a partire dagli errori che separano tanti candidati di valore dall'assicurarsi un lavoro nel marketing e vendite. Impara i segreti del mestiereIl tuo docente ti guider attraverso ogni passo sullo schermo per svelarti tecniche, metodi e scorciatoie per accelerare il processo di ricerca di lavoro e trovare la posizione che cerchi.Con questo corso, imparerai a:Evitare gli errori comuni che costano mesi di ricerca a chi cerca lavoro per la prima voltaCreare un curriculum vincente e attraente per il datore di lavoroUtilizzare powerwords e template di successo nel curriculumMettere a punto un profilo Linkedin forte e convincenteAumentare le risposte dei datori di lavoro alla tua application con tecniche precisePrepararti per il colloquio di marketing e le sue tre partiRispondere alle domande pi comuni fatte durante il colloquioStudiare il datore di lavoro per avere successoUtilizzare il metodo STAR per rispondere efficacemente alle domandeValutare scelte di carriera e di professione all'interno del mondo del marketingAdottare la mentalit e l'atteggiamento giusto per convincere il datore di lavoroE molto molto di pi!Con il corso otterrai anche: Certificato di fine corso garantito da Udemy Aiuto veloce e disponibile nella sezione Domande&Risposte del corso Accesso a vita ai materiali del corso Rimborso garantito entro 30 giorni - senza bisogno di motivazioneOfferta a tempo limitato.Iscriviti oggi per aumentare subito per accellerare la ricerca del tuo lavoro nel marketing & sales!"
Price: 139.99


"Master C and Embedded C Programming- Learn as you go"
"Want to learn C and/or Embedded C? Look no further. This course is all you need!!We start off with a discussion on what embedded systems are and slowly progress into concepts like pointers and structures.In this course, we take a ""Learn as you Go"" approach. We will look into some theory and then see the behavior of those concepts in programs. Every section in the course builds on the previous sections. We look into each topic in a mix of theory and practicals, practicals being the major part.What are Embedded SystemsWhat is CWhy do we need programming languageWhat is RAMHow data is stored in RAMNumber Systems (Hex, Decimal and Binary)VariablesData TypesConditional ExecutionLoopsFunctionsPointersArrays (with pointers)Structures (with pointers)Bit OperationsOperatorsStorage ClassesHeader FilesPreprocessorsConditional CompilationPacking and unpacking of data for transmission and storage"
Price: 129.99


"Learn Shop drawing: from Zero to Hero ( )"
"  .."
Price: 199.99


"A single Window to Personality, Emotion, Physiology"
"In today stressful life, we encounter many challenges in life. Be it depression, sickness, performance issues, relationship issues, financial problems.The normal tendency for most people is to tackle each problem separately. Depression issues, go see psychiatrists. Sickness issues go see doctors, performance issues, go see coaches, Relationship issues, go see counsellors. Financial problems, go see financial experts.In this video course ""A Single Window to Personality, Emotions and Physiology"" presents the key contributing factors to the many problems and challenges we face are due to Personality, Emotions and our Physiology.It runs on the premise that Life is a Holistic Entity, not fragmented into parts to be managed.It runs on the premise that irrespective of how harsh and difficult the external situations maybe, the stability force is still within, in the area of Personality, Emotions and Physiology.And Personality, Emotions and Physiology affect each other, and they are to be understood and managed as a whole.And we will learn the theory and knowledge how these integrate together and how to do balancing."
Price: 99.99


"React Native: Crea aplicaciones mviles reales iOS y Android"
"Gracias a este curso aprenders desde los conceptos bsicos de React Native, hasta lo ms avanzados para crear cualquier tipo de APP completa desde cero.Una vez terminado el curso sers capaz de crear cualquier tipo de aplicacin mvil conectada a una base de datos sin necesidad de ayuda.Seras capaz de crear cualquier Apps para Android y iOSFrameworks UI para NativeBase y React Native PaperCreacin de componentes, hooks personalizados y su reutilizacinAprenders a usar Context, Ref, State, Effect, Memo, etc...React Navigation 5Debugger-Ui, React Devtools y FBFlipperFirebase y Firebase RealTimeConsumir API's nuestras y de tercerosSistema de Temas con DarkTheme y LightThemeCrearemos una app extra con Strapi + React NativeAprenderemos a manejar autenticacin en tiempo real con Firebase.Virtualizacin un Sistema Android y iOS para hacer Debug.Aprenders a controlar los datos que fluyen por React Native entre componentesFlujo de datos en tiempo real desde varios dispositivos con Firebase RealTime DatabaseY muchas ms sorpresas...Lo mejor de todo, es que este curso no acaba aqu, va a tener continuas actualizaciones para ir mejorando la aplicacin cada vez mucho ms."
Price: 19.99


 
Previous Next