Sunteți pe pagina 1din 8

Alpha Eritrean Engineers Community

October 2010

DREAM BIG
THE INCEPTION

Geometry
Of
Co - operation

Database vs. object oriented systems


List of Companies hiring

E
CONTENTS AND CONTRIBUTORS EDITORS
DREAM BIG Yohannes GhebreAb, B.A. in Management
BY M EKONEN H ADGU
Adiam Woldegergish, Ph.D
THE INCEPTION
BY Y OSIEF W OLDEMARIAM Aldo Bacuzzi, LEED AP, EIT

DATABASE VS OBJECT ORIENTED SYSTEMS Samson Gonnetz, C.E. and


BY F ILIPOS A BREHA Yosief Woldemariam, E.E.
LIST OF COMPANIES OR GOVERNMENT AGENCIES
CURRENTLY HIRING

AEEC | October 2010 2


Dream big
The month of September marks the completion of my 5th electronics with mechanics, controls and automation with
year working as an Engineer. mechanical design. This project was an opportunity to
utilize all what we learned in Electrical Engineering
To become an Engineer was my ultimate professional courses.
objective in life & have devoted my time and energy for it. I
recall there were times I used to get puzzled whether I was Once I graduated, I was employed by different companies,
wasting my time or using it for a good cause specially when however did not get satisfaction as much as I am getting
forced to fulfill college requirement to learn a common from my current work. My current job is beyond my early
course like Philosophy, History & Art to name just a few. days expectations. It opened me the gate for exposure &
When viewing it in retrospect however, it is never a waste enabled me to travel to four continents and have seen many
of time but rather every lesson contributed to reinforce my places in different countries and cities. Now I realize how
professional knowledge and make me a well rounded far I have progressed accomplishing my long held dreams.
person.
It has always been my desire to find fulfillment on my work
Team play is crucial in every discipline and not less in & it required me planning, working diligently to meet those
Engineering. I learned a lot by working with many people plans, avoiding giving up by all means during hard times
from different professional back grounds especially during proved fulfillment of the dream I had. Along the way I have
laboratory group work and most importantly in the final come to know interesting people in the field of Engineering
project. Having worked with all my classmates and having in trade shows, conferences and workshops which is vital
an experience of being a member of different project teams additive to self esteem.
helped me prepare for my job interviews and accomplish
any Engineering tasks that I was and still getting at work. Overall the experience I have acquired so far has
Especially the undertaking of the final project gave me and emboldened me to envision bigger than what I actually can
my team enormous experience working in hectic and at present. Aiming high helps to remain focused and
stressful environment. It was an assignment which required energetic!
dealing not only with individuals who have different
behaviors but also required remembering all what we have As someone who worked very hard and experienced the joy
learned and apply the knowledge on making the project a of my dreams coming true, I am a living testimony to what
success. In general final project summarizes most of the they call this country, USA, as “a land of opportunities.” So,
course we took. to my readers I say dream big and keep your dream alive by
working hard and I assure you there is nothing that you
My final project that I built was Micro Mouse Robot. I could not accomplish in life.
chose this project specifically because it combined

~ Mekonen Hadgu, EE

"Education is not the answer to the question. Education is the means to the answer to all
questions."
~ William Allin

~ Vince Lombardi

AEEC | October 2010 3


The inception

