English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

plz help

2007-03-28 00:45:56 · 8 answers · asked by S P J 2 in Science & Mathematics Engineering

8 answers

I think the best is Computer Science & Engineering but I will suggest you to think about your interests before deciding any course.

2007-03-28 00:56:04 · answer #1 · answered by pushker 3 · 0 0

Civil Engineering is the best stream of engineering. No matter what you do, you need a roof over your head and you need a road to reach that place. This one branch of engineering is the oldest and will always be ever green.

2007-03-28 01:56:28 · answer #2 · answered by RD 1 · 0 0

well well well

i think u have to concentrate on urself yaar...
its not what is good and what is bad available ..

as a matter of fact it depends entirely on you what u feel u would
like to perfer.
becos there are more then 100's and 1000's of mouths which will tell u that u shld go for this stream and all that crapp...

but it is you who will undergo all the studies and notes..
so it is ur potential and ur choice which matter the most ,
just think of ur area of interest and goo for it...

"all the best"
may god bless u.

2007-03-28 01:19:43 · answer #3 · answered by loveice33 2 · 0 0

Hum this u can locate via what are your hobbies and flair. See its no longer that purely ECE is robust even for the time of my time Electronics and communique Engineering (ECE) grow to be warm branch. besides the undeniable fact that it and CS have been additionally preffered via pupils. yet this IT sector has considerable dis-benefit that it keeps on fluctuating. each and every so often its booming and different circumstances its boring. at the same time as Mechanical, electric are seen as an evergreen branch in term of scope and is often preffered via avg. pupils. at the same time as CS, ECE etc is favorite via geeks and nerds. And in case you have flair for layout like gud 3-D visualisation gud in geomatrical figures and all you additionally can want architectural engineering. or you additionally can choose for lesser everyday branches like marine engineering to be a marine engineer officer on ships if u r formidable sufficient! this final determination relatively needs guts. have faith me on that.

2016-10-20 03:03:27 · answer #4 · answered by Anonymous · 0 0

Every one will do their engineering to get a good job in future.
but all are choosing Computer science.
I will suggest Electronics and Communication Engineering.
if you do computer science you can go only software side.
All the Computer Science cources are available in all Computer Institute.
In ECE you have lot of areas
Electronics,VLSI,DSP,Remote Sensing,Microwave,Digital n analogue communication,medical electronics,Networking,Image processing and more
all are having good scope and will give good salary.
during the studies you can go and join in Computer center and can learn C,C++,unix,Java,Microsoft Technologies.

So when you complete your degree with computer science skill you can go to software industry or Core industry.

But you have to Work Effectively..
All the Best...

2007-03-28 03:04:38 · answer #5 · answered by M S B 2 · 0 0

1)Computer Engineering-BE
2)Iformation Technology-B.Tech
3)Marine Engineering

Hope this helps a little!!!

2007-03-29 02:03:05 · answer #6 · answered by And now I am a Mom 3 · 0 0

Software engineering is the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.[1] The term software engineering was popularized during the 1968 NATO Software Engineering Conference (held in Garmisch, Germany) by its chairman F.L. Bauer, and has been in widespread use since. The discipline of software engineering encompasses knowledge, tools, and methods for defining software requirements, and performing software design, software construction, software testing, and software maintenance tasks.[2] Software engineering also draws on knowledge from fields such as computer engineering, computer science, management, mathematics, project management, quality management, software ergonomics, and systems engineering.[2]

As of 2004, the U. S. Bureau of Labor Statistics counts 760,840 software engineers holding jobs in the U.S.; for comparison, in the U.S. there are some 1.4 million practitioners employed in all other engineering disciplines combined.[3] There are estimated to be about 1.5 million practitioners in the E.U., Asia, and elsewhere[citation needed]. SE pioneers include Barry Boehm, Fred Brooks, C. A. R. Hoare, and David Parnas.

Typical formal definitions of software engineering are

