Hi can someone point me to some Good Open Source Code to learn Web Programming (Language doesn't matter).
i'm looking for source code of web-applications not frameworks
I'm not a beginner, I can code to some extent. I want to know how stuffs are done in real world applications.
If you want to develop a new site and also with beautiful web UI design, good content, it takes 1 month at least, or even longer.
Codecademy An in-browser, self-contained development environment is created where you can learn the basic structures of front-end code like HTML and CSS, before moving on to back-end languages such as Ruby on Rails and Python. Don't miss…
If I understand you correctly, you want to study the code of popular open source web applications to understand how 'real world, live, popular' applications are coded.
If that is so, I recommend the following popular, open source applications:
Wordpress - coded with PHP, this application is a very popular blog management system
Text Pattern - coded with PHP, this application is similar to wordpress but slightly more advanced.
CGI Module - coded with Perl, this perl module is used in most perl based web applications. Understanding the code of this module will give you great insights on a part of how the internet works.
SQLAlchemy - coded with Python, is a popular application in the python community to interface / interact with databases.
It would be easier if you familiarize yourself with one of these languages well before you try to understand the working of any of the above.
Learning by reading the source code of an open source application always seemed like a good idea, but every time I tried it, it was a futile effort. I think that's because there's three general types of open source apps, and none are good to read for learning's sake:
I don't mean to dissuade you, this is just my personal experience. If you want to become a better programmer, focus on finding a job. The pace of learning during my first year on the job was orders of magnitude greater than any work I did on my own.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With