Udemy Products ExcitingAds :: Exciting Ads

Pass the CPA in 3 weeks with Surgent CPA Review! Learn about our Premier Pass course!

Sitemap

 
"Milyoner Bilgi Yarmas - Unity 3D"
"Bu kursta bastan sona hazir bir milyoner tarzi bilgi yarismasi yapilacaktir.Leaderboard eklenecek, kullanicilar kazandigi puanlari arkadaslariyla kiyaslayabilecekler. Paylas ve oy ozelligi olacak.3 adet joker ekleyecegiz. Unity reklam firmasini kullanip uygulamamiza reklam ekleyecegiz.Yarismada cikan her soru tekrarsiz cikacak. Her level kendi soru sirasini tutacak.Sorulari json formatinda yazip tutacagiz. Json formatindan sorulari okumayi, yeni sorular eklemeyi ogreneceksiniz.Soru havuzunuzu istediginiz kadar artirabileceksiniz."
Price: 189.99


"The Complete Software Engineering from Basics to Advanced"
"Welcome to my Course !You can Learn complete information related to Software Engineering from Basics to Advanced. It is the best course for Software Engineering. This course of Software Engineering will able you to start your Learning even as a beginner.Important Points you can learn and get huge Explanation are : Software Engineering from Basics to Advanced Software Development Life Cycle Software Project Management Software requirementsSoftware Design BasicsSoftware Analysis and DesignSoftware Design ApproachesThank you so much !Our Team will Happy to see in Course ! Note that Our team is present every time for youand available herefor any questions you may have. You can ask any question which you want."
Price: 19.99


"Software Testing and Quality Assurance Fundamentals"
"Software testing entry level median salary in the U.S is $50,315. The national average overall (not only for the entry level professionals) is $60,728 per annum, as stated by Glassdoor. Not so bad for a job that does not usually require a higher education, right? Software testing can be a great gateway into the tech industry due to a salary you might expect, interesting and challenging job, and further growth opportunities in tech.The IT market is booming, small startups become unicorns and their founders worldwide celebrities. However, in the beginning startups do not have much money and many benefits that they can provide to employees, therefore, many experienced professionals ditch startups for safe nine to five jobs with good salaries. This opens an opportunity for less experienced people to come and join the whatever revolution that company is undertaking. Startups tend to grow very fast as well, which means you can rapidly grow with them.If you are interested in IT overall, a quality assurance job can be a great gateway position to the tech world and other roles within it. You will have to learn so many aspects of your companys products, that would sometime find yourself to be the only holder of some information. For example, developers usually do not need to know everything about the system, only the parts they are working with. Perhaps a few senior software engineers who have the whole system architecture in their heads would know the most of the answers. People from other departments have probably never wandered in many areas of the system, so sometimes, colleagues would come to you for answers.You would be mostly working with developers, you will learn many tech terms and get a good understanding how software development works. If you are eager to become a developer later on, such job would a nice starter.This course unveils what software testing and quality assurance are, provides job hunting and interview advice, and gives a realistic picture of what your day as a manual software tester would look like. This is a course for beginners who would like to do manual testing. Although, I mention opportunities for further development within the software testing world (e.g. Automated testing, unit testing etc.), the materials will not pay much attention to those. In this course, I am going to cover why this profession might be appealing to you, will go through QA testing types (functional testing, exploratory testing and others) and explain when to use which type. I will cover what business systems are and what types of business systems are most commonly used by QA. You will learn about the GUI testing, software development life cycle (SDLC), will discover what it takes to become a good tester and how your regular day at work will look like. At the end of the course, you will also know how to write a fantastic bug report that everybody will love.A little bit about me. A few years back, I was attempting to move from a finance job to something more technical and challenging. I wanted to do front-end development, but was struggling to learn it by myself. There seemed to be too many concepts to grasp within a limited free time. So I took a Software testing job to start with. I was lucky with the company and the tech team in it, who were very supportive from the beginning. During my first interview I mentioned some of my knowledge of Angular, and said I would like to eventually do front-end development. For the disclosure, it took me nine months to join the front-end team. The learning process was the following: about one or months were spent doing purely manual testing and learning the system. Say if your company has a big product or many products, or the products are complex, it might take a long time to get familiar with the system. As a QA engineer you really have know pretty much everything about the system. For system testing, you should become a super user.Once I knew most of the system, I started learning Selenium and using Selenium IDE. With that I could write some basic automated tests for some repetitive tasks. It helped to speed up the work a lot. Once I was comfortable using Selenium on its basic level, I moved to Coypu (a framework for C# that uses Selenium). That was more challenging, because now I had to learn the back-end architecture of a fairly big system. After a few more months I started transitioning to the front-end. I used a QA software testing job to get into the new field, and it worked like a charm.If you are curious about software testing but yet hesitant, think of it as a gateway career opportunity. A fairly easy road to the tech world. Many people enjoy doing software testing and Quality Assurance and stay in their jobs for many years. I don't want to make an impression that this should be only a temporary job opportunity. However, most people, as statistics show, move away to something else after an average of two years. Could you use that leverage for your career?QA software testing is peculiar in the way that you have an option to learn some basics and have a consistent job without much worries or you can constantly learn new tools and frameworks and dive more and more into technical parts. Whatever floats your boat.If you decide to grow, here is some advice. Once you are familiar with basic testing patterns, move more towards Quality Assurance. If you don't know the difference between Software Testing and Quality Assurance, find it out in the course (in the introduction). Have structure of the system you are testing outlined, know what parts are more vulnerable to changes and break the most. When you are done with that, learn how to use Selenium IDE. With that, you will be able to do basic test automation. It will be buggy, not very reliable, but it will work.Then using your Selenium knowledge, you can start creating more complex tests. For example, if a company you will get a work at uses Java on the back-end, you can learn some basics of that language and use special Selenium frameworks with that language. If you are more interested in the front-end development in the future, there is a lot of space for QA software testing there as well. You can start with simple UI testing using something like StoryShots for Storybook. Storybook provides a nice way to keep your UI elements in one place for the reference. You can play with those elements, see how they work, use knobs etc. And then, you can take a snapshot of those elements all together. So when you run the test, it will tell if there was change in the UI somewhere from the previous time you ran the test. Such testing would provide an extra level of security for finding UI bugs.There is a more serious front-end testing that can be done with the help of frameworks like jest and mocha. This would require more JavaScript knowledge compared to StoryShots, but would allow to provide significantly more security to a front-end application. You would have to read loads of code, understand how it works, and create tests for. Essentially, once you master it, you will capable of doing software development on your own. There is a term developer in test. It describes a person who is a software developer but who focuses on quality assurance. If you compare salaries of a manual tester and a developer in test, the difference would be quite huge. If you work hard, you can comfortably reach that level within a year. Fancy that?Here are some of the common interview questions, answers to which you can find in this course.What is a test case?What is a test suite?What is a software testing?What is the difference between software testing and quality assurance?What is positive testing?What is negative testing?What is the difference between white box and black box testing?What are the different types of testing?What testing type is likely to bring more results?What is GUI testing?Do you know of any usability guidelines?What is Software Development Life Cycle?Why ad hoc testing (aka monkey testing) can be useful?How do you report bugs?How many bugs do you report in one bug report?"
Price: 199.99


