Showing 388-395 of 395 results
Advanced Communication Skills
All human interactions are a form of communication. In the business world, nothing can be achieved without effectively communicating with employers, employees, clients, suppliers, and customers. If you look at the most successful business people in the world, you will see people who have mastered the art of communication. And…
Agile Methodology
AGILE methodology is a practice that promotes continuous iteration of development and testing throughout the software development lifecycle of the project. Both development and testing activities are concurrent unlike the Waterfall model https://youtu.be/SfI1dbrUS4c Free Certification Academy Europe presents high-quality formal diplomas, certificates and e-certificates which are formal proof and recognition of accredited…
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…