Posts

Showing posts from May, 2018

Using an Editing Software for Animation | Simpliv

Image
In this course I will show you how to use an editing software to help you with your animation. Please note that this course is not about animation, but how to EDIT your animations and help you animate your projects better. In the following lessons I will show you how to use the basics of adobe premiere pro, which cover everything you need to use an editing software for animation. I am providing the project files in a zip file so you can follow along and practice everything I do in the screen. Now, this is super important. Even though this course is dedicated to teach you how to use premiere pro, you can actually follow along with any editing software, everything you learn here can be applied in any editing software out there. So, feel free to switch to your preferred software at any time, be it final cut pro, vegas pro, iMovie, Corel Video Studio, Pinnacle studio or any one you choose, you should know that everything you learn here, can be applied in a...

All you need to know about the role of PHP Specialist | Simpliv

Image
This completes it. PHP is the stepping stone to your first professional development gigs PHP is the most popular back end language on the web. Companies like Facebook and Tumblr use PHP as their primary back end coding language. It's in universal demands, and, as a new developer you're expected to know you're way around the front end and the back end. That's where PHP comes in. There was a time when a web developer could get away with knowing just HTML and some Javascript, but now as employers are looking for more value, you have to know more. PHP lets you access an entire world of backend databases, like mySQL which is introduced in this course. FACT: With PHP knowledge you'll be able to complete more advanced projects and be more employable. People ask all the time: What's the best past to becoming a professional developer? People going in to web development need two types of technical knowledge. First, they need to know how to manipulate content ...

Social Media Marketing Demystified | Simpliv

Image
This high level course will give those who understand marketing the competency to begin to frame a social media plan that will accomplish the desired objectives. It covers: Basic understanding of social media What social media is good for Why social media is an essential part of today’s marketing mix and then goes into detail on Social media marketing plan Keyword discovery and research Content discovery Search optimization Adwords and the use of multiple social media platforms like Linkedin Twitter Facebook Google+ Email Mobile Event marketing and pulling together the social media team and the all important editorial calendar The course includes a workbook template for each lesson’s exercises. If completed, you will have a draft social media marketing plan ready for implementation. The course will take about one hour to complete. The exercises will require as much time as you have available to prepare a quality social media marketing pla...

Learn how to build dynamic website in PHP & MySQL | Simpliv

Image
Super-practical PHP: Learn, by example, how to build a smart website with cookies, sessions, login authentication, MySQL integration, Object Oriented PHP and lots more! Let’s parse that. This course is super-practical: packed with knowledge you can put to use right away, while still giving you a good foundational understanding of web programming, not just PHP. Its about building smart websites: these days, its not OK for a website just to look snappy – login, cookies and sessions are considered necessities, not luxuries anymore In this course, we will learn by example. Each example is self-contained, has its source code attached, and gets across a specific PHP use-case. Each example is simple by itself, but they come together as building blocks to build complex use cases. What’s included in this course: Installing and setting up a basic web server with PHP Web security basics: validating and sanitizing user input data. Web forms, mitigating XSS and XSRF ...

Increase Your Brand Awareness Online – Tips and Strategies | Simpliv

Image
There are approximately four primary methods by which businesses look to improve their brand’s public presence on the Internet today. The first is to work at improving their organic viewing visibility in search engines such as Google and Yahoo Bing. They do this by taking steps to improve the structures and content of their online assets such as their websites – which is called SEO or Search Engine Optimization . Next they advertise on various search engines which is called SEM or Search Engine Marketing. Businesses also build their presence on a number of social media sites; doing this in such a way so as to try to get viewers of their content on these sites to click on their content so as to be taken back to their websites or other locations where they can more fully present the products and services they offer and close sales to earn revenue. And the last primary method is that they work hard at trying to become “authority figures” in their busi...

Product Management: Product Market Strategy | Simpliv

Image
Product success rate in the market is less than 60%. Are you putting together your product plan your product market strategy to increase your odds for success? Want to build a well thought out plan quickly and effectively? Then this course is for you! This course is for anyone in an organization that has any responsibility for a product or service. “ Agile Market Strategy for Products ” teaches you how to think through the critical elements that make for a strategic market plan for a product. This course gives you a template for organizing your thinking and quickly developing a well thought out and a successful plan. One that you will make you proud, successful and your boss very happy. Even if you are the boss. Eighteen key lessons are covered with 80 minutes of fast-paced video lectures accompanied by examples and exercises. Each video lecture can be completed in less than 10 minutes, enabling you to pace out your training over the approximately th...

DSLR Crash Course | Simpliv

Image
Learn simple techniques to start capturing life long memories. Master a strong method to DSLR photography with quick and easy steps taught in a very easy to understand way. The fundamentals Tips & Tricks Quizzes to test you along the way A Specialist Skill that you can cherish forever Learning the fundamentals of DSLR photography puts a high level skill right in front of you. Using a DSLR allows you to take pictures that have greater clarity. Anyone can take good quality photos all you need is a camera and practice. Basic knowledge Anyone who wants to learn photography! What you will learn Content and Overview Suitable for anyone this course features 13 lectures which will certainly teach you the knowledge to get your picture taking career to begin. The first section, which consist of four lectures, talks about which DSLR’s to buy, which lenses to buy and which camera accessories to buy. The second section introduces ...

The Foundations of HTML, CSS & Javascript | Simpliv