"The Ultimate Guide To Doing Your Bridal Makeup"
"In this course you are going to learn how to do your own bridal makeup step-by-step. Iwill show you every step and more importantly I will explain in detail how to do it and how to work with your tools and products. Additionally, Iwill go throug what things to consider before starting, skin types, suitable colours to make the bridal makeup personal and what products and tools to buy and not to buy! By the end of this course you will know everyting there is to know about bridal makeup - and you will have done your very first personalized bridal makeup. You will be able to critically evaluate your makeup and keep getting better before the big day. Benefits of this course:You have 100 % control over your bridal makeupYou are able to touch up yourselfYou have a aquired a life long skill set appliable to other occasions"
Price: 69.99


"HEALTHY BODY STARTS WITH HEALTHY MIND"
"The purpose of this course is to identify the mindset blocks that hold us back from losing the weight. Its purpose is to finally stop the self sabotage cycle and embrace your body without guilt, shame and judgement. This course is designed to help you dig deep and learn how to love your body and thrive.This is not a traditional nutrition or exercise course. In fact, we won't talk about it at all here. The purpose this course is to focus SOLELY ON THE MIND. With the healthy mind, the healthy body will follow. Often, we are our own worst enemy when it comes to success. We prevent ourselves from going all in due to the fears, doubts, expectations.This course is designed:to identify your health goals and define your visionovercome mindset blocks that hold you backput the ideas to actionestablishthe grateful stateAfter completing this course you will:lose weightfeel amazing about your bodyhave a clear vision of healthhave a positive body imagelearn your triggers and ways to overcome themThis course is designed for anyone who isfamiliar with concepts of healthy eating, but still struggling on implementing themtired of dieting, trying different fads, exercise routinestired of feeling shame, guilt and disappointment towards their bodytired of dreading the swimsuit seasonfed up with treating the symptoms instead of the actual problemThis course is NOT for anyone who isnot willing to do the worknot willing to dig deep and identify the root causesnot open minded"
Price: 19.99


"The 7k, 7-Day Honeypot"
"If you're new to online marketing, it can be a jungle out there. In this video course, I'll show you a little-known method for driving traffic to your online offers and products. Having a list helps, but isn't required. Hopefully, this will give you some new insights on building your online business. The second segment goes into SEO tips and tricks. Happy learning!"
Price: 19.99


