I have no prior knowledge of low level programming.
My question to all.
Should I jump straight into Rust ?
or should I do C, C++ in order to fully understand the abstractions in rust?
@seb @freemo @jump_spider -- please help and do tag pro coders and builders like yourself (I don't wanna waste all my time here discussing politics, need to make friends with knowledgeable people).
#rust #programming #systems #functionalprogramming #STEM
ps - where do i donate to qoto
@fahrni @seb @freemo @jump_spider
I am working on web projects for now JS PHP.
I’m doing this on the side.
The main reason I’m doing it is because I want a fundamental understanding of how low level systems work. I don’t intend to code in C.
A bunch of people have told me it is very important to learn about memory pointers if you wanna get deep into pen testing, cybersecurity etc.
My question is. Does Rust assume prior fundamental understanding of memory management.
Because I believe Rust was built to solve security and other issues.
@Full_marx @seb @freemo @jump_spider I believe Rust is a very good choice if you’d like to avoid the thornier issues around memory management. 👍🏼