Showing 406-411 of 411 results
Project Management
Project management methodology is a series of different processes designed to assist managers to accomplish definite goal by carefully organizing, controlling and executing the project. In this tutorial, you will learn various techniques to complete your project successfully. What should I know? This course is designed for fresh project managers…
Bootstrap
Bootstrap is the most popular front-end framework for faster and easier web development. It includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins. Bootstrap also gives you the ability to easily create responsive designs…
CSS Cascading Style Sheets
Cascading Style Sheets, fondly referred to as CSS, is a simply designed language intended to simplify the process of making web pages presentable. CSS allows you to apply styles to web pages. More importantly, CSS enables you to do this independent of the HTML that makes up each web page. CSS is easy…
Compiler Design
Motivation for doing this course Why at all does one need to study compilers? What is its use? Why should one do this course ? Well these are some of the reasons why you should go for it. . Language processing is an important component of programming . A large…
Lean Six Sigma
The Lean Six Sigma Certificate Course focuses and highlights overview and details of some of the important aspects of ‘Lean Six Sigma’ and the tools used to implement it in organizations to improve their bottom line by controlling variations in processes, reducing defects to near zero level and adopting lean…
Learn PHP Programming From Scratch
PHP is an acronym for “PHP: Hypertext Preprocessor”. It is a powerful server side script for creating dynamic and interactive Web pages. PHP files can contain text, HTML, CSS, JavaScript, and PHP code. PHP code are executed on the server and the result is returned to the browser as plain…