Intro to Programming

2024-02-07

Muxin Office Hours:

  • Hardin 349

  • Monday: 10:00 am - 1:00 pm

  • Wednesday: 10:00 am - 11:00 am, 12:00 pm - 1:00 pm

  • More available time https://calendly.com/mhua2 or mhua2@huskers.unl.edu

We Have Done

  • Homework 1:

    • had first taste of running code, writing code

    • how a script and a notebook are differ

Homework 1

  • Remove everything when you create the file

    • Render and see how it’s working or not working
  • Save the file! (control+s/ command+s)

  • Submit qmd file

  • Grading comments

We have read

  1. Introduction to Programming

    • Complete tasks using limited software vocabulary and get help if needed
  2. Variables and Basic Data Types

    • Assigning variables

    • variable types and conversion

    • Syntax…

Homework2

  • Download and save Homework2 raw content
    • Click the link
    • Copy the raw content
    • Save to a Quarto file under Source mode
    • Name the file as 02-Lastname-Firstname.qmd
    • Submit in .qmd file

Next Time

We will get to know programming and basic data structures

Please read:

  1. Using Functions and Libraries