Showing 10-18 of 26 results
Functional Programming of Computer
Functional programming languages are specially designed to handle symbolic computation and list processing applications. Functional programming is based on mathematical functions. Some of the popular functional programming languages include: Lisp, Python, Erlang, Haskell, Clojure, etc. https://youtu.be/nn9UlBbnnPY This course by Academy Europe provides a brief overview of the most fundamental concepts…
Elasticsearch Information Technology
Elasticsearch is a real-time distributed and open source full-text search and analytics engine. It is used in Single Page Application (SPA) projects. Elasticsearch is an open source developed in Java and used by many big organizations around the world. It is licensed under the Apache license version 2.0. https://youtu.be/ghmihu1bIS8 In this…
Cloudrail
CloudRail is an API integration solution that speeds up the process of integrating third-party APIs into an application and maintaining them. It does so by providing libraries for multiple platforms featuring abstraction layers that combine similar services behind a common interface. https://youtu.be/yBEaKHqLjuQ Free Certification Academy Europe presents high-quality formal diplomas,…
Game Programming
The very first video game was built entirely out of hardware, but rapid advancements in microprocessors have changed all that. These days, video games are played on versatile PCs and specialized video game consoles that use soft ware to make it possible to off er a tremendous variety of gaming…
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…
Apache Camel
Apache Camel is an open source framework that provides rule-based routing and mediation engine. Apache Camel essentially provides an implementation of various EIPs. It makes integration easier by providing connectivity to a very large variety of transports and APIs. For example, you can easily route JMS to JSON, JSON to…
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 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…