CI178: Laboratory Sessions and Assessment
Week 1:
Introduction to Linux and eclipse
Linux:
Is an operating system kernel is part of an operating system that implements:
-User/Superuser distinction
-the idea of processes
-protection of hardware resources.
Eclipse:
-is an IDE for multiple languages such as Java, C++ and JavaScript
-Cross-platform, meaning that it runs on OS X
Eclipse can:
-Load an existing project
-Edit a code
-Run a project
-Debug a project
Comments
Post a Comment