Showing 10-18 of 82 results
Balsamiq Mockups and Wireframing Basics
This comprehensive course introduces Balsamiq Mockups as a critical tool for wireframing in software development, explaining that visualisation saves time and avoids miscommunication often associated with textual requirements. It first clarifies the concept of wireframing, emphasising its importance for aligning development teams and stakeholders on screen layout early in a…
Assembly Language Fundamentals
The course offers a comprehensive quick guide to Assembly Language programming, focusing heavily on the NASM assembler for Intel-32 processors on Linux. It begins by explaining the fundamental concepts of Assembly Language, its advantages, and the basics of PC hardware and number systems, including binary and hexadecimal arithmetic. The guide…
MATLAB
The provided course is an extensive quick guide to MATLAB, a fourth-generation high-level programming language and interactive environment developed by MathWorks primarily for numerical computation, visualization, and programming. The source details MATLAB’s vast utility in computational mathematics, science, and engineering, outlining its development environment components like the Command Window and…
Pascal Programming Language
The provided course is an extensive Quick Guide to the Pascal programming language, offering a structured series of tutorials covering its fundamental to advanced concepts. It begins by introducing Pascal’s history, purpose, features, and environment setup, including various compilers like Free Pascal. Subsequent sections detail the language’s core components, such…
Certified Ethical Hacker
Certified Ethical Hacker Course is based on textbook learning material by Academy Europe. Dear Students, The textbook courses by Academy Europe are targeted at providing the students with the most important aspects of the theoretical and methodical materials. In addition, the textbook courses will also focus on the philosophical background…
Virtualization 2.0
Virtualization 2.0 is a technology that helps users to install different Operating Systems on a hardware. They are completely separated and independent from each other. Virtualization hides the physical characteristics of computing resources from their users, their applications, or end users. This is an introductory tutorial, which covers the basics…
Unity Technologies
Unity is a cross-platform game engine initially released by Unity Technologies, in 2005. The focus of Unity lies in the development of both 2D and 3D games and interactive content. Unity now supports over 20 different target platforms for deploying, while its most popular platforms are the PC, Android and iOS systems. Dear…
SAP Cloud Platform
SAP Cloud Platform is a cloud-based tool to develop and deploy custom applications. This includes full range of service catalog including database, storage and backup of data, reporting service and transaction layer to develop multi-platform software development. This tutorial gives you a comprehensive coverage of concepts of SAP Cloud and…
Automata Theory
Automata Theory is a branch of computer science that deals with designing abstract selfpropelled computing devices that follow a predetermined sequence of operations automatically. An automaton with a finite number of states is called a Finite Automaton. This is a brief and concise tutorial that introduces the fundamental concepts of Finite Automata,…