intuitiveeating
"- ? , , . , , xo , . ' ' , . . , ' ', , . , - . 6 , 15 , ."
Price: 64.99


"Prsentationstraining - In 8 Schritten besser prsentieren"
"Du mchtest dein Selbstvertrauen beim Prsentieren steigern? Dein Business voranbringen und dich und deine Arbeit erfolgreich prsentieren? Wie wre es, wenn du deinen Vortrag berzeugend und selbstsicher prsentierst, anstatt schweigebadet mit einem flauen Gefhl vor deinen Zuhrern zu stehen? Statt einen ermdenden Vortrag zu halten, die Leute durch deine Authentizitt zu begeistern? Mit den Techniken der Prsenzarbeit (Krpersprache, Atem- und Stimmtechnik) werden Dein Selbstbewusstsein und Deine Fertigkeiten in der Prsentation gestrkt. Auerdem lernst du in praktischen bungseinheiten den eigenen Krper, Stimm- und Sprechapparat zu trainieren und zu schonen.Mein Name ist Matthias Jaschik und ich begleite Dich durch diesen Kurs. Als Schauspieler, Autor, Regisseur und Coach verfge ich ber jahrelange Erfahrungen im Prsentations- und Gestaltungsbereich. Von 1:1 Coachings bis hin zu zu Groprojekten, die mehrere tausend Leute begeisterten,  habe ich ber die Jahre Erfahrungen in diesem Bereich gesammelt und die Essenz in der Prsenzarbeit gebndelt."
Price: 19.99


"Spanish 1 - Spanish Course for Beginners"
"Do you need to have a basic vocabulary to communicate in Spanish, express your needs, ask for information and understand and use familiar everyday expressions?This Spanish Course is for you!In this Spanish course you will learn the Spanish alphabet and the basic Spanish vocabulary that will let you understand simple Spanish phrases: personal pronouns, parts of the body, clothes, family members, food, numbers, days of the week, months, animals, professions, means of transportation, qualifying adjectives and the most usual verbs.Basic vocabulary is presented in seven different languages: English, Franais, Portugus, Deutsch, , , and .KEY FEATURES46 lessons:Audio (Mp3), Video (Mp4), Text (PDF)Downloadable Spanish Courses for offline viewingPortable, easy to use programEnglish translations availableInteresting cultural lessonsSpanish grammar taught intuitivelyFocused on everyday languageSpeak Spanish from the beginning"
Price: 89.99


"Spanish 2 - Basic Proficiency"
"Do you want to handle with confidence most basic social situations including introductions and casual conversations?This Spanish Course is for you!In this Spanish course, basic Spanish vocabulary is presented in daily life stories and repeated in different contexts. These lessons use the easiest grammatical structures and the most common verbs in present tense, and they cover topics of literature, tourism, and general culture.KEY FEATURES45 lessons:Audio (Mp3), Video (Mp4), Text (PDF)Downloadable Spanish Courses for offline viewingPortable, easy to use programEnglish translations availableInteresting cultural lessonsSpanish grammar taught intuitivelyFocused on everyday languageSpeak Spanish from the beginning"
Price: 89.99


"Spanish 3 - Intermediate Level Spanish Course"
"Do you want to become fluent in Spanish, get involved in advanced interactions and describe experiences and events, dreams, hopes and give reasons and explanations?This Spanish Course is for you!This Spanish course is intended for independent users who already have some experience in Spanish and want to become fluent in Spanish. It is focused on learning how to use Spanish verbs in simple present, past and future tenses.The emphasis is on the comprehension of ideas, and the lessons cover topics of literature, history, psychology, self-help, tourism and general culture to master the grammatical structures used in daily life and to acquire the vocabulary used by Spanish speakers.KEY FEATURES45 lessons:Audio (Mp3), Video (Mp4), Text (PDF)Downloadable Spanish Courses for offline viewingPortable, easy to use programEnglish translations availableInteresting cultural lessonsSpanish grammar taught intuitivelyFocused on everyday languageSpeak Spanish from the beginning"
Price: 89.99


"Spanish 4 - Advanced Spanish Course"
"Do you want to speak Spanish fluently and spontaneously, without much obvious searching for expressions and use Spanish for professional purposes?This Spanish Course is for you!In this Spanish course lessons are focused on learning how to use simple and compound verbs in different tenses, impersonal verbs, the passive voice and the conditional tense. The emphasis is on the comprehension of specialized topics, but always considering the most common words used in everyday life.Spanish for business lessons are included, as well as issues of science, politics, economics, religion, and humanities.KEY FEATURES45 lessons:Audio (Mp3), Video (Mp4), Text (PDF)Downloadable Spanish Courses for offline viewingPortable, easy to use programEnglish translations availableInteresting cultural lessonsSpanish grammar taught intuitivelyFocused on everyday languageSpeak Spanish from the beginning"
Price: 89.99


