20221205 | 英专文科生转码 DAY01

本文记录了一位英专文科生的编程学习历程,首日学习时间分布在三个时段,主要目标是完成Harvard的CS50X课程,包括Week 0的Scratch和Week 1的C语言。学习产出涵盖了Scratch的VIP IDEAs、Numbers、Texts和Images等内容,以及C语言的基础知识,如IDEs、函数、变量、类型和运算符等。
摘要由CSDN通过智能技术生成

一、学习时间:

  • 周一上午10点-中午12点
  • 周一下午2点-下午 4 点
  • 周一晚上8点-晚上10点

二、学习目标:

Harvard - CS50X (4/11)

Week 0 Scratch

Week1 C

三、学习产出:

Week 0 Scratch

⚪VIP IDEAs

1. Computer science is fundamentally problem solving, where we take some input and generate some output.

INPUT → Algorithm (Problem Solving) → OUTPUT

※Correctness

※Efficiency

2. pseudocodea representation of our algorithm in human language

functions: actions or verbs that solve a smaller problem

        - arguments, return values

conditionals: have branches that lead to different paths

Boolean expressions: answers of yes or no, or true or false

loops: repetition parts of our program


⚪Numbers

unary: each digit represents a single value

decimal: Use 10 digits, 0 through 9

binary: Use 2 digits, 0 and 1

        bit: each binary digit

        byte: 8 bits


⚪Texts

ASCII: 8 bits (1 byte) for each character, up to 256 different values (including zero)

Unicode: include characters in other lan

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值