Previous Next
 
"Financial Management Made Easy for All"
"The topics covered under the subject Financial Management are being designed and developed by Knowledge Horizon with an objective to demystify the concepts without any prior knowledge with the help of our innovative, simple and easy to understand instructional strategy. These topics will equip you with the knowledge and tools to apply them in your field and functional areas. With an innovative instructional and presentation methodology, we have tried to simplify quantitative subject like Financial Management with the help of animations, hence named it as Animated Business Concepts (ABC). Not alone do these topics save lots of your precious time, but they likewise furnish a productive and an efficient learning experience owing to the use of excellent audio-visual presentation strategies. The idea is to make the concepts available to you as simply simple, easily accessible and enjoyable which can be used by you as quick reference learning material with the help of which you can fill your knowledge gap on Finance easily and applyit as per your specific requirements. This course encompasses the fundamentals of Financial Management which will be capable to build solid fundamental knowledge on the following eleven concepts: Time Value of Money Liquidity Ratios Efficiency or Turnover Ratios Solvency Ratios Profitability Ratios Company Valuation Investment Appraisal Technique (Basic) Investment Appraisal Technique (Advance) Working Capital Management Capital Structure Cost of Capital The above topics will be explained through videos, Job Aids as a ready reckoner to be used as a ready-to-use material and assessments to confirm your understanding on the relevant subject matter."
Price: 19.99


"Data Warehouse Development Process"
"Data is the new asset for the enterprises. And, Data Warehouse store the data for better insights and knowledge using Business Intelligence. Development of an Enterprise Data Warehouse has more challenges compared to any other software projects because of theChallenges with data structuresThe way data is evaluated for it's qualityComplex business rules/validationsDifferent development methods (various SDLC models like Water Fall model, V model, Agile Model, Incremental model, Iterative model)Regulatory requirements for various domains like finance, telecom, insurance, Retail and IMECompliance from third party governing bodiesExtracting data for various visualization purposesIn this course, we talk about the specific aspects of the Data Warehouse Development process taking real time practicalsituations and how to handle them better using best practices for sustainable, scalable and robust implementations."
Price: 49.99


"ETL Framework for Data Warehouse Environments"
"This course provides a high level approach to implement an ETL framework in any typical Data Warehouse environments. The practical approaches can be used for a new application that needs to design and implement ETL solution which is highly reusable with different data loading strategies, error/exception handling, audit balance and control handling, a bit of job scheduling and the restartability features and also to any existing ETL implementations. For existing implementations this framework needs to be embedded into the existing environment, jobs and business requirements and it might also go to a level of redesigning the whole mapping/mapplets and the workflows (ETL jobs) from scratch, which is definitely a good decision considering the benefits for the environment with high re-usability and improved design standards.This course is a combination of standard and practical approaches of designing and implementing a complete ETL solution which details the guidelines, standards, developer/architect checklist and the benefits of the reusable code. And, this course also teaches you the Best practices and standards to be followed in implementing ETL solution.Though this course, covers the ETL design principles and solutions based on Informatica 10x, Oracle 11g, these can be incorporated to any of the ETL tools in the market like IBM DataStage, Pentaho, Talend, Ab-intio etc.Multiple reusable code bundles from the marketplace, checklists and the material required to get started on UNIX for basic commands and Shell Scripting will be provided."
Price: 199.99


"ETL Testing Interview Questions"
"Preparing for an interview is tricky. You would need to get a good understanding of new features and revise concepts you used in your preparation. This course helps you prepare for ETL Testing Interview with hands-on code examples covering 200+ Interview Questions and Answers on varied range of topics.Discover not just what are the interview questions, but how to answer the questions to ensure you get the job as an ETL Testing professional or Data warehouse Testing professional. All questions are dealt with in detailed explanation and narration of what happens practically and in real time.What will you learn?Understand what kind of questions are asked in ETL/DWH/BI Testing Interviews.Answer questions on Data warehouse concepts, ETL , BI and various other practical scenarios in real time projects.Understand New Features of ETL Tools.Understand Basic Testing Concepts.Understand Advanced practical DWH/ETL/BI Testing Concepts.Answer questions on Data Validations, Test Data Creation and Supporting the business in UAT.And much more....What is required for you to start with this course?Familiarity with RDBMS Concpts and basics of ETL Testing.In the course, we use Informatica 9x/10x and Oracle 11g to demonstrate examples."
Price: 19.99


"LINUX Command Line Fundamentals"
"All are welcome to this course. Though this course is focused for new Linux users, there is content for the experienced Linux users as well. Learning the command line is challenging and takes a lot effort. It's not that it's so hard, but rather it's so vast. Unlike many other computer skills, knowledge of the command line is long lasting. The skills learned today will still be useful ten years from now. This course is created in a logical sequence each covering some aspect of the command line experience, which will help you understand how it works in real time and how it is setup from the Administration point of view and what are the channels in which the connection can help to communicate with the server, much like a tutor sitting next to you guiding you along. Another goal is to acquaint you with the UNIX way of thinking, which is different from the Windows way of thinking. Along the way, we'll go on a few side trips to help you understand why certain things work the way they do and how they got that way."
Price: 19.99


"Informatica Cloud - Data Integration"
"Informatica Cloud is a data integration solution and platform that works like Software as a Service (SaaS). It integrates cloud-based data with the data residing in on-premise databases and systems or between cloud applications.Informatica Cloud Data Integration is the cloud based Power Center which delivers accessible, trusted, and secure data to facilitate more valuable business decisions. Informatica Cloud Data Integration can help you and your organization with global, distributed data warehouse and analytics projects. If you are using a cloud data warehouse like AWS Redshift, Azure SQL Data Warehouse, or Snowflake, you can use Informatica Cloud Data Integration solutions to help improve the overall performance, productivity, and extensive connectivity to cloud and on-premises sources. Informatica Cloud can connect to on-premises and cloud-based applications (like Salesforce, Marketo, NetSuite, Workday) databases, flat files, file feeds, and social networking sites ."
Price: 99.99


"Deep Learning: GANs and Variational Autoencoders"
"Variational autoencoders and GANs have been 2 of the most interesting developments in deep learning and machine learning recently.Yann LeCun, a deep learning pioneer, has said that the most important development in recent years has been adversarial training, referring to GANs.GAN stands for generative adversarial network, where 2 neural networks compete with each other.What is unsupervised learning?Unsupervised learning means were not trying to map input data to targets, were just trying to learn the structure of that input data.Once weve learned that structure, we can do some pretty cool things.One example is generating poetry - weve done examples of this in the past.But poetry is a very specific thing, how about writing in general?If we can learn the structure of language, we can generate any kind of text. In fact, big companies are putting in lots of money to research how the news can be written by machines.But what if we go back to poetry and take away the words?Well then we get art, in general.By learning the structure of art, we can create more art.How about art as sound?If we learn the structure of music, we can create new music.Imagine the top 40 hits you hear on the radio are songs written by robots rather than humans.The possibilities are endless!You might be wondering, ""how is this course different from the first unsupervised deep learning course?""In this first course, we still tried to learn the structure of data, but the reasons were different.We wanted to learn the structure of data in order to improve supervised training, which we demonstrated was possible.In this new course, we want to learn the structure of data in order to produce more stuff that resembles the original data.This by itself is really cool, but we'll also be incorporating ideas from Bayesian Machine Learning, Reinforcement Learning, and Game Theory. That makes it even cooler!Thanks for reading and Ill see you in class. =)Suggested Prerequisites:CalculusProbabilityObject-oriented programmingPython coding: if/else, loops, lists, dicts, setsNumpy coding: matrix and vector operationsLinear regressionGradient descentKnow how to build a feedforward and convolutional neural network in Theano or TensorFlowTIPS (for getting through the course):Watch it at 2x.Take handwritten notes. This will drastically increase your ability to retain the information.Write down the equations. If you don't, I guarantee it will just look like gibberish.Ask lots of questions on the discussion board. The more the better!Realize that most exercises will take you days or weeks to complete.Write code yourself, don't just sit there and look at my code.WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:Check out the lecture ""What order should I take your courses in?"" (available in the Appendix of any of my courses, including the free Numpy course)"
Price: 179.99


"Recommender Systems and Deep Learning in Python"
"Believe it or not, almost all online businesses today make use of recommender systems in some way or another.What do I mean by recommender systems, and why are they useful?Lets look at the top 3 websites on the Internet, according to Alexa: Google, YouTube, and Facebook.Recommender systems form the very foundation of these technologies.Google: Search resultsThey are why Google is the most successful technology company today.YouTube: Video dashboardIm sure Im not the only one whos accidentally spent hours on YouTube when I had more important things to do! Just how do they convince you to do that?Thats right. Recommender systems!Facebook: So powerful that world governments are worried that the newsfeed has too much influence on people! (Or maybe they are worried about losing their own power... hmm...)Amazing!This course is a big bag of tricks that make recommender systems work across multiple platforms.Well look at popular news feed algorithms, like Reddit, Hacker News, and Google PageRank.Well look at Bayesian recommendation techniques that are being used by a large number of media companies today.But this course isnt just about news feeds.Companies like Amazon, Netflix, and Spotify have been using recommendations to suggest products, movies, and music to customers for many years now.These algorithms have led to billions of dollars in added revenue.So I assure you, what youre about to learn in this course is very real, very applicable, and will have a huge impact on your business.For those of you who like to dig deep into the theory to understand how things really work, you know this is my specialty and there will be no shortage of that in this course. Well be covering state of the art algorithms like matrix factorization and deep learning (making use of both supervised and unsupervised learning - Autoencoders and Restricted Boltzmann Machines), and youll learn a bag full of tricks to improve upon baseline results.As a bonus, we will also look how to perform matrix factorization using big data in Spark. We will create a cluster using Amazon EC2 instances with Amazon Web Services (AWS). Most other courses and tutorials look at the MovieLens 100k dataset - that is puny! Our examples make use of MovieLens 20 million.Whether you sell products in your e-commerce store, or you simply write a blog - you can use these techniques to show the right recommendations to your users at the right time.If youre an employee at a company, you can use these techniques to impress your manager and get a raise!Ill see you in class!NOTE:This course is not ""officially"" part of my deep learning series. It contains a strong deep learning component, but there are many concepts in the course that are totally unrelated to deep learning.Suggested Prerequisites:For earlier sections, just know some basic arithmeticFor advanced sections, know calculus, linear algebra, and probability for a deeper understandingBe proficient in Python and the Numpy stack (see my free course)For the deep learning section, know the basics of using KerasFor the RBM section, know TensorflowTIPS (for getting through the course):Watch it at 2x.Take handwritten notes. This will drastically increase your ability to retain the information.Write down the equations. If you don't, I guarantee it will just look like gibberish.Ask lots of questions on the discussion board. The more the better!The best exercises will take you days or weeks to complete.Write code yourself, don't just sit there and look at my code. This is not a philosophy course!WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:Check out the lecture ""What order should I take your courses in?"" (available in the Appendix of any of my courses, including the free Numpy course)"
Price: 199.99


"Machine Learning and AI: Support Vector Machines in Python"
"Support Vector Machines (SVM) are one of the most powerful machine learning models around, and this topic has been one that students have requested ever since I started making courses.These days, everyone seems to be talking about deep learning, but in fact there was a time when support vector machines were seen as superior to neural networks. One of the things youll learn about in this course is that a support vector machine actually is a neural network, and they essentially look identical if you were to draw a diagram.The toughest obstacle to overcome when youre learning about support vector machines is that they are very theoretical. This theory very easily scares a lot of people away, and it might feel like learning about support vector machines is beyond your ability. Not so!In this course, we take a very methodical, step-by-step approach to build up all the theory you need to understand how the SVM really works. We are going to use Logistic Regression as our starting point, which is one of the very first things you learn about as a student of machine learning. So if you want to understand this course, just have a good intuition about Logistic Regression, and by extension have a good understanding of the geometry of lines, planes, and hyperplanes.This course will cover the critical theory behind SVMs:Linear SVM derivationHinge loss (and its relation to the Cross-Entropy loss)Quadratic programming (and Linear programming review)Slack variablesLagrangian DualityKernel SVM (nonlinear SVM)Polynomial Kernels, Gaussian Kernels, Sigmoid Kernels, and String KernelsLearn how to achieve an infinite-dimensional feature expansionProjected Gradient DescentSMO (Sequential Minimal Optimization)RBF Networks (Radial Basis Function Neural Networks)Support Vector Regression (SVR)Multiclass ClassificationFor those of you who are thinking, ""theory is not for me"", theres lots of material in this course for you too!In this course, there will be not just one, but two full sections devoted to just the practical aspects of how to make effective use of the SVM.Well do end-to-end examples of real, practical machine learning applications, such as:Image recognitionSpam detectionMedical diagnosisRegression analysisFor more advanced students, there are also plenty of coding exercises where you will get to try different approaches to implementing SVMs.These are implementations that you won't find anywhere else in any other course.Thanks for reading, and Ill see you in class!Suggested Prerequisites:CalculusMatrix Arithmetic / GeometryBasic ProbabilityLogistic RegressionPython coding: if/else, loops, lists, dicts, setsNumpy coding: matrix and vector operations, loading a CSV fileTIPS (for getting through the course):Watch it at 2x.Take handwritten notes. This will drastically increase your ability to retain the information.Write down the equations. If you don't, I guarantee it will just look like gibberish.Ask lots of questions on the discussion board. The more the better!The best exercises will take you days or weeks to complete.Write code yourself, don't just sit there and look at my code. This is not a philosophy course!WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:Check out the lecture ""What order should I take your courses in?"" (available in the Appendix of any of my courses, including the free Numpy course)"
Price: 199.99


"Engage Your Customers - Social Media Stats for Entrepreneurs"
"Social Media Statistics and Guidance for EntrepreneursStop wasting time spreading yourself too thin posting on every social media channel out there. It's time to get Social Media Savvy and spend your time and money where it counts. This course will get you on the right platforms in front of the right audience for your business.Why Take This Course on Social Media Stats?We'll cover how to pick the most relevant social media channels for your business based on understanding where your customers already spend their time. If you're ready to leverage automated tools to maximize your time spent on social media, and generate content that fills your feed and grows your SEO, Social Media Savvy will be time well spent.Included in this Course:Identify themost relevant social media channels for your businessGet ready to market on the platforms where your customers already spend their timeLeverage automated tools to maximize your time spent on social mediaBatch generate content that fills your feed and grows your SEOKnow when to post your content for maximum exposure"
Price: 19.99


"Entrepreneurship: How to Achieve Success Today"
"This course is for anyone starting a new business andwhoever needs motivation on marketing and managing an existing business. We discuss the various things business leaders should do including how to map out a business plan, how to hire and fire employees, and how to lead by example.It includes the best-selling book from Amazon: Success Today with Brian Tracy and Dikran Iskenderian. Topics include self-discipline, leadership, retirement investing, real estate,and the 7 Traits of Success. We will discuss the topics contained in the book and go over them in great detail!"
Price: 19.99


"SystemVerilog Verification -5: Functional Coverage Coding"
"This Systemverilogcourse teaches the concepts of coverage analysis used in SoC/ASIC Verification. This explains the complete concepts of using code coverage and functional coverage as verification a metric and teaches in detail how covergroups and covepoints can be written in Systemverilog to enable functional coverage collection. This will enable a verification Engineer to master functional coverage writing techniques which will help to do good quality verification closure of the Design Under Test.This course is started by explaining the need for using coverage metric in verification and the idea of code coverage and functional coverage in SV. It teaches the functional coverage anatomyand explains the various forms of writing them. Different forms of coverpoints and coverage bins in a covergrop are explained in detail. Also It teachescross coverage, coverage options and use of parameterized covergroups in depth.By taking this course, youwill be able to start enabling functional coverage in your SystemVerilog TB. This will be an excellent platformto master functional coverage codinganalysis techniques in SV."
Price: 49.99


"SoC Design 3: A Professional Systemverilog Code walk-through"
"SystemVerilogcourseteaches the concepts of SoC/IC design and it is more of a practical sessionwalk-through. Here, a professional SoC design code is explained in detail. Thiswill enable the student to get exposed to an industry standard SoC code and thetechniques behind writing it.Thiscourse is started by explaining the interface feature in SystemVerilog. Itexplains the usage of interface and few language features like enumeration andmacros which are used in the coding example. Next, the process of developinggeneral SV components is explained with examples. Finally, a complete designcode of a simple SoC is explained with minute details.By taking this course, youwill be moreconfident in writing SV design code as you are learning the process of developing standard SoC designs.This will be an excellent platformto master design coding styles inSystemVerilog."
Price: 59.99


"Systemverilog Assertions : A Simplified Approach to Master"
"This is a beginner level Systemverilogcourse teaching the concepts of Assertion Coding in SV which is widely used for SoC Design and Verification. Assertion coding is an import skill in the VLSI industry demanding from both design and verification engineers. Also those who plan to find career in Formal verification must be masters of writing assertions. This is a simplified approach in learning SV Assertions. It is designed in such a way that anyone with a prior knowledge in Systemverilog, but not even heard about Assertions, can start coding them by learning the concepts one by one. This will take you to from beginner to intermediate level in SV Assertions.You will learn the following in the courseSimple Introduction to assertions Types of AssertionsImmediate AssertionsConcurrent Assertions PropertiesSystemverilog Time Regions & AssertionsImplication OperatorsSampled Value FunctionsSequencesCycle Delay OperatorsRepetition Operators Practical Sessions with simulation examples By taking this course, youwill be able to start writing assertions in your Systemverilog RTL or TB code. This will be an excellent platformto master assertion coding and assertion based verification."
Price: 59.99


"Advanced Techniques for VideoScribe"
"VideoScribeis the most popular whiteboard animation software that gains the trust of many multinational companies such as MobilDelvac. You can create videos in which your clients can hear, see and interact with the video.VideoScribegives you the ability to insert handwritten text, images (vectors and bitmap).VideoScribeallows you to build charts with different types and to carry out your analysis. You can also insert voice over describing your video with a beautiful background music. It does not require any drawing skills to master VideoScribe.In this course:lectures forInkScapeto use it with VideoScribe.Package of+150 hand fontsthat helps you to create professional videos.Package ofwebsitesthat provide free fonts, vectors and sounds to improve videos reality.Discussing how to edit the exported videos using Camtasia.Combination of VideoScribe andCamtasia & Photoshop & Inkscape.You can find more and more after you enroll to this course."
Price: 199.99


"Robot Framework - Jenkins CI & Git Version Control"
"In this course I'll teach you how to integrate several key tools that any good test automation resource should know. We'll discuss several concepts that will take your skillsand salaryto the next level:Collaboration using Git version controlIntegrating Robot Frameworkwith Jenkins CIA complete end to end exampleMore!By the end of the course, you should feel confident to pursue a role with any company who needs to introduce continuous integration and test automation into their software development lifecycle."
Price: 199.99


"Robotic Process Automation - RPA Overview"
"If you're not learning robotic process automation, or, RPA, right now you're already behind.Much in the same way physical robots have been rapidly replacing industrial, blue-collar jobs, software robots will bereplacing a high percentageof white collarjobs sooner than you think.The most likely way to adapt & thrive in this new age will be to know how to build & maintain software robots!In this courseIll provide you with a clear overview of robotic process automation including:Robotic Process Automationhistory & driversBenefits, challenges, and risks ofRobotic Process AutomationIndustries & applications where RPA fits the bestAn overview of current Robotic Process Automationtools & capabilitiesA basic software robotdemoAn implementation plan you can use as a guideline to introduce Robotic Process Automationinto your companyThe goal of this course is to help you see the big picture of robotic process automation and prepare you for further hands-on study using the RPA tech primer course, and an RPA tool course of your choice."
Price: 199.99


"UIPath RPA - Tech Primer"
"Many of us use computers every day to accomplish business tasks, but we lack the confidence to stray beyond the specific things we've been trained to do.Creating automation with abc RPA tool like UIPath will definitely require youto level-up your skills so you have full command of your environment, and you can imagine better, more efficient solutions for any problem you face.For a human to provide the most value in an RPA environment, he or she must have a combination of business AND technical skills so they can use an RPA tool like UiPath to help automate processes across multiple system boundaries including email, documents, databases, websites, mainframes, and APIs.If youve primarily been doing manual computer work and you find technical concepts like databases, APIs, and basic programming to be intimidating... this course is for you.In this course Ill provide you with technical skills and entry-level UiPath demos that will allow you to more confidently create software robots including:A flowchart overviewOverviews of common automation targets(web, DB, API, folders & files)Entry level .NETprogramming conceptsData types & data structures, operators, control flow (if/else, loops, etc.)The goal of this course is to help you become more confident using your computer to create software robots with the RPA tool like UiPath."
Price: 199.99


"UiPath - Level 1 Robotic Process Automation"
"If you're not learning robotic process automation, or, RPA, right now you're already behind.Much in the same way physical robots have been rapidly replacing industrial, blue-collar jobs, software robots will bereplacing a high percentageof white collarjobs sooner than you think.THATis""robotic process automation"". UiPath skills are HOT. Ireceived a quote from a vendor recently and they are asking $207/hr for their resources. Wow!In this 5-starcourseIll provide you with a the mostcriticalUiPath skills for robotic process automation work including:UiPath platform InstallationUiPath OrientationStructure (Flowchart vs. Sequence)Control Flow (Decisions, Loops, Switches)Error Handling with Try/CatchAutomatingExcel interactionsAutomating EmailAutomating mainframeDecomposing a process into reusable sub-componentsDebugging SkillsMy goal is to help you get up and running with UiPath processes and best practices faster than any other method, so you can start saving time &money at your company, and level up your career!"
Price: 199.99


"UiPath RPA - Level 2"
"In thiscourse, we'll take the skills you learned in the UiPath Level 1 course, add some new, advanced skills, and lace them all together with enterprise best practices. In this project-based course, we'll cover all the topics you'll need to be job-ready with UiPath RPA at any enterprise company:Enterprise naming conventionsSource code management with TFSOrchestrator queues &transactionsUsing multiple robots in parallel to speed up workThe State Machine activity and robot architectureData scrapingSnippets &custom activitiesThe new UiPath component marketplaceWalk-through robots &components built by othersMy goal is to help you become a world class RPAdeveloper, architect, or analyst faster than any other method, so you can start saving time &money at your company, and level up your career!"
Price: 199.99


"Floral Design: Flower Arrangements for Container Gardens"
"Floral design/flower arrangements in containers can take an average looking house and make it really come alive (literally, the flowers are alive!). With minimal time and effort - much less than creating entire beds and planting flowers in the ground - you can create dazzling flower displays in containers and make your property look professionally crafted. And well, it will be. You're going to be the professional!Imagine with me. It's springtime. Everyone is looking forward to the warm weather. The birds chirping melodiously. The grass turning back to the vibrant green of summer. The trees and flowers showing off their beautiful blooms. And then there's your neighbors. Yes, you know the ones. Their yards seem perfectly manicured from Day 1 of Spring and you feel inadequate at making the outside of your home look just as stunning. Sure, it's nice looking at your neighbor's yard. But you want to create that beauty around the exterior of your own home. You want to WOW your friends and family as they approach your dwelling. You want the satisfaction of cultivating your own strikingly impressive and charming array of flowers and foliage. What's that, you say? You don't know anything about flowers? You don't know where to begin? I've got good news for you, my friend. This course is made to help! You can make just as breathtaking and eye catching flower arrangements in your own container garden and I'm going to show you how. In this course, I will go over everything you need to know from purchasing flowers to planning and planting to maintaining the beauty of your containers all summer long. This course is backed by a no risk 30 day money back guarantee. I can't wait to see you inside!To start your flower arrangement, container garden adventure click the Enroll Now button on the top right hand side of this page. See you on the other side!"
Price: 49.99


"Curso bsico de almacenamiento con Freenas."
"Bienvenidos al Curso bsicode almacenamiento conFreenas. (Si quieres un cupnde descuentocontacta conmigo)Estamos inmersos en una era tecnolgica y digital que cada ao va evolucionando a pasosagigantados. Cada vez tenemos ordenadores mas potentes, mviles mas rpidos y con todo ello la cantidad de datos que usamos a diario se multiplica de la misma manera. Ya tenemos imgenes, fotos y sobre todovdeos en muy altacalidad, todo esto supone una gran necesidad de almacenamiento de datos. Incluso en entornos de oficina y industriales en la misma medida ven aumentada su necesidad de almacenamiento.En entornos profesionales para poder almacenar toda esa informacin se disponen de grandesservidores, pero sobre todo unidades Nas (Network Attached Storage o Almacenamiento conectado en red) estas unidades de almacenamiento ademas nos permiten mantener esa informacin segura con distintos niveles de seguridad (RAID).En este curso de Almacenamiento con Freenasaprenderemos a utilizar uno de los sistemas mas seguros, fiables y potentes que hay en el mercado, ademas Freenas es Open source con licencia BSD, con lo que no tendremos que gastarnos grandes cantidades de dinero para adquirir el software.Aunque la administracin de una Nas o Freenas suene a algo para profesionales o muy complicado, siguiendo ese curso en el que veremos todos los aspectos mas importantes de Freenas, veris como resultara mucho mas fcil. Una vez finalizado el curso seremos capacesde:* Configurar Freenas y crear volmenes.* Crear carpetas compartidas y los permisos asociados a cada trabajador o grupo de trabajadores.* Seremos capaces de administrar Freenas.* Podremos usar Freenas como alojamiento en la nube (Como Google drive, dropbox etc)* Aprenderemos a crear maquinas virtuales en Freenas (Si ya se puede virtualizar con Freenas!!).* Podremos ampliar las funciones de Freenas aadiendo pluginsEspero que disfruten del curso y les sea de utilidad.Un saludo."
Price: 79.99


"Mobile App Design in Photoshop From Scratch: Design Uber App"
"Do you want to learn Photoshop CC for UI/UX design from scratch?Do you want to earn some extra income by freelancing?Learn mobile app design free. If so, then this course is for you. You will learn Complete Photoshop CC for UI/UX design from scratch.According to Statica, Worldwide mobile app revenue was 88.3 billion dollar this year. By 2020, mobile apps are forecast to generate around 189 billion U.S. dollars in revenues. According to applause,90% Of Companies Will Increase Mobile App Investment. The huge market of app development increasing so fast. So does increasing mobile app UI/UX design with it and creating hundreds of thousand of jobs and business.You should grab this opportunity by learning mobile app design from scratch.You will learn Layer, Layer style, Vector shape, Gradient, Guide, smart guide, Artboard, pen tool and much more.After learning the Photoshop CC from scratch, you will learn to design Uber app from scratch. Then you will learn color theory and typography. At last, you will learn how to earn money by freelancing.Please join the course and see you there!"
Price: 24.99


"Lerne die Android 8 Programmierung mit Oreo in nur 2 Wochen!"
"Setze Deine Ideen in Apps um!Du lernst in diesem Kurs genau das, was Du fr die Praxis brauchst. Aus meiner Freiberuflichen Ttigkeit und Erfahrung mit Kunden habe ich herausgefunden, welche Themenim Android-Bereich besonders wichtig sind.VieleThemen werden von den meisten deutschsprachigen Android-Kursen auf Udemygarnicht abgedeckt, was mich auch dazu motiviert die Android-Neulinge direktan die Hand zu nehmen und zu zeigen, wie die Realitt nach dem Absolvieren eines solchenKurses berhauptaussieht. Denn wenn manim Job oder als Freiberufler arbeiten mchte, muss man einiges an Fhigkeiten mitbringen, um Kundenberzeugen zu knnen!In nur 14Stunden lernst du:Java - die weltweit beliebte ProgrammierspracheAndroid - EntwicklungPHP, SQL, MySQL - Datenbank erstellen und verwaltenClient - Server - Apps entwickelneinen komplexenWhatsapp - Klon entwickelnAndroid Spiele entwickelnWebhosting aufsetzenEigene APIs bauen...und vieles mehr!Diese Apps wirst du entwickeln:TaschenrechnerWetter - Appbersetzer fr Deine nchste Reise!ReactionForce - wie schnell sind deine Reaktionen?Whatsapp - KlonDatenbank-AppFr wen ist dieser Kurs?Egal, ob du Schler, Student, Berufsttiger oder Rentner bist, dieser Kurs ist sowohl fr komplette Neueinsteiger, als auch fr Android-Kenner.Legejetzt los und werde zum Android - Entwickler!Noch Zweifel? Keine Sorge, Du bekommst eine ehrliche 30-Tage-Geld-Zurck-Garantie!"
Price: 189.99


"Comprehensive Screenflow Course (Screenflow 9 Update)"
"Updated to Screenflow 9This course is for anyone who wants to learn all the functions of Screenflow and especially geared towards anyone who is interested in designing and producing super engaging video tutorials.It is a hands on practical guide to finding the right topic to teach, the right style for your courses and communicating your topic clearly using Screenflow screencasting software. The course is screencast mostly using Screenflow 6 and then updated to include new features in later versions of Scrivener in context and as they become available.The first section will take you on a complete walkthrough of how Screenflow works with plenty of real examples, a thorough explanation of the regions of the user interface and how to use the timeline. Followed by an in depth look at all the editing functions in the editing properties tabs.I will cover:How to record a screencast from your computer, your smartphone or tablet.Apply transitions and video actions to it.Add callouts to focus attention to specific elements on your screen.Add text and annotations like arrows or boxes.Add video motions to your elements. (New in Screenflow 6 and Screenflow 7)Multiscreen Recording. (New in Screenflow 9)Proxy Editing. (New in Screenflow 9)The new Screenflow 9 Clip Editor.How to add closed captions.as well as your export and publish options.Then Ill give you some screenflow tips and best practices followed by tips on:How to find a suitable topic to teach.Design and communication.Outlining and scripting a course.and making a persuasive promotional video so that you can sell your own courses."
Price: 29.99


"How To Profit From Favorable Industries in the Rooster Year"
"As you reflect on what has worked for you and what hasn't, how can you end 2017 the Year of the Fire Rooster with a bang? Join Angel Intuitive, Master Numerologist, Certified Teacher and Author Gracy Yap as she takes you on an amazing journey of self-discovery to better understand your ruling birth elements and how to work with Golden Numbers and planetary influences.She will guide you on how to benefit from the rare cosmic event that's already occurred and give you tools and techniques on how you can grow your wealth using the science of Divination. You will be taught how to identify favorable elements, invest in the best rewarding industries of the Rooster Year based on Chinese Astrology, and take profit. She's so confident that this works that she's unafraid to show her results from applying metaphysics principles in her investment portfolio. Proof of her earnings will be shown in this course, with healthy profits of as much as 21%. As they say, the proof is in the pudding. There are no prerequisites to join, simply come with an open inquisitive mind, and a willingness to learn."
Price: 194.99


"Attracting Good Fortune in 2018 - Quick Tips for Beginners"
"Ready to usher in a fantastic 2018? Learn how you can be well prepared in the coming year to make it prosperous for yourself, your family and your loved ones. Discoveryour ruling Zodiac Sign Element, your luck in the 12-year cycle, your Chinese horoscope forecast,Chinese Zodiac Signs that benefit and clash with the Yang Earth Dog Year.Overcome obstacles with Feng Shui remedies for a smooth sailing year. This course will provide valuable nuggets of information, tools and techniques, and a Life Map to make the coming year a fulfilling and rewarding one.Come join me in class!"
Price: 149.99


"Practical Tips to Get Hired as an Online ESL Teacher"
"If you think earning $16-$20/hour is chump change, then you don't know about teaching online! For the past 9 months, I've averaged more than $1,600 a month teaching from the comfort of my own home and in two years earned nearly $30,000 in part time income. And it might surprise you that I earn this money while singing, laughing, and teaching English. Not too many part-time jobs can claim that. I don't have to deal with traffic, bosses, and office drama. Inside this course, you'll learn all the Do's and Don'ts of learning how to apply to be an Online ESL Teacher. I give you great advice on how to apply within minutes of completing this course. This is a highly-rated course with students who are giving me five stars for the volume of information I provide. I continually pass on new information so that you're always updated with the latest. Here's a quick fact:The ESL industry rose to a value of over 45 billion US dollars in 2018 and is set to rise to 56.2 billion by 2021.These numbers show us that the industry is not just a trend. English as a second language statistics prove that it has rapidly become the fastest spreading language in human history,This field is booming with more and more companies sprouting up. I just saw a recent number that's touting that ?The Online ESL Training industry for children is booming right now and the demand for authentic-speaking English teachers is in high demand! This is particularly true in China which is what this course is about. Specifically it's my own personal journey of how I sought out remote jobs while working part time from home. What I found was this enormous eco system of online ESL companies that are sprouting all over China that are hiring American and Canadian teachers. If you have a college degree, at least one year of teaching under your belt, or if you are in school to become a teacher, this is an excellent way to bring in great pay for doing practically nothing. No prep is needed, no studying other than the pre-demo videos, and once you're done with class, you don't have to take any work home. And the best part is you can even take the job with you when you travel. It's easy money and some companies are even granting super incentives for recruiting where you can make bank for 20-30 hours a week.So join me and learn the basics of teaching online ESL, learn the ropes, learn what employers are looking for and make an impact on your life while working at home. Make a difference by bringing home great pay and having fun. What job do you know where you can sing, laugh, and play silly games and get paid? Take this class and learn from a TESOL-certified teacher who has taught well over 4,000 students for a whole year! I've taught over 1,000 classes and have loved every one of them! You can't beat it! This course will show you how I was able to apply, train, and pass the mock calls as well as learn how I designed my filming area and valuable tips on presentation. If you enjoy teaching to children, then this class is for you! Note: Not all of the information presented will be the same for every company. "
Price: 94.99