"Travel Spanish Course"
"Do you want to travel with confidence and communicate in tasks that require a simple and direct exchange of information?Our Travel Spanish Course is for you!This Travel Spanish Course includes common dialogues and useful Spanish travel phrases you need when traveling to a Spanish-speaking country.Remember that Spanish is the second most-spoken native language, with 470 million native speakers, and is the official language in Mexico, Spain, Colombia, Argentina, Peru, Venezuela, Chile, Ecuador, Guatemala, Cuba, Bolivia, Dominican Republic, Honduras, Paraguay, El Salvador, Nicaragua, Costa Rica, Puerto Rico, Panama, Uruguay and it is also spoken by more than 52 million people in the United States.KEY FEATURES10 lessons:Audio (Mp3), Video (Mp4), Text (PDF)Downloadable Spanish Courses for offline viewingPortable, easy to use programEnglish translations availableInteresting cultural lessonsSpanish grammar taught intuitivelyFocused on everyday languageSpeak Spanish from the beginning"
Price: 24.99


"Como Ser Un Influencer Exitoso En 6 Pasos"
"Te apasionan las redes sociales? Te gustara compartir tu talento, hobby o pasin con millones de personas, hacer una gan diferencia en sus vidas y convertirte en un gran influencer? Te tengo buenas noticias Ests en el lugar correcto!En los ltimos cuatro aos he ganado miles de dlares trabajando como influencer en las diferentes plataformas y mi propio blog. En este curso te voy a ensear en seis pasos como lo consegu para que puedas hacer lo mismo y mejor.Te voy a ensear qu significa ser realmente un influencer en ste mercado y los pasos para convertirte en uno exitoso y como monetizar para vivir de ello. Suena bien?"
Price: 29.99


"Developing Leadership Skills"
"The courseDeveloping Leadership Skills is a compelling summary of latest research and good practices that may well become your passport to explore new ways of effective leadership styles, increased levels of motivation, and untapped creativity.Whether you are an HR practitioner, an aspiring or current leader, an executive coach, or a student, this logically structured course will help you in becoming personally and professionally more effective and efficient. You are offered practical tools for insight and understanding of your possible- roles in team situations,- conflict management style,- successful negotiation strategies,- stress management,- motivation,- better decision-making, as well as- unlocking of your innovation capacity.The goal of this courseis to make sure you will find answers to the questions that are relevant for personal growth and a thriving career. Compact, straightforward, and with numerous references to further information, the interdisciplinary, innovative, and cross-cultural knowledge and perspectives presented in the twelve short lectures will benefit your well-being and success as a dynamic leader and the common good alike."
Price: 149.99


"Learn Tamil Through EnglishRead, Write, Speak 130 lectures"
"A, as its first of letters, every speech maintains;The ""Primal Deity"" is first through all the world's domainsUsers feedback on this courseIt is very thorough and pedagocical - Bengt Eric PellIt is very easy to understand. Methodically lessons are arranged in a way enhancing the interest of the student on the study materials. - Thusara WijesenaEasy to follow and required repetition makes it simpler. - Revashni MoodleyThey are going step by step with me and it is becoming very easy to learn this language. - Chandra SekharLearn more than 1000 words in more than 14 hours of video and 500 pages of worksheets, Learn to read, write.More than 10 story reading have been provided to practice readingUpdated every month with additional contents : Recent update : January 2019Learning a new language is always a challenge. We can overcome any challenge when we are curious and passionate about it.In today's world, least importance is given to Tamil language. Still, many parents likes to teach Tamil to their kids. Even if they don't know Tamil, with the help of technologies, they teach or the learn Tamil.Tamil language is more than 2000 years old. It has Alphabets, Consonants, Mix of Alphabets and Consonants and few borrowed consonants. We will be learning the basic simple letters and slowly increasing the complexity and learn all letters.While learning we will learn many vocabulary and phrases.Each and every letter and words willwill be written for better understanding. Practice worksheets have been provided for each and and every section. Please do download and make use of it. , . . , ."
Price: 54.99


"Tamilnadu Std 6 New Syllabus - Tamil Subject Study Notes"
"This is study notes for Sixth Std Tamil Subject (New Syllabus) based on Tamilnadu School Education Department. It covers all the 9 Chapters with required exercises.It will be very easy for the students to revise the subjects with minimal time.The same book is applicable for other boards like CBSEas well.It covers the following 9 Iyals. Each and every chapter in each Iyal is covered"
Price: 24.99


