Core Programming Principles

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Core Programming Principles

fschmidt
Administrator
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Core Programming Principles

dawis
Interesting.

would you mind to give examples to the bad/good programming according to those points. for example, what does it mean for the code to be asymmetric, and why is that helpful ?  
Reply | Threaded
Open this post in threaded view
|

Re: Core Programming Principles

fschmidt
Administrator
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Core Programming Principles

alandibat
Do you know OOP and MVC? Those are the standards of most companies who make web apps.

Programming according the OOP and MVC patterns, is more secure, and you can re-use your code for other projects a lot. Especially if you master the frameworks.
Reply | Threaded
Open this post in threaded view
|

Re: Core Programming Principles

fschmidt
Administrator
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Core Programming Principles

alandibat
I think it's easy to re-use your code for other projects if you use OOP and MVC.

Do you study web development? Are you studying programming?

I am. Three years already.

And... Shabbat Shalom ;)!