[-] [email protected] 2 points 11 months ago
[-] [email protected] 3 points 11 months ago

What are programming socks?

[-] [email protected] 5 points 1 year ago

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.

[-] [email protected] 18 points 1 year ago

This is my favorite place on the internet.

[-] [email protected] 2 points 1 year ago

I don't know how I missed this. Ty!

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I'm a pretty big fan of icdiff. This utility allows you to compare two files to see what has been added or removed by using colorful fonts to highlight values.

https://github.com/jeffkaufman/icdiff

13
submitted 1 year ago by [email protected] to c/[email protected]

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.

[-] [email protected] 3 points 1 year ago

I'll do /c/commandline if you need someone.

[-] [email protected] 7 points 1 year ago

Thank you for all the hard work!

2
Welcome to Assembly! (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

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

Have an awesome day :)

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I can mod /c/asm if needed.

[-] [email protected] 4 points 1 year ago

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.

3
New Neovim user (student) (programming.dev)
submitted 1 year ago by [email protected] to c/[email protected]

Hi all! I installed nvim and completed the tutorial. I have been using CLion, PyCharm, IntelliJ IDEA, and VSCode. I primarily use an Ubuntu OS. I am open to a different distro.

When I tried to configure VSCode to allow me to use C++, Python, Java, and Assembly on one IDE it became unstable. Can nvim handle that?

Where do I go to figure how to customize this thing? For example, I don't know what I should be installing for basic linting (I'm still a student). Do I need different modules for each language? Any resources would be most appreciated.

Thank you!

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

/c/asm (Assembly)

/c/ide (IDE)

view more: next ›

chaoticAnimals

joined 1 year ago
MODERATOR OF