In the early 2006, African and Hispanic American Engineering moving and significant than having a magazine (AEEC
students were holding meetings. As members of both magazine) which became instrumental as a delivering
organizations we were attending in each of their meetings. Both mechanism for information, ideas and experience of each
organizations were instrumental in assisting us with information other.
on getting financial aid, grant, attending and traveling for
workshops and encouraging us in helping one another with We have greatly enjoyed this period of laying the foundation
solving Engineering problems by visiting the rooms assigned for for AEEC and issuing its complimentary magazine. We have
such activities. Indeed, we were visiting the rooms from time to prized the privilege of trying in some way to add to the
time. Moreover, nine of us, seven engineering and two business effectiveness of Alpha Eritrean engineers Community.
students were also studying, encouraging, helping, sharing
information and supporting one another in every way we could We would be stretching the truth if we were to tell you it
on a regular bases. was easy to see AEEC publishing its online magazines. It
was never easy. If it wasn’t for your unswerving support it
While we were engaged in an intense studying regimen in would have remained as a fragment of our imagination. So,
our school days, we used to see South American, Middle we would like to express to you our great appreciation for
Eastern, and especially Asian descendents studying and the cooperation which you have given to us. Your support
sharing information on regular bases and perform superbly has not been passive or mere approval; it has been
well during exams. It is during those times that we started spontaneous, active and enthusiastic.
imagining of an organization of our own in which every We are also grateful for the founders of AEEC who
Eritrean Engineer and prospective Engineers would willingly dedicated their time and energy for the growth of
participate and be instrumental in sharing and providing the Alpha Eritrean Engineers Community and its complimentary
essential information needed for everyone to excel. We were magazine. But as its name implies AEEC is a community &
very optimistic and full of ambition. For such an ambition to should be a platform of communication for all Eritrean
be materialized we needed to come up with a plan to build Engineers. Please note AEEC is open for your participation
an association from scratch or start building on what we and we would be honored to air your professionally
have already started as a study group. Obviously, we chose enriching articles.
the latter. ~ Yosief Woldemariam, EE

As we kept thinking and discussing of such idea of an Hard to reach doesn’t have to mean hard to do
organization individually and collectively, the idea got
acceptance amongst most of us. Then we started contacting
some of our seniors already in the job market how they view A
establishing this kind of association and the response was
just terrific, and the discussion provided comfort to those of
us who were finally able to understand that we were not
E
alone longing for such organization.
E
Finally the inception of the AEEC came to reality in the fall
of 2009, exactly one year before issuance of our second C
issue of AEEC magazine. The idea of creating the
professional association however is, as fresh and appealing
today as when it was first imagined in our collage years, and
its message of sharing information is no less Bringing the best and the brightest together

AEEC | October 2010 4


Database vs. Object Oriented Systems
In today’s highly competitive world, industries and when extending information models to support
financial establishments have been struggling to find best relationships, new data types, extensive data types, and
and secure technological solutions to maintain and store direct support of objects. Similarly, the limitation
valuable and critical data. With some limitations the appears when deploying in distributed environments
Relational Database Management System (RDBMS) has with complex operations. Attempts to scale relational
been the dominant tool to store and maintain critical data. technology lead to an explosion of tables, many joins,
However, it was not until most recent that the alternative poor performance, poor scalability, and loss of integrity.
Object oriented database came to exist to help resolve RDBMSs perform perfectly adequately for many types of
some of the limitation of RDBMS. The goal of this paper is applications, particularly in the regular Information
to discuss and shade light on the similarities and Technology domain.
difference between the relatively new Object Oriented
Database System (ODBMS) in relation to the traditional ODBMS sometimes is a database management system
RDBMS. that supports the modeling and creation of data as
objects for example a car, person etc… The concept of
I was exposed to RDBMS when I was freshman in Wichita object came from the object-oriented programming
State University and later I had a chance to actually apply (OOP) that for instance an Address object can be
it in the real world when I worked for USAir. RDBMS data constituted of home number, street name, city name,
is structured in database tables, fields and records. Each state name, country name and mail zip code which in
RDBMS table consists of database table rows and each turn can have a child object of sub-addresses. objects are
database table row consists of one or more database table the things you think about first in designing a program
fields. RDBMS store the data into collection of tables, and they are also the units of code that are eventually
which might be related by common fields (database table derived from the process. In between, each object is
columns). RDBMS also provides relational operators to made a relate for instance to personal information to
manipulate the data stored into the database tables. Most home address that could be one to one or one to many
RDBMS use SQL as database query language. DBMS have relationships. That is the integration of object-oriented
advanced into the Internet and Web Age. Stored data is programming and databases, persistent object life cycle
widely being accessed through a Web browser. management, and object oriented persistence
technologies. Each object is an instance of a particular
RDBMS is relatively less complex to use especially for element in a relationship. In their influential paper, The
someone who does not have a good understanding of Object-Oriented Database Manifesto, Malcolm Atkinson
the object oriented paradigm. The relatively less and others define an ODBMS as follows: An object-
complexity is probably the main reason for RDBMS to oriented database system must satisfy two criteria: it
have been widely applied and very successful; however, should be a DBMS, and it should be an object-oriented
its success is limited to certain types of applications. As system, i.e., to the extent possible, it should be consistent
business users expand to newer types of applications, with the current concept of object-oriented
and grow older ones, their attempts to use RDBMS programming languages.
encounter the limitations; this limitation is encountered

