2 Variables, Strings, Loops
Applied Computational Methods for Social Sciences
Course Information
1 Installing R and Python
2 Variables, Strings, Loops
3 Lists, Tuples, Loops
4 Dictionaries, Pandas, Dataframes
5 Data Wrangling
6 Data Visualization in R
7 Text as Data and ChatGPT
8 Applied ChatGPT and Dictionary Methods
9 Similarity and Word Clouds
10 Supervised Learning
11 Unsupervised Learning
12 Student Presentations
13 Sentiment Analysis & GitHub Websites
Table of contents
Lecture 3
Lecture 4
Assignment 1
2 Variables, Strings, Loops
Lecture 3
Variables
Strings
Combining strings
Numbers
Booleans
Conditionals:
if
and
elif
Open slides in a new window
Lecture 4
Comparison Operators
Error Handling
Lists
Loops
Breaks
Open slides in a new window
Assignment 1
See the Assignment
1 Installing R and Python
3 Lists, Tuples, Loops