Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74834

Re: What Next After Python Basics

Newsgroups comp.lang.python
Date 2014-07-19 13:26 -0700
References <ca4c09ca-49a8-4177-80cd-016f3748612c@googlegroups.com>
Message-ID <08d0e743-004b-41c2-a760-a062c7a7d12c@googlegroups.com> (permalink)
Subject Re: What Next After Python Basics
From mathias.moe@gmail.com

Show all headers | View raw


On Sunday, July 13, 2014 10:16:47 PM UTC+2, Orochi wrote:
> Hi,
> I am beginner in Python
> I have Completed Basic Python Course from Codecademy.com .
> Now that I have a hands on the basics what is the next thing I should do.
> I mean should I learn more or start a small Project(Any Ideas are Welcomed) or any Other suggestions.
> Where to Start?
> 
> Thank You,
> Orochi

>
I started up going through a few problems on projecteuler.net, and then casually escalated to look through codegolf.stackexchange.com for fun code to study, and even some problem to mimic. So, there's *an* idea. (mind you, might not be the best of ideas). If you're up for it, there's even rosettacode.org, with crazy code which I found fun to study.

But mostly, just code. Anything. For my studies, I get assignments to go through large bodies of text and sort them for some criteria, and while I'm given tools to do it, I try to make my own tools to get the job done. That is to say, if there's something in your day that you use in some way, and it's fairly simple, or its essential functionality can be copied, then that's something to copy.


I apologize for the raving suggestions.

Mathias H. M.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

What Next After Python Basics Orochi <kartikjagdale11@gmail.com> - 2014-07-13 13:16 -0700
  Re: What Next After Python Basics Dan Stromberg <drsalists@gmail.com> - 2014-07-13 17:38 -0700
  Re: What Next After Python Basics "C.D. Reimer" <chris@cdreimer.com> - 2014-07-13 14:46 -0700
  Re: What Next After Python Basics mathias.moe@gmail.com - 2014-07-19 13:26 -0700
    Re: What Next After Python Basics Chris Angelico <rosuav@gmail.com> - 2014-07-20 11:29 +1000
  Re: What Next After Python Basics Orochi <kartikjagdale11@gmail.com> - 2014-07-22 23:52 -0700

csiph-web