AEEC | October 2010 5


A loose analogy is that RDBMS companies are like the Benefits of RDBMS are that the system is simple, flexible,
manufacturers of internal combustion engines and the and productive. Because the tables are simple, data is
ODBMS companies are like the manufacturers of jet easier to understand and communicate with others.
engines. The two technologies service different markets, RDBMS are flexible because users do not have to use
but there is a small degree of overlap. In general, predefined keys to input information. Also, RDBMS are
ODBMSs can service all of the applications that an more productive because SQL is easier to learn.
RDBMS could be used for, but the reverse is not true, at Generally speaking, if one can solve the problem with an
least not with anything like the same performance or RDBMS without a lot of effort and also achieve the
ease. performance, throughput and scalability that you need
then there's no compelling reason to use an ODBMS The
The main elements of RDBMS are based on Ted Codd’s more positive experiences you have with whichever
13 rules for a relational system, the concept of relational data base you select, the more you become comfortable
integrity, and normalization. The three fundamentals of with and as you get skilled your adaptability become
a relational database are that all information must be flawless. However, there are always special cases where
held in the form of a table, where all data are described one is preferable over the other.
using data values. The second fundamental is that each
value found in the table columns does not repeat. ~ Filipos Abreha, Computer E.

AEEC | October 2010 6


Current Job Opportunities
Closing
Companies or Government Jobs Field
Date
http://www.calopps.org/ViewAgencyJob.cfm?ID=9095 Engineering Until Filled

http://www.calopps.org/ViewAgencyJob.cfm?ID=9114 Engineering Intern Oct 24, 2010

Senior Transportation
http://www.calopps.org/ViewAgencyJob.cfm?ID=9062 Oct 28, 2010
Engineer

http://www.jobaps.com/SF/sup/Bulpreview.asp?R1=CCT&R2=5241& Sep 21, 2010


Engineer - Mechanical
R3=056815 11:59PM

http://www.jobaps.com/SF/sup/Bulpreview.asp?R1=CCT&R2=5241& Sep 21, 2010


Engineer - Sanitary
R3=056816 11:59PM

http://www.jobaps.com/SF/sup/Bulpreview.asp?R1=CCT&R2=5241& Sep 21, 2010


Engineer - Electrical
R3=056814 11:59PM

http://www.jobaps.com/SF/sup/Bulpreview.asp?R1=CCT&R2=5241& Sep 21, 2010


Engineer - Civil
R3=056813 11:59PM

http://www.jobaps.com/SF/sup/Bulpreview.asp?R1=CCT&R2=5241& Sep 21, 2010


Engineer - Transportation
R3=056812 11:59PM

AEEC | October 2010 7


About the authors
Mekonen Hadgu (hmekonen@hatmail.com)
earned his B.S. in Electrical Engineering from
San Francisco State University. Currently he is Got an Engineering experiences to share?
working with Nordson March as field Service
Engineer. All you need to do is put them in writing
Yosief Woldemariam (Meharigrw@yahoo.com) with not less than 250 and not more than
earned his B.S. in Electrical Engineering from 650 words. We will put them on
San Francisco State University. Currently he is
subsequent issues.
working with Syska Hennesy Group,
Engineering Counsalting Firm as designer.
Send them to:
Filipos Abraha (afiliposa@yahoo.com) holds <Alpha0909@gmail.com>
Master's Degree in Software Engineering from
Wichita State University and currently he is
working with The Boeing Defense Space &
Security as designer and embedded real time
software developer.

AEEC Connects

Informs

Share Experiences

AEEC | October 2010 8

S-ar putea să vă placă și