MacInsiders Logo

Similar Threads
Thread Thread Starter Forum Replies Last Post
Comp Sci 1MD3 breadmaster 1st Year Course Reviews 7 01-04-2015 10:27 AM
desperate for comp sci 1MD3 B.Amode Academics 4 07-11-2011 01:45 PM
Java Download - CompSci 1MD3 Melanieee Academics 8 09-20-2009 07:38 PM

Comp Sci 1MD3

 
Old 07-29-2011 at 02:06 PM   #1
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Comp Sci 1MD3
Hey guys,

Just if anyone was wondering who has selected this course for the upcoming school year, the programming language will be Python (replacing Java, yay!). I think of that as a plus has the syntax in Python is much more 'noob friendly' than Java itself and is much more easier to learn.

If you're like me and want to start learning the programming language itself you can download it here:
http://www.python.org/download/

There are several guides for non-programmers and programmers found here:
http://wiki.python.org/moin/BeginnersGuide

Cheers,

herBs

Mahes, raveenaj, vtang all say thanks to anonanon987 for this post.

Mahes, raveenaj like this.
Old 07-29-2011 at 02:25 PM   #2
Salik
Senior Member
Join Date: Jun 2011
Posts: 108

Thanked: 21 Times
Liked: 32 Times




ughhh dangit i wanted this course so bad but it was full the min mugsi opened in june
Old 07-29-2011 at 02:40 PM   #3
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Quote:
Originally Posted by Salik View Post
ughhh dangit i wanted this course so bad but it was full the min mugsi opened in june
Haha yeah, check back after sectioning?
Old 07-29-2011 at 02:42 PM   #4
Salik
Senior Member
Join Date: Jun 2011
Posts: 108

Thanked: 21 Times
Liked: 32 Times




i have been checking day and night since june haha, problem is the course does open, but closes because someone picks it right away

I was going to major before in computer science anyway, so im very interested in comp sci courses.
Old 07-29-2011 at 02:54 PM   #5
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Quote:
Originally Posted by Salik View Post
i have been checking day and night since june haha, problem is the course does open, but closes because someone picks it right away

I was going to major before in computer science anyway, so im very interested in comp sci courses.
Send an email to an Computer Science academic advisor or someone of that sort asking for a spot..it may work. xD
Old 07-29-2011 at 09:13 PM   #6
vtang
Member
Join Date: Jul 2011
Posts: 14

Thanked: 1 Time
Liked: 5 Times




I like to use the "while" loop to watch my computer count to a million ...
Old 07-29-2011 at 09:51 PM   #7
RankNullity
Senior Member
Join Date: Feb 2011
Posts: 154

Thanked: 20 Times
Liked: 27 Times




where did you see that Python was replacing Java? also, what would they be teaching in comp sci 1MA3 then since I know they taught Python in that course last year
Old 07-30-2011 at 10:11 AM   #8
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Quote:
Originally Posted by RankNullity View Post
where did you see that Python was replacing Java? also, what would they be teaching in comp sci 1MA3 then since I know they taught Python in that course last year

I'm not sure about 1MA3, sorry RankNullity. I asked Prof. Franek and he told me that Python will be replacing Java for 1MD3.
Old 07-30-2011 at 10:26 AM   #9
RankNullity
Senior Member
Join Date: Feb 2011
Posts: 154

Thanked: 20 Times
Liked: 27 Times




Quote:
Originally Posted by herBs View Post
I'm not sure about 1MA3, sorry RankNullity. I asked Prof. Franek and he told me that Python will be replacing Java for 1MD3.
Oh ok thanks. Looking forward to learning python next year
Old 07-30-2011 at 11:00 AM   #10
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Quote:
Originally Posted by RankNullity View Post
Oh ok thanks. Looking forward to learning python next year
You're welcome, and I already started learning it by myself! It is such a neat programming language I must admit.

Like here is just an extremely basic program

Code:
passwordValue = str() while passwordValue != "MacInsiders": passwordValue = input("Enter the password: ") print ("How did you know the password was MacInsiders? :o")
Old 08-04-2011 at 01:52 PM   #11
Mahes
Member
Join Date: Jun 2011
Posts: 38

Thanked: 0 Times
Liked: 1 Time




Thank you for the information herBs
Will definitely be looking into this.
Old 08-05-2011 at 10:40 AM   #12
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




You're welcome and here is an update for everyone :
I'm pretty sure we're going to be using v.1 of Zelle's intro to Python textbook but here is the link for both versions anyway:

v.1:
http://www.google.ca/url?sa=t&source..._z9u_w&cad=rja

v.2:
http://ia600405.us.archive.o rg/22/...in00zel l.pdf
Old 08-05-2011 at 12:50 PM   #13
dmzz
Polymath extraordinaire.
Join Date: Feb 2009
Posts: 272

Thanked: 29 Times
Liked: 51 Times




Anyone and everyone learning python should check out: http://learnpythonthehardway .org/

Nothing quite compares to the learning method. High quality and absolutely free.
__________________
Hons. Geography
Population & Health Studies
Level IV


Old 08-05-2011 at 01:45 PM   #14
anonanon987
Power Abuser
Join Date: Apr 2011
Posts: 3,170

Thanked: 246 Times
Liked: 459 Times




Thank you for that link, I'll look into it.
Old 08-05-2011 at 06:26 PM   #15
Mahes
Member
Join Date: Jun 2011
Posts: 38

Thanked: 0 Times
Liked: 1 Time




Woo more information for me to read at some point, thanks everyone



Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



McMaster University News and Information, Student-run Community, with topics ranging from Student Life, Advice, News, Events, and General Help.
Notice: The views and opinions expressed in this page are strictly those of the student(s) who authored the content. The contents of this page have not been reviewed or approved by McMaster University or the MSU (McMaster Students Union). Being a student-run community, all articles and discussion posts on MacInsiders are unofficial and it is therefore always recommended that you visit the official McMaster website for the most accurate up-to-date information.

Copyright © MacInsiders.com All Rights Reserved. No content can be re-used or re-published without permission. MacInsiders is a service of Fullerton Media Inc. | Created by Chad
Originally Powered by vBulletin®, Copyright © 2019 MH Sub I, LLC dba vBulletin. All rights reserved. | Privacy | Terms