Monday, 17 February 2014

Followers

Come on guys...
Do follow this site and become a member of this forum. We wanna know how many of you are genuinely interested in Python language. So click on 'Follow this site' on top-right corner of this blog.

**Follow button is available only on PC site.

Saturday, 15 February 2014

Object Oriented Programming from Monday.

Hello Python Club Members,

We will be going for oop concepts this monday, then we will have gui development using tinkter. oop concepts will be covered by Ajinkya Ghadge. Please do an overview of the topic in your free time and also clear all the concepts of the previous topics.


Sunday, 9 February 2014

Upcoming topics in the Python Club

1.Graphics programming using Turtle
2.Object Oriented Programming
3.GUI applications using tinker.
4.Web scripting using DJANGO
5.Scientific computing using SciPy, Matplotlib, Mayavi, etc.
6.Use of python for Hacking and Security

We have to cover a lot of topics. Its time to speed up friends. We will finish the core part this week then we will take at least one week for all these topics each.So we need to pick up some speed. You will become very proficient in Python Programming by the end of this semester if you continue this way. People who want to take up these special topics for teaching should mail me their interest and also schedule so that we can be prepared.  We will take an exam on core python this week.

Top 20 Most Popular Programming Languages Among Hacker News Readers

Two weeks ago someone ran a poll on Hacker News asking what the readers’ favorite programming language was. Yesterday (April 5) I took a look back at the poll to see who came out on top.
I wasn’t surprised to see Python win, but I was surprised to see it lead Ruby by over 1,000 votes. C# fared well with 5th place, and Haskell and Clojure rounded out the top 10.
  1. Python (3044)
  2. Ruby (1718)
  3. JavaScript (1412)
  4. C 966
  5. C# 828
  6. PHP 662
  7. Java 551
  8. C++ 529
  9. Haskell 518
  10. Clojure 458
  11. CoffeeScript 361
  12. Objective C 326
  13. Lisp 321
  14. Perl 310
  15. Scala 233
  16. Scheme 190
  17. Other 188
  18. Erlang 162
  19. Lua 145
  20. SQL 101
No other language had over 100 votes, but Groovy was added two hours late, so perhaps if were included to begin with it would be on the list instead of “other.”
Polls like this don’t do much to tell us which programming languages are “best” or what languages are most used in production. They’re not even controlled to make sure the people voting are actually programmers, so it’s hard to read too much into them. But they do tell a bit about what languages developers like to use. As developers become entrepreneurs and startups become enterprises, these sort of preferences can have an impact on the job market, so taking a look at these sorts of lists can help developers decide what to learn. And for employers, they can provide a data point for deciding what languages attract developers. Of course the usual caveats apply – use the best tool for the job and use these results as only a single data point weighted against many others to decide what to learn/use.

Saturday, 8 February 2014

On Monday we will have python lectures from 9:00 am to 10:00 am. Please make a list of all the topics you did not understand, and mail me so that i can take a review of them. Also give your feedback via e-mail or comment on the blog. We are a bit behind schedule, but we must catch up.

Wednesday, 5 February 2014

Sunday, 2 February 2014

PyScripter

Hello guys,
Here onwards we are gonna use 'PyScripter' for the programming and debugging of Python language. So everyone please download and install in your machines. 
thankyou.
Click here to download 

Friday, 31 January 2014

Friday, 24 January 2014

Notification for students

Hello guys n girls,
We have added a new page in our blog as 'P.C.F. Drive'. This is download center for this course of Python language. So please use this source and make your learning as easy as pie.

Thursday, 23 January 2014

Multiline comment

Post by Ajinkya Sakhare-

Here's my doubt that I wanna know how to give a 'multiline comment' in Python shell?? Please give me solutions in below comments.