On Monday, 13 July 2015 16:50:54 UTC+5:30, donne@gmail.com wrote:
> Repo:
> https://github.com/donnemartin/interactive-coding-challenges
>
> Shortlink:
> https://bit.ly/git-code
>
> Hi Everyone,
>
> I created a number of interactive, test-driven coding challenges. I will
> continue to add
Edit:
I did went for IronPythonStudio but its dead now and they are not updating it
anymore
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
This Question may sound lame ,but I am searching for .Net Like Gui Builder for
Python.
I tried PyQt Designer' and 'Glade', No doubt its great but it created only
interface.
I have to code all the things in separate file.
what I was searching for is Visual Studio .Net like Gui builder where yo
I want a timer to calculate the execution time of the program
actually I am trying to solve problems on codechef.com and want to find out the
time and memory taken by the program to execute.
I know we can import time.time() in unix and time.clock() in windows
also there is a library timeit().
bu
Ok
Thank You Guys for the suggestions.
I am starting with simple Data Structures and Algorithm studied in
College,trying to code them in python.
Besides I am also trying to use Python in competitive programming.(codechef.com)
Its fun.
Thank you all !
--
https://mail.python.org/mailman/listinfo/
Is there in any other input/output faster than ("raw_input","input" / "print")
As I am trying to solve competitive Programs on codechef.com using python i was
wondering if there is any other way to print and scan the inputs fast.
I have seen other people codes and there are using sys library(std
Brother,I had same views and after creating some small projects I directly
tried to jump over large projects (went for data mining using neural network)
and FAILED.
I realized small things really matter.
So I suggest just couple of GUI projects are not enough go for more.
start with anything.
he
On Sunday, 13 July 2014 07:49:18 UTC+5:30, Chris Angelico wrote:
> On Sun, Jul 13, 2014 at 12:05 PM, Rodrick Brown
> wrote:
>
> >
>
> > Can anyone show me an example where all test are success?
>
>
>
> No, because that's asking for the answer :) What you need to do is
>
> look at the faili
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