"Artificial Intelligence: Genetic Machine Learning Algorithms"
"In this course we will be focusing on learning Genetical Algorithms used in machine learning in the following modules:Theory: This section will consider the basics of what Machine Learning actually is at its very fundamental level also followed by its difference with classical programming of defining rules beforehand. The main differences between a Neural Network and Genetical Algorithm are also highlighted into this sectionGenetical Algorithm: The basic concepts are taken care of over here starting from the basics like a fitness function which as I like to call it, a major driver into the direction of learning or output that your program will eventually take up. Elitism, followed by Mating or crossover or mutation which are the key factors responsible for the 'learning' in machine learning are explained well in detail over here.Guess-the-phrase: This is our first programming project based on Python. It is a light-weight project which serves a good purpose of providing clarity into the various aspects of Genetical Algorithm.Path-Finder: This will be our second project which will use the concepts initialised in the first project to a new depth. This will be our first project where we will be having some graphical (non-terminal) output.Flappy Bird: A JavaScript Flappy Bird will be created which used genetic algorithm to simulate multiple players and use neural network to play the gameThis course is created by keeping absolute beginners in mind. If you are a professional and find the course to be a bit slower. You can always view the lectures at 2x speedI hope you take away something useful from this course and use it to create awesome new programs which in turn will be your contribution in making the world a better place"
Price: 9920.00


"IPFS and Decentralised Networking"
"Decentralisation. Freedom of Expression, Infinite accessibility are some of the key points building the new generation of the internet called the Web 3.0 This course covers the essential information required for you to add IPFS in your skillset.This course is divided into 3 sections:Building the foundation: This section covers all the required theory in this course. The advantages and challenges of the HTTP protocol followed by the basics of what a protocol actually is also covering the fundamentals of the IPFS protocol. Some additional topics like Hash of a file and the Merkel DAG architecture are also explainedDecentralised Dropbox clone (unbox): In this section, we will create a full stacked web app which will use IPFS to create a platform for file sharing within connected nodesInstallation and Basic set-up: This section covers the process of installing IPFS on your computer followed by the basic but integral commands about IPFS.Website Hosting Project: In this section, we will build a simple HTML CSS JavaScript website from scratch and then use the decentralised architecture provided by IPFS to host the website on the network. The IPNS system of naming projects is also coveredIPFS-JS: In this section, the basics of the javascript implementation of IPFS will be covered which will enable us to use IPFS is web apps.Have fun Learning!"
Price: 10240.00


"Python Package Development"
"This course deals with the complete workflow related with Python packages:Building: The structure of a python package along with PYPI guidelines will be discussed in detail in this course.Documenting: Documentation is a very important stage in the software development cycle in order to help an end user understand your product. We will be building documentation for our package using Markdown. The syntax of Markdown will be explained in detail as well.Testing: We will be testing the build of our package locally and soon be writing tests to make sure that runtime errors are reduced.Deploying: The built package will be uploaded to the PYPI and PYPI-Test website to be available to the world to install by a single pip command.Maintaining: The process of updating is also discussed in this course along with the basics of how to assign version names to your packages With most of the aspects covered related to a software development lifecycle, this becomes a comprehensive course for python packages."
Price: 99.99


"Artificial Intelligence - TensorFlow Machine Learning"
"This course teaches machine learning from the basics so that you can get started with created amazing machine learning programs. With a well structured architecture, this course is divided into 4 modules:Theory section: It is very important to understand the reason of learning something. The need for learning machine learning and javascript in this particular case is explained in this section.Foundation section: In this section, most of the basic topics required to approach a particular problem are covered like the basics of javascript, what are neural networks, dom manipulation, what are tensors and many more such topicsPractice section: In this section, you put your learnt skills to a test by writing code to solve a particular problem. The explanation of the solution to the problem is also provided in good detail which makes hands-on learning even more efficient. Project section: In this section, we build together a full stack project which has some real life use case and can provide a glimpse on the value creation by writing good quality machine learning programsHappy Coding,Vinay Phadnis :)"
Price: 134.99


"The Equation of the Faculty of Engineering Test/Practice"
"1 2 ( ) ----------------------------------- --------------- ------------------------------------"
Price: 59.99


"Curs de Branding Personal de la A la Z"
"n cadrul cursului de Branding Personal vom descoperi mpreun ce te faceUNIC. Cursul de Personal Branding te ajut s-i identifici punctele forte, valorile de brand i totodat viziunea brandului tu personal. Astfel, i vei putea construi arhitectura brandului tu autentic, acel brand care te difereniaz.Cursul este potrivit pentru tine dac:Eti la nceput de carier sau i doreti s faci o schimbare care s te mplineasc complet i s i aduc bucurie din punct de vedere profesional si personalEtifreelancer/antreprenor, iar un brand personal autentic i puternic te poate ajuta s i creti business-ulActivezi n domenii precum Life/Business/Corporate Coaching, Training, Consiliere Vocaional, Consiliere pentru Dezvoltare Personal, Leadership, etc.BeneficiiBeneficiile cursului de Branding Personal se concretizeaz princonstruirea unui brand personal autentic i realizarea unui plan de comunicare att online ct i offline. Ce veinvancadrul cursului:Brand-ulielementele unui brandCedefinetebrandultupersonal?Puncteforte, puncte de mbuntit, valori,trsturide personalitate, promisiunea de brandArhitecturaBrandului PersonalPlanul de comunicarepentru brandul personalCanale de comunicare onlineiofflineMonitorizareabrandului personalVeilucralapropriulplande branding personal,gatadepusnaplicare la finalul cursului. Brandingul exist la toate nivelurile vieii personale i profesionale, indiferent c ncercm s ne promovm n compania n care lucrm, ne dorim s facem o schimbare n carier sau ncercm s vindem un serviciu sau un produs. Fr s ne dm seama, suntem Branduri. Nu este nevoie dect de o simpl interaciune cu o persoan, pentru c aceast s fie etichetat.Branding-ul personal este un instrument puternic i foarte important, pentru c trimiteun mesaj direct, clar i relevant despre cine etii/sau desprece ai tu de oferit.(Cursul conine exerciii practice)"
Price: 199.99


