Computer Science Course Category

Free

Software Engineering

What is a Software Engineer? Software engineering is a branch of computer science which includes the development and building of computer systems software and applications software. Computer systems software is composed of programs that include computing utilities and operations systems. Applications software consists of user-focused programs that include web browsers, database programs,…
4069
Free

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…
14529
Free

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…
1454
Free

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…
14692
Free

HTML HyperText Markup Language

HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. It is constantly…
9323
Free

Photoshop

Adobe Photoshop is a software application for image editing and photo retouching for use on Windows or MacOS computers. Photoshop offers users the ability to create, enhance, or otherwise edit images, artwork, and illustrations. Changing backgrounds, simulating a real-life painting, or creating an alternative view of the universe are all…
10562
Free

Javascript

JavaScript syntax is a programming script, that runs on the frontend. It is mostly used for event handling like displaying or hiding some contents, replacing some contents or changing css styles depending on user interactions on a predefined UI which is termed as event handling collectively. Here are a few…
12455
Free

Jquery

jQuery is a lightweight, “write less, do more”, JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can…
1374
Free

Search Engine Optimization (SEO)

Search Engine Optimization (SEO) is the process of increasing the quantity and quality of organic or non-paid traffic to any website by increasing the website’s visibility in major search engines. It is the cobination of technical along with creative elements that are used to improve awareness to search engines regarding…
455
Free

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…
12608
Free

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…
1851