Design and Architecture is it a secret ?? why people keep hiding ??
-
Hi all ... My name : zidan (( My skill )) (flash actionscript = intermediate , c# = intermediate , php = beginner level , mysql = intermediate ,sqlserver = intermediate , ado.net = intermediate ,sqllite = intermediate ) developer . My Weak area ( converting my idea into oops means creating classes and object even though i know the concept but sitll not able to implement this concept into my project (( My problem )) i don't have real team work experience and i dont have time all project i did so far all are normal once means i used function procedure ,, i know the concept of oops But how to implement the concept in my real life project i tried from 2 years to develop even small project but no one help me .. i read and download many books on design pattern and MVC and UML but still i didnt get it i need a proper guidance since you people have lots of experience developing application i want to start building application based on oops concept please if you kindly can help me ... in short i want to learn how to convert my project idea and wireframing to Classes and how to Relate those classes with each other . i even gone through forums but they didn't acutely teach you how to implement oops from the start ( only partial help ) sometime i think it is a secret people keep hiding even from other you wont find oops implementation even for small size project in books , video training .. i tried a lot .. they only show theory with very simple example and then jump to the next point .. (( My Request)) --> guide me how to architect any project in oops ... i am doing Currently medium size project i am working on it using ( C# 2005 , 2008 , Ado.net 3.5 or 2.0 , sqlserver 2005 , or 2008 ) i have knowledge in all these 3 areas . - plus i did full study on this project since it is also for personal and public needs ( later when i publish it ) . - the database design somewhat easy with little modification needed .. - 80 % of this project is already done but i just used function procedure style not opps that means i am reusing only the functions but i want it to make it in oops using MVC OOPs style . moreover i lost all data of this project because of my brother accidentally format the hard drive . But later i spent 3 month working on the wire-framing work flow i even made it better the previous one with more options and features ** please ** i m ready to pay for the honest expert who is going to help ة on through out the project .. if any one would like to join my ( one person team
-
Hi all ... My name : zidan (( My skill )) (flash actionscript = intermediate , c# = intermediate , php = beginner level , mysql = intermediate ,sqlserver = intermediate , ado.net = intermediate ,sqllite = intermediate ) developer . My Weak area ( converting my idea into oops means creating classes and object even though i know the concept but sitll not able to implement this concept into my project (( My problem )) i don't have real team work experience and i dont have time all project i did so far all are normal once means i used function procedure ,, i know the concept of oops But how to implement the concept in my real life project i tried from 2 years to develop even small project but no one help me .. i read and download many books on design pattern and MVC and UML but still i didnt get it i need a proper guidance since you people have lots of experience developing application i want to start building application based on oops concept please if you kindly can help me ... in short i want to learn how to convert my project idea and wireframing to Classes and how to Relate those classes with each other . i even gone through forums but they didn't acutely teach you how to implement oops from the start ( only partial help ) sometime i think it is a secret people keep hiding even from other you wont find oops implementation even for small size project in books , video training .. i tried a lot .. they only show theory with very simple example and then jump to the next point .. (( My Request)) --> guide me how to architect any project in oops ... i am doing Currently medium size project i am working on it using ( C# 2005 , 2008 , Ado.net 3.5 or 2.0 , sqlserver 2005 , or 2008 ) i have knowledge in all these 3 areas . - plus i did full study on this project since it is also for personal and public needs ( later when i publish it ) . - the database design somewhat easy with little modification needed .. - 80 % of this project is already done but i just used function procedure style not opps that means i am reusing only the functions but i want it to make it in oops using MVC OOPs style . moreover i lost all data of this project because of my brother accidentally format the hard drive . But later i spent 3 month working on the wire-framing work flow i even made it better the previous one with more options and features ** please ** i m ready to pay for the honest expert who is going to help ة on through out the project .. if any one would like to join my ( one person team
capsulez wrote:
secret people keep hiding even from other
Nope. You can buy many books that show you how to paint. But that will not make you an artist. The difference - experience. And there is no way to teach it. Probably because it requires a great deal of knowledge. And often just patterns of thinking (not programming patterns) which one learns over time on how to learn/solve new problems. But it does in fact help to just try. Even if you fail.
capsulez wrote:
moreover i lost all data of this project because of my brother accidentally format the hard drive .
You should learn about source control AND backups then. You use both. They complement each other and help to insure that loses are minimized.