"Personal Branding MasterClass: Build a Brand called You"
"This Personal Branding MasterClass helps you identify your strengths anddevelop thequalities that recommend you. On one hand it teaches you to communicate these strengthseffectively and turn them into key messages; on the other hand, it shows you how to use them as unique competitive advantages for your career or business - in short, to differentiate what you have to offer professionally.The course is right for you if:You are at the beginning of your career or wish a change and want to promote yourself either in the company where you are working or among the potential employers.You want to know more about how to promote yourself in the field you are already active in, to get more customers or to become more familiar with your community (business or career).You are an entrepreneur, and a strong personal brand can help you promote your business.You work or want to start a career in areas such as Life / Business / Corporate Coaching, Training, Vocational Counseling, Personal Development Counseling, Leaderhsip, etc.BenefitsThe benefits of the Personal Branding MasterClass course translate into building an authentic personal brand andcreating an online and offline communication plan that takes you to the next professional level: whether we are talking about position consolidation or an update or a step forward in a new direction. It's not a ""successful"" prefabricated recipes, but an authentic assessment and transformation.What you will learn in the course:The brand and the elements of a brandDefining your personal brandStrengths, points of improvement, values, personality traits, brand promise.Personal Brand ArchitectureCommunication plan for your personal brandChannels for online and offline communicationMonitoring your personal brandYou will work on your own personal branding plan, ready to be implementedwhen you complete thiscourse. Branding exists at all levels of personal and professional life, whether we are trying to promote ourselves in a particular sector, trying to sell a service or product, trying to get a job,trying to convince our audience or wanting success in interpersonal relationships. Personal Branding is a process of developing personal reputation with the goal of gaining notoriety for a person, being known for certain skills, having competitive advantages, differentiating and becoming memorable for specific features.Without realizing, we are Brands. It only takes a simple interaction with a person for labeling."" Inspiring, while searching for a new mindset on my new career opportunities... Great key messages, structured ideas and wording that opened new perspectives on my approach. Self-confidence! "" - Cornel CRISAN"" Very good match, helps me develop on both personal and professional life. contains useful information with clear, understandable examples from real life. I definitely recommend the course"" - Andrei Serbanescu"" Very well structured course, information is well presented and will be easy to implement in real life. Totally recommend this course which offers great insights into personal branding. "" - Dragos Mihai"" I think it's a great course to take if Personal Branding is a new subject for you, as it was for me (I was just curious about it). I'd recommend it for the quality content, clear explanations, and real-life examples, nice and friendly teacher, warm atmosphere. I like the concept of building the personal brand based on who I really am, instead of trying to create an improved but partially fake image."" - Tracy EisenbergPersonal branding is a powerful and very important tool because it sends a direct, clear and relevant message about you and / or what you have to offer. A strong and authentic personal branding helps you get to know your strengths, differentiate you and position you as an expert on your niche. In a busy and very agitated world, personal branding helps you discover your qualities through your own personality and reach your career and / or business goals.We will discover together whatmakes you UNIQUEand many more within the Personal Branding course.The Personal Branding course does not address only to the entrepreneurs or managers, but to all those who feel the growing competition in the today context, which is in a constant change. Becauseit is aboutamore cleardefinition of the personal and professional position, it's definitely very useful to allthose whoare at a crossroads in the career, a moment that inevitably appears on the path of professional development.(The course contains practical exercises)"
Price: 39.99


"Curso de opciones financieras"
"Las opciones financieras son un producto derivado que estn ganando popularidad entre inversores de todo el mundo, tanto institucionales como particulares.En este curso, aprenderemos el funcionamiento de las mismas para poder invertir de manera independiente en los mercados financieros.Partiendo desde un conocimiento mnimo, al finalizar este curso el alumno podr comenzar a operar para alcanzar rentabilidades mensuales de manera recurrente.En el, veremos: Conceptos bsicos de las opciones, herramientas de control de riesgo y estrategias para operar.Al finalizar el curso, el alumno podr participar en un grupo dedicado a estos productos para poder compartir opiniones y continuar con su aprendizaje.Saludos y feliz volatilidad!"
Price: 19.99