* "the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software".[1]
* "an engineering discipline that is concerned with all aspects of software production"[12]
* "the establishment and use of sound engineering principles in order to economically obtain software that is reliable and works efficiently on real machines"[13]

The use of "software engineer" as a corporate job title dates from at least 1990[citation needed]. The person who has the job title "software engineer" and performs their job according to the job description for a "software engineer" is generally thought of as a software engineer. However, Bachelor's degrees in Software Engineering have become available from many well known universities. People who are from outside the corporate setting may believe that there are currently no widely accepted criteria for distinguishing someone who is a software engineer from someone who is not a software engineer. In addition, the industry is in the midst of a complex debate on the licensing of practicing software engineers. The two sides of the debate consider whether the job is a creative art or a repeatable science. In actual practice, the existing system of checking the work of the 'software engineer' when required by law by a state licensed professional engineer is considered adequate for legal liability reasons.

People from many different educational backgrounds make important contributions to SE. Today, software engineers earn software engineering, computer engineering or computer science degrees.

Software degrees
About half of all practitioners today have computer science degrees. A small, but growing, number of practitioners have software engineering degrees. In 1996, Rochester Institute of Technology established the first BSSE degree program in the United States but was beaten to ABET accreditation by Milwaukee School of Engineering. Both programs received ABET accreditation in 2003. Since then, software engineering undergraduate degrees have been established at many universities. A standard international curriculum for undergraduate software engineering degrees was recently defined by the CCSE. As of 2004, in the U.S., about 50 universities offer software engineering degrees, which teach both computer science and engineering principles and practices. The first graduate software engineering degree (MSSE) was established at Seattle University in 1979. Since then graduate software engineering degrees have been made available from many more universities.

Domain degrees
Some practitioners have degrees in application domains, bringing important domain knowledge and experience to projects. In MIS, some practitioners have business degrees. In embedded systems, some practitioners have electrical or computer engineering degrees, because embedded software often requires a detailed understanding of hardware. In medical software, some practitioners have medical informatics, general medical, or biology degrees.

Other degrees
Some practitioners have mathematics, science, engineering, or other technical degrees. Some have philosophy (logic in particular) or other non-technical degrees. And, some have no degrees. Note that Barry Boehm earned degrees in mathematics and Edsger Dijkstra earned degrees in physics.

Current trends in software engineering

Software engineering is a young discipline, and is still developing. The directions in which software engineering is developing include:

Aspects
Aspects help programmers deal with -ilities by providing tools to add or remove boilerplate code from many areas in the source code. Aspects describe how all objects or functions should behave in particular circumstances. For example, aspects can add debugging, logging, or locking control into all objects of particular types. Researchers are currently working to understand how to use aspects to design general-purpose code. Related concepts include generative programming and templates.

Agile
Agile software development guides software development projects that evolve rapidly with changing expectations and competitive markets. Proponents of this method believe that heavy, document-driven processes (like TickIT, CMM and ISO 9000) are fading in importance[citation needed]. Some people believe that companies and agencies export many of the jobs that can be guided by heavy-weight processes[citation needed]. Related concepts include Extreme Programming and Lean software development.

Experimental
Experimental software engineering is a branch of software engineering interested in devising experiments on software, in collecting data from the experiments, and in devising laws and theories from this data. Proponents of this method advocate that the nature of software is such that we can advance the knowledge on software through experiments only[citation needed].

Software Product Lines
Software Product Lines is a systematic way to produce families of software systems, instead of creating a succession of completely individual products. This method emphasizes extensive, systematic, formal code reuse, to try to industrialize the software development process.

The Future of Software Engineering conference (FOSE), held at ICSE 2000, documented the state of the art of SE in 2000 and listed many problems to be solved over the next decade. The Feyerabend project attempts to discover the future of software engineering by seeking and publishing innovative ideas.

2007-03-28 00:58:44 · answer #7 · answered by Anonymous · 0 0

a true fact..
INFORMATION TECHNOLOGY(IT)

2007-03-28 03:21:02 · answer #8 · answered by PINKY 2 · 0 0

fedest.com, questions and answers