A four day course for #Rust beginners from the Android team.
https://google.github.io/comprehensive-rust/
Github repository: https://github.com/google/comprehensive-rust
In my opinion, this is one of the best Python cheatsheets I have ever seen.
https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Others/mementopython3-english.pdf
Useful if you need to edit #Python scripts for #osint, but don't want to learn this language's syntax in depth.
Hey fam,
What are some of the best
🎯 shodan 🎯
resources you all have seen?
Blogs, cheat sheets, videos, etc
Thanks!
I maintain that everyone in IT needs to know this •one• Yiddish word and use it often.
Farpotshket: Broken, because someone tried to fix it.
I started developing software in 1976. If you're just getting going in this business, know one thing:
I still have no idea what I'm doing for most tasks. The only difference is that I have experience to guide me.
Learning specific things isn't that useful in the long run. Learning what made something easy or hard is much more valuable.
Take time at the end of every project to make notes for yourself. My latest public example: https://furbo.org/2022/09/13/behind-the-app-wallaroo/
It’s been awhile since I’ve done one of these deep dives on what goes on behind the scenes during the development of an Iconfactory app. There’s a common thread to each one: I feel the need to document our work when there’s a major change in how we build user interfaces. The first one was […]