473,406 Members | 2,713 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Understanding Some one else's code - beginner

I am a new hire in a company and have started working for the
development team. Ofcourse, I took some C++ courses in my grad school,
but there is such a big difference in the programs you encounter at
school versus here, where it sems there is a completely different
style of writing.

Is there some tool etc to help understand some one else's code. I have
been given some responsibilities to fix some minor defects, which
involves understanding some one else's code. Any pointers would be
helpful.

Jul 16 '07 #1
1 1631

"Slain" <Sl*****@gmail.comwrote in message
news:11*********************@d55g2000hsg.googlegro ups.com...
>I am a new hire in a company and have started working for the
development team. Ofcourse, I took some C++ courses in my grad school,
but there is such a big difference in the programs you encounter at
school versus here, where it sems there is a completely different
style of writing.

Is there some tool etc to help understand some one else's code. I have
been given some responsibilities to fix some minor defects, which
involves understanding some one else's code. Any pointers would be
helpful.
In addition to what has already been mentioned, the use of a code-folding
editor is usefull also as it gives a high level view of a source file and
then detail on demand. This is especially usefull in C++ because the norm is
to put all member functions of a given class in the same file and the
code-folding editor makes it a lot easier to work with (less scrolling and
searching and the like).

John

Jul 17 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: laura | last post by:
I'm trying to understand fully Server.MapPath. I am writing an intranet for a small company and want to be able to put some files accessible to all, hyperlinked from the intranet and therefore,...
3
by: dumboo | last post by:
hi there i just went through with C++ faq and faq lite, it was great, but i was not able to find much information on working of RTTI how it is handled internally, i tried google search with some...
29
by: RAY | last post by:
Hi , my boss has asked I sit in on an interview this afternoon and that I create some interview questions on the person's experience. What is C++ used for and why would a company benefit from...
26
by: Bail | last post by:
I will have a exam on the oncoming friday, my professor told us that it will base upon this program. i am having troubles understanding this program, for example what if i want to add all the...
3
by: Amy | last post by:
Hi, I have 6 If Then Else statements I was supposed to write. I did so but I know that they have to be wrong because they all look the same. Could someone take a look at them and point me in the...
3
by: JEHalm | last post by:
I am reading a book (Beginning Access 2002 VBA) and I am having a problem understanding the use of recordsets. Can anyone explain the value of creating recordsets or how they are practically...
7
by: Buck Rogers | last post by:
Hi all! Newbie here. Below is an example from Teach Yourself C in 21 Days. My apologies if it is a bit long. What I don't understand is how the "get_data" function can call the...
1
by: Anonieko | last post by:
Understanding and Using Exceptions (this is a really long post...only read it if you (a) don't know what try/catch is OR (b) actually write catch(Exception ex) or catch{ }) The first thing I...
2
by: juan-manuel.behrendt | last post by:
Hello together, I wrote a script for the engineering software abaqus/CAE. It worked well until I implemented a selection in order to variate the variable "lGwU" through an if elif, else...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.