Muddlax

Be Honest & Respect Elders

Header Ads Widget

Responsive Ads Here

Sunday 29 September 2013

How to Improve Your Programming Skills (Muddlax C++ 2013)

How to Improve Programming Skills:
As you know Computer Programming impart a Significant role in the software Engineering (process) but its a dilemma that majority of students is afraid of complex computer programs. I (Hasnat Sh) have closely configured the reasons for skills deficiency in students and especially about programming.

Its a human nature that when a person wants to attempt something complex but mis-fortunately don't find an easy way to attempt it due to lack of knowledge (basics) then utterly he decide to skip.

Similar is the case with Students who are afraid of programming.
A research have shown that when a programming assignment is given to the students they immediately start typing the code without analyzing the main requirements and without configuring the basic tools that can be utilized to overcome the problem-statement.
This Research ve obviously shown that majority of students don't Draw-Run
their program.
A fundamental reason for low programming skills is the less practice & less knowledge of basic programming constraints.


Tips/Steps to become a Good Programmer:

(1):Programming need complete relax environment,if you are stress-full then try to relax your self and abolish all unfair-full events from your brain
(2):Try to Grasp all Basic & fundamental constraints that are the building blocks of your program
(3):Whenever the problem statement is given to you for e.g (ATM-Machine) then 1st of all recall the mechanism how does the ATM works? what is the human interaction with the ATM and then jot down all corresponding requirements pertinent to that single object.


(4):After process of requirement engineering,consider upon the tools that can be used to accomplish your task.
For example you can use recursions(loops) to iterate the ATM several times.
similarly you can use the conditions(If/else) to make your program smart.

(5):Note that the programming is a time consuming job,if you want to be a good programmer then you should ve to give at least 4 hours /day to programming.

(6):Programming skills can be flourished by generating self errors in your program by closing eyes and then typing dynamically then compile your program,obviously you will find unexpected errors at different lines,try to resolve them.



Practice As More As You can Take new Assignment every Day to be a 
Good Programmer


                                                                        

No comments:

Post a Comment