Showing 28-36 of 56 results
Software Development Estimation Techniques
Estimation techniques are of utmost importance in software development life cycle, where the time required to complete a particular task is estimated before a project begins. Estimation is the process of finding an estimate, or approximation, which is a value that can be used for some purpose even if input…
Data Warehousing Computer Science
A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This tutorial adopts a step-by-step approach to explain all the necessary concepts of data warehousing. https://youtu.be/L5pWnzhDD70 Free Certification Academy Europe presents high-quality formal diplomas, certificates and…
Engineering Mathematics
This course by Academy Europe contains most of the material covered in a typical first year mathematics course in an engineering or science programme. It devotes Chapters 1–10 to consolidating the foundations of basic algebra, elementary functions and calculus. Chapters 11–17 cover the range of more advanced topics that are…
Software Engineering
Software engineering concerns methods and techniques to develop large software systems. The engineering metaphor is used to emphasize a systematic approach to develop systems that satisfy organizational requirements and constraints. This chapter gives a brief overview of the field and points at emerging trends that influence the way software is…
Engineering Drawing
Engineering drawing is a two dimensional representation of three dimensional objects. In general, it provides necessary information about the shape, size, surface quality, material, manufacturing process, etc., of the object. https://youtu.be/TPIJgAmsZcc It is the graphic language from which a trained person can visualise objects. Drawings prepared in one country may…
Engineering Matlab Applications
Engineering MATLAB® course introduces the students to the concepts of MATLAB® tools used in the solution of advanced engineering course work followed by engineering and technology students. Every chapter of this tutorial discusses the course material used to illustrate the direct connection between the theory and real-world applications encountered in…
Digital Circuits
This course by Academy Europe is meant to provide the readers to know how to analyze and implement the combinational circuits and sequential circuits. Based on the requirement, we can use either combinational circuit or sequential circuit or combination of both. After completing this course, you will be able to…
Database Management System
Database Management System or DBMS in short refers to the technology of storing and retrieving user data with most efficiency along with appropriate security measures. This course by Academy Europe explains the basics of DBMS such as its architecture, data models, data schemas, data independence, E-R model, relation model, relational database design,…