MSFN Forum: Using Python - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Using Python Rate Topic: -----

#1 User is offline   dosworld 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 27-April 06

Posted 08 July 2009 - 01:33 PM

So, I recently started learning Python, as it seemed like a great first language to learn (and all the computer science courses at my college require it... so it's a great headstart); however, I find myself constantly needing to google for the syntax of specific functions. Like I know what to do, and when to do it, but not how.

Is this normal for a first time coder? What was the learning curve like for all the coders on the board?

Just wondering if i a total moron (very likely) or if this is normal.

All the best.

Vinny


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 6,988
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 July 2009 - 02:15 PM

Its true of most programming languages. I think the problem stems from the fact that we know multiple languages, and each one is a little different and we seem to forget this automatically. Its perfectly normal to have to look up syntax, because sometimes we just make mistakes. This is true even of things you may know very well.

I recommend that you make notes of what things fixed certain issues, as this will help you learn it faster. Or at least it does for me. Also, if you are unsure of how to do something specific, see if you can find an open source or example program that does a similar thing. Take a look at how that person coded it and adapt those ideas in your code.

#3 User is offline   dosworld 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 27-April 06

Posted 08 July 2009 - 02:37 PM

Most defiantly, hopefully i can get out of those HORRIBLE Quickbasic habits that I so willingly developed...
=P

Still, Python is really fun.

Vinny

#4 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 July 2009 - 07:57 PM

it's true for advanced programmers.
no one has every function memorized and everyone uses some sort of a reference to look up things in.

the basic functions you will eventually memorize, but that will only be out of using them a lot.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy