Editing CS 1301
From Georgia Tech Student Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
+ | |||
− | {{DISPLAYTITLE:CS 1301 - Introduction to Computing}} |
||
⚫ | |||
'''CS 1301''', formally known as '''Introduction to Computing''', is an introductory 3 credit hour [[Computer Science|CS]] class aimed at people with zero or near-zero programming experience, and provides a gentle introduction to Python programming, with the context of using Python in non-computing contexts. CS 1301 is taken by nearly all majors. |
'''CS 1301''', formally known as '''Introduction to Computing''', is an introductory 3 credit hour [[Computer Science|CS]] class aimed at people with zero or near-zero programming experience, and provides a gentle introduction to Python programming, with the context of using Python in non-computing contexts. CS 1301 is taken by nearly all majors. |
||
− | == |
+ | ==Overview== |
⚫ | |||
− | {{Collapsed| |
||
⚫ | |||
− | | |
||
As of Spring 2021, the topics covered in the class were: |
As of Spring 2021, the topics covered in the class were: |
||
#Introduction to Programming |
#Introduction to Programming |
||
Line 55: | Line 52: | ||
##Merge Sort |
##Merge Sort |
||
##A Brief Introduction to Big-O Notation |
##A Brief Introduction to Big-O Notation |
||
⚫ | |||
− | }} |
||
− | |||
⚫ | |||
Since this class is built for beginners, no prerequisite knowledge, other than basic algebra, is required! |
Since this class is built for beginners, no prerequisite knowledge, other than basic algebra, is required! |
||
+ | === Relation to the Overall Curriculum === |
||
− | == Future Outlook == |
||
+ | CS 1301 is generally taken in early freshman year by basically all students at GT that require this class. For CS, CompE, and EE majors, CS 1301 is an important prerequisite for all future CS and ECE classes, as nearly all of them have CS 1301 as a direct or indirect prerequisite. |
||
− | For CS, CompE, EE, and Math majors with the Discrete Math concentration, CS 1301 is probably the most important class to complete, as it essentially unlocks the rest of the degree. Therefore, it is extremely critical that this class is completed as early as possible. Classes that directly require CS 1301 are: [[CS 1331]] (Introduction to OOP), [[CS 4400]] (Introduction to Databases), and [[ECE 2020]] (Digital System Design). |
||
+ | |||
+ | === Workload === |
||
+ | |||
⚫ | |||
==Registration Info== |
==Registration Info== |
||
Line 72: | Line 71: | ||
To get AP or IB credit for this class, you must earn at least one of the following: |
To get AP or IB credit for this class, you must earn at least one of the following: |
||
*A 4 or higher on the AP Computer Science A exam |
*A 4 or higher on the AP Computer Science A exam |
||
− | *A 5 or higher on the IB Computer Science |
+ | *A 5 or higher on the IB Computer Science SL exam |
⚫ | |||
− | |||
⚫ |