Jump to content

Python


Rascal

Recommended Posts

Well I am learning Python and I think the best way to learn is make programs which are away from the tutorials just something different to the examples. Because I personally think creating something from scratch and researching about it is the best way, but I don't have any idea's on what to code apart from the basic's but I would like some suggestions to act upon.I just want to have some ideas to adapt and then create something new for me, mind since I am starting python it is all quiet new.

Thanks

~Rascal

Edited by Rascal
Link to comment
Share on other sites

I am in a similar situation, and just wrote a program that encrypts/decrypts text files using the Vigenere Cipher ( http://www.hak5.org/forums/index.php?showtopic=16586 ). Why not write a program that cracks my cipher?

Edited by sablefoxx
Link to comment
Share on other sites

Do both. Follow tutorials and code to learn. I just coded to learn and I found my code sometimes awful because I didn't know more efficient ways of doing it (because I already knew away). Or when I started to learn OOP that was a beast.

Link to comment
Share on other sites

It wasn't either, it was wanting to program a GUI, but all of them used Object Orientation. I was going through a podcast called Python411 and one was on OOP, as I listened to that, OOP finally clicked and how it all came together and worked.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...