"31 Days to Get Your Business on Track"
"Work with me for 31 days and go from feeling confused about how to market your business online to having a clear vision of the steps you need to take consistently to grow your audience. Let me show you the exactprocess which allowed me to quit my job and take my business full time.When I first started out in my business in 2009 one of the things that slowed me down the most was not having a step-by-step plan of what I should be doing. Over time I gradually figured out the marketing steps I should be taking for my business, but it was slow going and cost me a lot in terms of time and lost sales in those early days.One of the things that I hear people say the most when they are building any type of business is that they feel lost in a fog of having too much to do, and not knowing which of the things they should be doing are actually going to work.What I know now looking back on the long and winding path I have taken is that it isn't actually that complicated. There are just several pieces of the puzzle you need to put in place and then you need to follow through with those consistently.If you feel lost in that fog of uncertainty then this 31 day mentoring program could be for you. We are going to work together so you get clear on what steps you need to take to build an audience which is eager to hear about what you offer. You can work through the course as quickly or as slowly as you wish, but we willalways be taking actionable steps to move youforward.Here's what we are going to cover:Mindset: Can you make progress if you are always second guessing yourself and wondering if what you are putting out there is really ok? You can, but it's a much more slow and painful journey. During this program I am going to talk about the mindset which gives you the best chance of success. Plus, because this is a group program we can all help each other make tweaks to our sales pages, blog posts and newsletter opt-ins to make them even more effective.Organisation: You really don't have to invent the wheel each and every time you do something. There are ways to streamline the work you do so that for every piece of content you create you get maximum exposure for it.Productivity:Getting more done in less time is something we all seek and there is a secret to this, hint it involves working less, not more.Designing the home base of your website, blog or shop: Is your site easy to navigate and does it tell people what they need to know in the first few seconds before they decide whether or not to click away. During the program we will also do some live reviews of people's sites if you want to put yours forward - no criticism, just constructive tips! Maybe you don't even have a website yet, then this will help you get set up in the right way.Content:We are going to look at the many ways to create content which will demonstrate your expertise to your audience.Social Media Success: We will spend time looking at each of the main social media platforms so they are working hard for you, without you having to spend too much of your time on them. Again we will do some reviews of people's social media platforms if anyone wants to step forward and volunteer for an audit.Introduction to SEO:Ensuring you understand at least the basics of SEO so that you can get found by more people in the search engines.Graphics: What will catch people's attention and draw them to look closer at what you have on offer? The quality of the images you have across your business. These are not hard to create and I am going to walk you through how.Building Your Mailing List:We are going to work on designing a great opt-in so that people are keen to sign up to your list. The more people you have on your list, the greater your potential for making sales. We are then going to actually grow your list plus build a mailing list funnel so that you keep your audience engaged.The Success Steps: You can spend time tweaking your marketing until the cows come home but that's not going to bring in sales. I'm going to highlight what I call the success steps. Actions you take in your business every day which lead to sales. These don't have to take long but they are far more effective for your profit margin than changing the colour of your subscribe button again!This is a program which is going to get you organised and it's going to show you the exact steps to take daily so that you can stop worrying about whether your marketing is working and instead know that it is. How will you know? Because of the results you see."
Price: 99.99


"Unstoppable: Say Goodbye to Self Sabotage"
"As I have built my business it has often been mindset issues which have slowed me down more than not knowing how to do something in a practical sense. Even in life in general I was hesitant to try things because I was fearful of the results - it's only as I have worked through issues of self-sabotage that I have seen remarkable changes happen in my own life.Many of us struggle with self-sabotage and it's an area I have been writing about, and working with clients individually on, for a long time.Some recent feedback for this course:""Thank you for this wonderful course, Alison. The format...and the succinct but informative modules, made it very easy to follow. Everyone can make time for this. So many valuable suggestions."" M.P.It's now time to bring the understanding I have reached on this to a wider audience.Do you Struggle With Any of the Following?Fear of what people will think of you, or that they will judge you harshly.You get stuck in a perfection loop, never hitting launch while you fiddle with the finer details! Feeling like it's all been said and done before - and therefore why would anyone want to hear from you?Feeling overwhelmed, so you either rush madly from one thing to another or procrastinate like crazy - in whatever format procrastination takes for you, maybe cleaning out the kitchen cupboards or continually refreshing Facebook!Paralysed by the thought that your launch has been a flop, without really knowing the numbers.Scared of the fact that you might try and fail.Scared that you might try and succeed beyond your wildest dreams and then what will that mean for you?Unable to set good boundaries with your clients or even within your business, for example in the hours you are working.Feel that any success you have had so far is a fluke and generally feeling unworthy of success.If you recognize yourself in any of these then this course will help you explore the issues and then offer solutions which will move you forward - whether in business or in life. Self-sabotage can limit us in so many ways but it is possible to move past it."
Price: 99.99


"Robot Framework with Python All You Need To Know"
"Get to the point with no fluff or buff. Starting from how to set up Python environment to executing automated test cases using Robot Framework.We will learn how to use builtin libraries and available external libraries like Selenium WebDriver. We will also write test cases from scratch.If you know basic python good way to get more practice with python.We have live site we run our test on. Owned by meyou can create your own instance of the site we are testing. I have vieos on how to do that.At the end of the course you will be able to navigate around the framework, make changes as you like, and write easy to maintain test suites."
Price: 199.99


 
Previous Next