Showing 1-9 of 26 results
Academy Europe Java Courses
Android Expert
Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies. This course will teach you basic Android programming and will also take you through some advance concepts related…
Apache ANT
Apache ANT is a Java based build tool from Apache Software Foundation. Apache ANT’s build files are written in XML and they take advantage of being open standard, portable and easy to understand. This tutorial will teach you how to use Apache ANT to automate the build and deployment process…
Aurelia Modern Javascript
Aurelia is a modern, open source UI framework for web and mobile app development. It allows you to write clean, modular JavaScript. The framework follows simple conventions and is focused on web standards. Certification Academy Europe presents high-quality formal diplomas, certificates and e-certificates which are formal proof and recognition of…
Android Basics
Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies. This course will teach you basic Android programming and will also take you through some advance concepts related…
Software Development Life Cycle
SDLC stands for Software Development Life Cycle. SDLC is a process that consists of a series of planned activities to develop or alter the Software Products. This tutorial will give you an overview of the SDLC basics, SDLC models available and their application in the industry. This course also elaborates…
Software Architecture Design
Software Architecture typically refers to the bigger structures of a software system, and it deals with how multiple software processes cooperate to carry out their tasks. Software Design refers to the smaller structures and it deals with the internal design of a single software process. By the end of this tutorial, the readers…
Programming Methodologies
When programs are developed to solve real-life problems like inventory management, payroll processing, student admissions, examination result processing, etc., they tend to be huge and complex. Programming Methodology is the approach to analyzing such complex problems by planning the software development and controlling the development process. In this course, we…
Java Digital Image Processing
Digital Image Processing (DIP) deals with manipulation of digital images using a digital computer. This tutorial gives a simple and practical approach of implementing algorithms used in digital image processing. After completing this tutorial, you should find yourself at a moderate level of expertise, from where you should be able…