skip to main
|
skip to sidebar
om mehta
om-its me
Popular Posts
ASP
ASP:-ACTIVE SERVER PAGE In the begining,there was HTML,HTML admirably serves the purpose of displaying information as long as you aren't...
Project Management
The Management spectrum the effective s/w(software) project management focuses on the four P's : people,project,product,process.The orde...
Common Binary Data Operations with C..
Common Binary Data Operations with C Now that you know how to compile and link your programs, let's dive into the magic world of bitwise...
Introduction to turbo C
The C (Beginners All Purpose Symbolic Instruction Code) language has been around since early days of computing and its principles are fami...
Where C is useful?
C’s ability to communicate directly with hardware makes it a powerful choice for system programmers....
programme. to display decimal , octal and hexa decimal values
void main() { int x=6,y=13; clrscr(); printf("\n Decimal : x=%d y=%d",x,y); printf("\t hexadecimal : x=%x y=%X",x...
Structures in C
Structure You may recall the object oriented approach to programming. Forget data concealing, protection, member functions and inheritance a...
Project Management-The Product
Before a project can be planned,product objectives and scope sholu be established,alternative solutions should be considered and technical a...
Project Management-People
The people factor is so important that the s/w (software) engineering institute has developed a people management capability ...
first programme in C
#include #include conio.h> void main() { clrscr(); printf("HI! am learning C - language"); printf("\n"); getch(); }
Sunday, July 19, 2009
Project Management
The Management spectrum
the effective s/w(software) project management focuses on the four P's : people,project,product,process.The order is not arbitary.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Feedjit Live Blog Stats
Search This Blog
Followers
Blog Archive
▼
2009
(14)
▼
July
(12)
Project Management-The Product
Project Management-People
Project Management
programme. to display decimal , octal and hexa dec...
first programme in C
Common Binary Data Operations with C..
Structures in C
Arrays in C
Pointer
why should we learn C?
Where C is useful?
Introduction to turbo C
►
April
(2)
About Me
om_mehta
I like what I like, and dislike some things too......... You're special too, but I can't be you...!!!! 'Cause the very best person that I can be ... IS ME...!!!
View my complete profile
No comments:
Post a Comment