High level programming logic, design, pattern
Posted
by
Muhammad Shahzad
on Stack Overflow
See other posts from Stack Overflow
or by Muhammad Shahzad
Published on 2014-08-21T04:16:40Z
Indexed on
2014/08/21
4:20 UTC
Read the original article
Hit count: 220
I have been doing programming from last 7 years, getting better and better, but still i think that am lacking something. I have been doing work in JOOMLA, MAGENTO, WP, Custom PHP, Opencart, laravel, codeignitor.
Sometimes i need to design logic for a huge database application, in the applications we need nesting loops and queries, although i follow OOPS standards, ORM etc, still i feel i need more robust coding designs.
I need to know how can i improve these things, so that code remain neat, efficient and faster. Also how big webapps like facebook twitter tests there code speed? How high level programmers choose design patterns. If you can help me find something useful with examples?
© Stack Overflow or respective owner