8
PROGRAMING Alejandra Méndez De la Cruz 2°B TSU: Sistemas Informáticos Ing. Roberto García Universidad Tecnológica de Tamaulipas Norte

Programing - 2nd B - IT - UTTN

Embed Size (px)

DESCRIPTION

This is my last project about Programing Class

Citation preview

  • 1. PROGRAMING Alejandra Mndez De la Cruz 2B TSU: Sistemas Informticos Ing. Roberto Garca Universidad Tecnolgica de Tamaulipas Norte

2. Project 1. Calculadora Integral 3. Project 2. Floating Point Calculator 4. Project 3. Calculator with Errors Terms 5. Project 4. Hangman Game 6. Object-oriented Programing Object-oriented programming (OOP) is a programming paradigm that represents concepts as "objects" that have data fields (attributes that describe the object) and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs. C++, Objective-C, Smalltalk, Java, C#, Perl, Python, Ruby and PHP are examples of object-oriented programming languages. 7. Import and run a program on Eclipse