"Infection control and Communicable disease prevention"
"In this course you will know reasons behind infection, modes of transmission and how to break the infection chain, how to prevent yourself and others form Infection and Communicable disease and how to manage and deal with infectious material perfectly and the treatment of post infection cases psychologically,chemically and physically.It is a very useful and important course for public and healthcare staff and workers.You can consider this course as a simple but detailed guideline for all issues related to infection control and Communicable disease prevention suitable for all levels.Course consists of 10 sequential video lectures, 2 quizzes, 4 downloadable supplemental scientific material sources.I wish you admire this course."
Price: 39.99


"Aprende Gmail y mira sus fantsticas funcionalidades"
"Gmail es un servicio de correo electrnico creadopor el gigante de la tecnologa Google.Esun servicio que lo usan millones de personas en elmundo, yseguramente tu losabes usar tambin,y si no sabes de qu te estoyhablando o manejas otros servicios de correo similares, entonces teinvito a que descubrasqu es Gmail ?. Tefascinar !!.Siyaeres usuario de Gmail te aseguro que desconoces ciertas funcionalidadesque no sabias que existan , herramientas tiles y muy potentes que optimizarantus actividades diarias.Elcurso est pensado para ir de loms bsicohasta mirarfuncionalidadesavanzadas y un tanto desconocidas.El curso se impartirde manera 100% prctico con vdeo-tutoriales.Aprenderemosa crear nuestra propiacuenta de Gmail, aenviar, recibir, eliminar mensajes de correo. Te ensear a personalizar laapariencia de tu cuenta de correo, hay plantillassuper elegantes !!.Tegustara firmar tus correos automticamente?, Responder automticamente tuscorreos?,enviar correos masivos con un solo clic?,programarlos mensajes paraenviarse ms tarde?, mirar si leyeron tu correo electrnico?; esto ymuchoms lo aprenders en este curso.Te invito a que lodescubras,arrisgate!, vamos!, seguro aprendes algonuevo."" Cuanto ms vivo, msaprendo, cuanto ms aprendo, ms me doy cuenta de lo poco que s"".MichelLegrand"
Price: 19.99


"Pintura digital com o Krita"
"A pintura digital atualmente uma das tcnicas artsticas mais empregada no mercado, seja na ilustrao, cinema, desenhos animados, games, etc.E aprender os princpios e tcnicas desta arte fundamental para qualquer artista que queira ingressar e se destacar no mercado de arte.Portanto, atravs deste curso, voc aprender, de forma rpida e prtica, diversos conceitos, fundamentos e tcnicas de pintura digital, tais como:- Configurao e criao de brushes no Krita.- Trabalhar com mscaras e silhuetas.- Entender e dominar a pintura digital por camadas.- Escolher as cores ideais para a sua pintura digital.- Sombrear e iluminar sua pintura, dando a ela um efeito realstico e tridimensional.- Entender sobre as fontes de luzes e suas respectivas cores.- Criar trabalhos em trs estilos visuais diferentes.- Dentre outros.E o melhor de tudo, que voc tambm aprender a utilizar o software Krita, que uma poderosa ferramenta voltada para produo visual 2D, com funcionalidades semelhantes e at superiores ao Photoshop.Portanto, no perca esta oportunidade de aprender PINTURA DIGITAL de forma prtica e objetiva!"
Price: 114.99


"Swift 4 - Learn to Code with Apple's New Language 2018"
"Welcome to the world's most comprehensive course on iOS development. This course is designed like an in-person coding to give you the most amount of content and help with the least amount of cost.NOPRIORCODINGEXPERIENCEREQUIREDHere are some of the things you'll be able to do after taking this course:Submit apps to the app storeUnderstand programming &basic algorithmsWork fluently with Swift 4 &iOS 11Apply to jr iOS development jobsWork as an iOS contractorWho this course is for:People who want to build apps!Those who want to create their own startupThose looking to get a full time job as a developerBusiness ownersStudents &teenagersPeople who want to make money building appsIf you are absolutely new to programming you should start at the beginning of the course and go to the end.I've designed this course to take you down a guided learning path. Lectures are not broken out by specific topics.You build apps and then learn a ton of principles within those apps.So don't skip around!"
Price: 19.99


