• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • 14th_cylon@lemm.eetoProgramming@programming.dev[help] Learning to code
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    2 years ago

    that’s not the point. the point is person first has to learn how to print hello world and few other things, before they get to manipulating content of the filesystem.

    it is like if person asked “so i don’t have a driving license and have no idea how to drive a car, what should i do to change that?” and you would reply “well there is this cool racetrack where people are driving their muscle cars at 100 mph and they really know their stuff, you should join them!”



  • this might be what you are looking for. you get complete course - lessons, homework, and environment to upload to and evaluate these homeworks. work at your own pace.


    https://pll.harvard.edu/course/cs50-introduction-computer-science

    Course description

    This is CS50x , Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. The on-campus version of CS50x , CS50, is Harvard’s largest course.

    Students who earn a satisfactory score on 9 problem sets (i.e., programming assignments) and a final project are eligible for a certificate. This is a self-paced course–you may take CS50x on your own schedule.