Concept is a much-used and debated term that applies to object-oriented computer programming. Object-oriented programming arrived on the programming scene in a big way with the introduction of C++, the first object-oriented programming language to go into widespread use.
C++ was preceded by C, a language that uses long strings of written code to build a function into a computer program. Basic is another language that utilized the same approach of code commands that are combined and repeated more or less in linear fashion. Object-oriented programming is assembled more along the lines of building blocks, beginning with a large object or task for the program to accomplish, and then working downward to successively smaller objects that, when combined, form the large object or function.
Object-oriented programming is described as conceptual in nature. The basic terms used to describe steps in the process of object oriented programming have their own names but are referred to as concepts. Each step is a thought process rather than a mathematical equation or a string of code that accomplishes the step in one particular programming framework.
Thus the primary tools for object-oriented programming are described as concepts.
The first concept is “object,” which is a software bundle of related variables and methods.
A “message” is the communication that occurs between software objects.
A “class” is a model or blueprint that defines the characteristics of all objects of a certain kind – or class.
“Inheritance” is the concept of a class obtaining behavioral and structural characteristics from its “superclass,” which is another concept. Inheritance is a method of structuring and organizing software programs – planting a set of identical characteristics in various places within a program.
“Instantiation” is the process by which individual objects are created by the system. The class description is used as a blueprint to create single instances of that class at that particular point in time and space while the program is running.
An “interface” is a contract, or commitment, of method and action. When a class implements an interface, it commits to performing all of the methods or acts contained in that interface.
These are the principal concepts that are referred to in object-oriented programming. At some point they are translated into code. A well designed program – that is, a program that uses these concepts efficiently – will contain a much lower volume of code than a similar program written in C or Basic. It is a different way of thinking about developing software functions.
Programmers will tell you that the shift in paradigm does not happen like a change in topics during a dinner table discussion. It takes focus to grasp these concepts and practice to learn how to use them efficiently and, of course, how to put them into code. But it is a fundamental change in perspective on the task of constructing a software program, and one that has proven to be a successful step forward in the evolving profession of programming.
|
Westwood College is an institution of higher learning dedicated to providing quality, career-focused undergraduate and graduate programs that prepare students with the knowledge, skills, and credentials needed to launch, enhance, or change careers. The College offers broad access to education and serves a diverse, multicultural body of students in an environment that promotes pride, respect, and teamwork. The College's programs are designed to empower students to pursue their individual career goals.
|
|
|
|
|
|
Our programs are current, in depth, and job oriented. A sound educational background, combined with "hands-on" experience, is required to meet the needs of an ever-changing and increasingly technical society.
|
|
|
|
|
|
At ITT Tech we are committed to helping men and women develop the skills and knowledge to pursue many opportunities in fields involving technology, criminal justice, and business.
|
|
|
|
|
|
Saint Leo University Online is a leading provider of accredited online education to working adults and is a major global provider of education to the military. The online programs are designed to meet the growing needs of adult students and offer the best attributes of traditional classroom education in conjunction with today's most innovative computer technology.
|
|
|
|
|
|
Courses that you can take with you---the varied curriculums at HoHoKus Rets School of Business have been evaluated by the American Council on Education, allowing graduates to earn up to 55 college credits at more than 1500 colleges and universities across the nation.
|
|
|
|
|
|
Bellevue University, a leader in adult learning, is your best choice. We accept ALL of the credit in your associate's degree - that's EVERY credit in your A.A.S, A.S., A.G.S., and A.A. degree! And, Bellevue University gives you accelerated bachelor's degree completion 100% ONLINE. So, you enroll with your associate's degree, and complete your bachelor's degree in as little as 12 months.
|
|
|
|
|
|
You can graduate and enter the workforce in less than two years as our programs vary from 12-20 months. Our classes are approximately seven hours a day, to keep you learning, not burning out.
|
|
|
|
|
|
You can start now to make your dream career a reality at Sullivan College of Technology and Design, the region's respected academy for training technical and creative professionals. For half a century, we've shaped the people who've shaped the design and technology industries, with career-focused programs designed to prepare students for success much sooner than traditional colleges.
|
|
|
|
|
Tags: computer science, programming, software programmers, software writers
This entry was posted
on Thursday, December 11th, 2008 at 4:32 pm and is filed under Computers and Technology.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.