"Marketing Digital PRO [do ZERO EXECUO]"
"O curso Marketing Digital PROalia teoria e prticapara que o aluno saia capacitado a implementar estratgias de marketing digital no mercado de forma bem sucedida. Com as habilidades aprendidas neste curso, voc pode:- Crescer umnegcio usando a internet;- Conseguir um emprego em marketing digital; ou- Abrir o seu prprio negcio.Por que fiz este curso?Eu estou cansado de cursos criados por pessoas que querem apenas vender, e por causa disso acabam ensinando contedos extremamente rasos sobre marketing digital.Os instrutores de carreira buscam oferecer os cursos para os quais h demanda, independente de serem especialistas nisso ou no. Por outro lado, profissionais de mercado cobram caro para transmitir seu conhecimento.Ento, eu pensei: eu posso criar um contedo profissional e levar o conhecimento terico - fundamental para um trabalho de qualidade - e o conhecimento prtico - para ensinar o que faz um profissional de marketing digital de verdade - com preo acessvel.Acredito que no exista um curso similar a este no mercado de cursos on-line, mas, se existisse, custaria mais de R$ 2.000,00 facilmente. Minha proposta tornar o conhecimento mais acessvel, por isso voc no pode perder esta oportunidade de aprender um contedo de excelente qualidade por um preo extremamente baixo. Este um curso, sem enrolao, com teoria e mo na massa para alavancar osseus conhecimentos e os resultados da sua empresa.So 13 Cursos Condensados em 1:Conceitos de marketing e marketing digital - Fique afiado no entendimento do papel do marketing digitalModelagem de Negcios - Crie ou valide o planejamento estratgico do seu negcio com simplicidadeInbound marketing - A estratgia de atrair as pessoas at o seu produto ou servioSEO - Seu site visvel nos mecanismos de buscaWordPress na Prtica - A ferramenta ideal para criar um site com facilidadeDivi na Prtica - Base para criar layout personalizado com um construtor de pginasWeb Analytics - O processo de otimizar os resultados das suas campanhas de marketing digitalGoogle Analytics na Prtica - Melhores prticas para configurar e analisar campanhas no Google AnalyticsGoogle Ads (Google Adwords) na Prtica- Melhores prticas para configurar e criar campanhas para a rede de pesquisa e rede de display do Google (inclusive de retargeting)Mdias Sociais - Como se planejar, se aproximar e se relacionar com a sua audinciaFacebook Ads na Prtica - Como criar pgina campanhas e anncios (inclusive de retargeting)E-mail Marketing - Boas prticas e como operar o MailChimp para se relacionar com a sua audinciaMarketing de Contedo - A estratgia de entregar o que o seu cliente quer para otimizar SEO, se tornar referncia em seu mercado, criar uma comunidade em torno da sua marca e encurtar o o ciclo de vendasBnus: Planilha com indicao de mais de 100 ferramentasBancos de imagens de qualidade pagos e gratuitosFerramentas de mdia pagaFerramentas de social mediaFerramentas de automao de marketing + CRMFerramentas de e-mail marketingFerramentas de criao de questionrios e feedbacksFerramentas para espionar concorrentesFerramentas de analyticsFerramentas de gesto e comunicaoFerramentas de otimizao da taxa de conversoFerramentas de automaoFerramentas de landing pagesFerramentas de popup de sadaFerramentas de gerenciamento de contedoFerramentas de vdeoFerramentas de SEOPlataformas de afiliadosFerramentas de BIFerramentas de onboardingImportanteEste curso o primeiro passo. Depois recomendo que voc escolha alguma(s) rea(s) do marketing para se especializar e coloque a mo na massa para desenvolver todo o seu potencial!Foram quatro meses dedicados produo deste curso. Ento, avalie o curso com carinho para ajudar na divulgao. ;)Se voc est gostando do curso, mas ficou perdido em algum vdeo ou acha que alguma parte poderia ter algum material complementar, tambm d uma avaliao bacana [ ;) ] e deixe o seu comentrio no frum, pois - se for a dvida de mais pessoas - eu gravo vdeos adicionais ou respondo a dvida no frum para todos.No decorrer do curso eu indico alguns servios e ferramentas pagas que ajudam bastante. Voc no precisa contratar essas ferramentas e pode pular esses trechos de aulas. Por exemplo, um profissional de marketing digital no cria um site, mas uma campanha de links patrocinados no Google Adwords impactada diretamente pela qualidade do website, por isso adicionei este curso para voc ter o seu site e criar campanhas reais para ele. Se voc no quiser aprender a criar um site do zero, voc pode pular essas aulas e no precisa pagar o domnio, a hospedagem e o construtor de pginas que eu indico.Vamos em frente!"
Price: 579.99


"Sfrdan Uzmanla Microsoft Excel"
"Excel tm ynleriyle etkin kullanabilmeniz iin hazrlanm eitim seti. Eitim setindeki videolar izleyin ve uygulama dosyalarn indirerek kendiniz deneyin. Excel kullanm becerilerinizi zirveye tayn. Bu set ile formllerden grafiklere, zet tablolardan veri analizine kadar tm ynleriyle Excel'i etkin kullanabilirsiniz. Sektrnde 20 yl akn sredir kurumlara Excel eitimi veren uzman eitmen Alaattin Macara deneyimlerini ve bilgilerini sizlerle paylat."
Price: 409.99