Image
Closures, prototypes, JSON, the DOM, selectors, inheritance in CSS and in Javascript, and first class functions - that's what this course is about. This is not a course on Javascript frameworks - its about solid, fundamental HTML, CSS and Javascript. You'll be surprised by how much more you can get done on your web pages once you learn these technologies the right way. What do we mean by that? Relatively few folks formally learn HTML, CSS or Javascript, because its quite easy to get stuff done in these technologies in a "quick-and-dirty way". That "quick-and-dirty" way of learning and doing leads to problems over time, because Javascript and CSS are actually quite complex, so it is easy to do things the wrong way This course will help, because it has 75 examples, 20 in HTML/CSS and 55 in Javascript . Each is self-contained, has its source code attached, and gets across a simple, specific use-case. Each example is simple, but not simplistic. What...

Javascript Testing Selenium Automation Nightwatch js Nodejs | Simpliv

Image
We will go over of basics such as what is selenium and how it help automate the browser. To complete Setup and Installation of Nightwatch js Testing framework and we will create Test plan and test case, we will manually test a real website and then take those test case and we will automate it. As we build our framework we will see how page object model/pattern help us re-use our code and how scale our test cases with ease Who is the target audience? Manual QA, SDET,Developer, Devops and anyone Interested in Learning Automation Testing Basic knowledge Beginner Level understanding on Software Testing What you will learn Basics of Selenium Automation Scripts, by the end build a Testing Framework from scratch Click to Continue Reading: Registration Link: Simpliv Youtube Course & Tutorial :

Introduction to Solving Data Problems with UNIX | Simpliv

Image
UNIX, Linux, and their variants are wonderful operating systems, with great capabilities of doing data processing. But they are often ignored when people think about solving data problems, or in general, Data Science. This short course provides a hands-on approach to using UNIX/Linux for solving various data problems from sorting and searching to extracting and manipulating information. And all of these without writing any code! That’s right. With just a few commands of UNIX, and appropriate combinations of them, one could solve many data problems within seconds without writing thousands of lines or code or spending hours and days. Basic knowledge This course is for beginners, but it helps to have some basic understanding of operating systems (e.g., finding and launching programs, installing and configuring apps), as well as some basic knowledge of any programming. The course also assumes that you have a way to connect to a UNIX/Linux system....

Beginner’s Guide to Editor Scripting in Unity | Simpliv

Image
This course will teach you how to maximize your potential using the Unity editor . By using the techniques taught in this course, you will speed up your development time and customize your Unity workflow. You will learn how to make Unity user friendly to your preferences, techniques, and workflows. First, we will look at some built-in options Unity gives developers for customizing the editor. We will learn how to customize window layout, console output, and more. Next, we will look at how to use editor scripting to our advantage. Unity allows us to customize and extend the functionality of the editor by writing C# code. The final topic we will look at is customizing the inspector. This will give us the ability to edit and modify our game objects in the scene. By the end of this course you will have a well-rounded knowledge of how to customize each of these areas of Unity. The result will be a more efficient and effective development process allowing you t...

Advance MATLAB Data Types and Data Structures | Simpliv

Image
Basic Course Description MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language which is frequenlty being used by engineering and science students. While teaching to students and observing different MATLAB related courses on Simpliv for more than six months now. I realized that there is a need for a course which should cover the key data types such as Cells, tables, time tables, structures and Map containers which should provide the students with the essential skills for taking full advantage of MATLAB strengths in data analysis and programming. In this course we not only cover these data Types but also demonstrates different functions and operation and their conversions to make analysis and programming a greater experience. The following are the outlines of this course. Segment 1: introduction to the Course Segment 2: Cell Data Type Segment 3: Table Data Type Segment 4: Time Table Data Type Segment 5: St...

Complete MATLAB Tutorial: Go from Beginner to Pro | Simpliv

Image
MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language which is frequently being used by engineering and science students. In this course, we will start learning MATLAB from a beginner level, and will gradually move into more technical and advance topics. This course is designed to be general in scope which means that it will be beneficial to students in any major. Once, passed a certain learning thresholds, you will definitely enjoy MATLAB Programming. The key benefit of MATLAB is that it makes the programming available to everyone and is very fast to turn ideas into working products compared to some of the conventional programming languages such as Java, C, C++, visual basic and others. Below is the detailed outline of this course. Segment 1: Instructor and Course Introduction Segment 2: Handling variables and Creating Scripts Segment 3: Doing Basic Maths in MATLAB Segment 4: Operations on Matrices Segmen...

MATLAB App Designing: The ultimate Guide for MATLAB Apps | Simpliv

Image
The First segment of the course is on creating apps in MATLAB using its graphical user interface utility called GUIDE. The GUIDE provides essential graphical components for converting your code into a meaningful software. The graphical components include radio buttons, tables, check boxes, sliders and many others. The main motivation for adding this segment is the observation that students and people put alot of effort in writing the code but little on its appearance. By completing this segment of creating apps in GUIDE, you will easily transform your code into a well understood piece of software that the users will find useful to interact with. The segment contains 2+ hours of recorded lectures. Every lecture contains a demonstration of the concepts and the codes are included with the course. The following is the outline of the course Segment 1: Basics of the GUIDE Segment 2: Linking the Code with GUI Segment 3: Advance Techniques for GUIDE Segment 4: Sample Projects wit...