Project Based python tutorials

Rick Johnson rantingrickjohnson at gmail.com
Wed Feb 27 19:40:41 EST 2013


On Wednesday, February 27, 2013 2:31:11 AM UTC-6, Alvin Ghouas wrote:

> First of all: Im new to this group and i dont know if
> there are any "rules" or jargon around her. If so; pleas
> fill me in.

The only rules are there are no rules. All we can hope is that everyone will "try" to play nicely. If you want to read some general rules you can live by when participating in online groups then a good launch point would be here:
    
 http://en.wikipedia.org/wiki/Etiquette_%28technology%29

> So, I desided to start learning programming a few months
> ago and by now i feel pretty confident about the basics of
> the python language, and programming in general.
> Variables, loops, conditionals, data structures, methods
> and even some object oriented programming, are all
> familiar consepts.

Congratulations on your accomplishment. However, what you describe would only be a good grasp of *very* basic and very *generic* aspects of programming in general. There is much MUCH more to learn before you start authoring a resume to Google or jump head first into a large scale open source project.

> As i want to become a better programmer, i figured the
> next step would be to start working on some bigger and
> more complex projects.Yet despite my numerouse web searchs
> for project based tutorials,i cant seem to find any good
> ones.

Hold on just a minute! 

Before you decide to start participating in outside projects may we have a list of some of the software you've written for yourself? (With all due respect) I very seriously doubt that someone with only a "few months" of programming experience is ready for the real world.

> I have no trouble with understanding the concepts of
> programming, however I find it quite difficult to take it
> to the next "level". So, is there anyone out there willing
> to share some experience? I would be really grateful.

Well how can we possibly know what "the next level" means to you when you failed to offer examples of your experience besides: "loops", "variables", "data structures", etc... Please provide a list of the types of programs you have written. Have you written any system tool? What about GUI applications? What about every programmers wet dream: THE WORLDS BEST TEXT EDITOR! What about libraries? Details, details!



More information about the Python-list mailing list