Skip Navigation
Jump
The Code Report: ChatGPT just leveled up big time...
  • Good point(s). Maybe it's because I'm neck deep in Assembly and I'm finally really understanding what is happening when I create a program. It's so much work and I've spent so much money to have a long-term career that is actually challenging and interesting to me.

    I can see the merit in treating AI as another tool in the box.

    2
  • Jump
    The Code Report: ChatGPT just leveled up big time...
  • So, I'm a CS student right now. Should graduate with a BS in May 2025. I'm thinking that I should push forward for a grad degree because I don't want to become a human prompt generator.

    5
  • Any extra tips or tricks are welcome!

    Yesterday I learned that set -x enables trace for a bash, sh, or zsh script and prints the trace to the terminal.

    2

    I have put lots of resources for assembly and LC3 systems in the sidebar.

    Have an awesome day :)

    0
    Jump
    Resources to begin the learning process
  • https://www.freecodecamp.org/ https://www.freecodecamp.org/learn

    They offer courses supported by YouTube videos. They also offer certifications for subjects like JavaScript Algorithms and Data Structures, Backend Development and APIs, and Machine Learning with Python.

    https://www.theodinproject.com/

    Full-stack web development course. The end result should be a deployed website for your portfolio.

    https://www.coursera.org/

    Lots of free courses on tons of subjects including conputer science and mathematics.

    1