TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nico Callewaert
NA
3
1.1k
Complexeity of real C# code compared to tutorials
Mar 5 2014 6:01 AM
Hi all,
I'm wondering already long time why tutorials compared to real examples are so different. I mean, I learned C# from a good book. In understood the chapters and the examples. But afterwards I studied a real program that was running in a production environment, I didn't understand a single thing of it anymore. Real code seems so very different in complexity compared to books. I'm wondering where such people get the
knowledge that no book seems to cover
or they just enjoy themselves writing overly complex code that nobody except themselves seems to understand ?? Also if you download source code let's say from MySQL server or other systems, it's really not understandable and it's code that is not even near to the ones you find in tutorials.
Just wondering how to get to such level of programming or maybe that is not needed ?
Thanks a lot in advance,
Nico
Reply
Answers (
2
)
MVC3
textbox inside listbox in windows forms