Showing 46-54 of 69 results
Cryptography
This course by Academy Europe covers the basics of the science of cryptography. It explains how programmers and network professionals can use cryptography to maintain the privacy of computer data. Starting with the origins of cryptography, it moves on to explain cryptosystems, various traditional and modern ciphers, public key encryption,…
Computer Programming
Computer programming is the act of writing computer programs, which are a sequence of instructions written using a Computer Programming Language to perform a specified task by the computer. Computer Programming is fun and easy to learn provided you adopt a proper approach. This course by Academy Europe attempts to…
Computer Logical Organization
Computer Logical Organization refers to the level of abstraction above the digital logic level, but below the operating system level. At this level, the major components are functional units or subsystems that correspond to specific pieces of hardware built from the lower level building blocks. This course by Academy Europe…
Computer Graphics
Computer graphics are used to simplify this process. To display a picture of any size on a computer screen is a difficult process. Various algorithms and techniques are used to generate graphics in computers. This course by Academy Europe will help you understand how all these are processed by the…
Computer Fundamentals
Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions (called program), produces a result (output), and saves it for future use. This course by Academy Europe explains the foundational concepts of computer…
A/B Software Testing
A/B Testing is one of the best way to compare two or more versions of an application or a web page. It enables you to determine which one of them performs better and can generate better conversion rates. It is one of the easiest ways to analyze an application or…
Behavior Driven Development
Behavior Driven Development (BDD) is a software development process that originally emerged from Test Driven Development (TDD). BDD uses examples to illustrate the behavior of the system that are written in a readable and understandable language for everyone involved in the development. https://youtu.be/4ZW3gMKmP8s Free Certification Academy Europe presents high-quality formal…