11th hour travel is my favorite way to travel, 11th hour travel is a short way to travel
2010年11月4日星期四
Stages In Logic Building In Software Programmer Life
There are eight Learning Stages of Logic Building for a programmers as follows1) The First stage : One Needs to Learn "How to interpret Mother Language into Mathematical Language " This is when a beginner needs to just get started to understand the maths usingwords he or speaks or writes and relate to a particular flow or Equation of maths into variables likeX + Y = Z etc.2) Needs to Learn " How to interpret Mathematical Language into Computing Language Like C++" This is now when these X , Y etc .., needs to be understood in terms of variables of computingLanguage likeint x = 0 ;int y =10 ;int x= x+y;3) Needs to Learn to Identify Logical Units in a Program ..find some units , modules , blocks with the large Program. 4) Needs to Learn to Translate Repetitive Logical Units in Logical Flow and develop Algorithm.Here , we can identify loops and patterns of repetitive units of Logical flow.5) Needs to Learn to apply Domain Knowledge into Logical Flow of ProgramsHere, it the time to appy your aquired domain knowlege (Like accounts , hospital management)to the flow of the program.6) Use High Level Application of Domain Knowledge into Logical Flow of the Program, A person of Paint Industry can be real key person to build real good program for Paint industry, a programmer can only make software ..., But How good and bad in it's application will depend on with what function/ Domain Knowledge it is made of . 7 ) Needs to Learn to Identify objects and their relationship with each other .8) Needs to learn and master "Aspect Oriented Programming" as every thing is Change and relative . We , Ecologic Corporation (www.ecologic.co.in) , take the student from basics of logic Building to real time aspect oriented programming in such a manner that he or she is winner for life in building his career .
订阅:
博文评论 (Atom)
没有评论:
发表评论