3rr4tt1c
- Amateur programmer despite the fact that I have a polytechnic diploma 😅
- Was working towards becoming a frontend and/or fullstack web developer. Pivoted to Cybersecurity because of the economy.
- Interested in GIS as well because I have an interest in EnviroSci.
- 9 Posts
- 17 Comments
3rr4tt1c@programming.devOPto
CSCareerQuestions@programming.dev•Should I give up on getting a Bsc?English
3·2 months agoThat’s what I was thinking too. Thanks for the help.
3rr4tt1c@programming.devOPto
Web Development@programming.dev•Can I connect an API to both mongoDB and a "mysql alternative"?English
1·1 year agoI don’t fully understand the technical aspects, but I get the gist of what you’re saying. Overcomplicating code is something I’m sometimes guilty of. I will try to make the code as “flexible” as possible to allow for changes later down the line if needed. Also, I’ve never done anything in Lua besides making stuff in Roblox Studio 😅. You really know your stuff hus?
3rr4tt1c@programming.devOPto
Web Development@programming.dev•Can I connect an API to both mongoDB and a "mysql alternative"?English
2·1 year agoWell, then I guess I’ll worry about it if it becomes an issue.
3rr4tt1c@programming.devOPto
CSCareerQuestions@programming.dev•How can I join community coding projects?English
1·1 year agoThanks, it’s mentioned in the link that u/Sten gave me as well.
3rr4tt1c@programming.devOPto
CSCareerQuestions@programming.dev•How can I join community coding projects?English
3·1 year agoThank you. This seems very helpful.
3rr4tt1c@programming.devOPto
No Stupid Questions (Developer Edition)@programming.dev•How do I start a project?English
1·1 year agolol. Yes, this makes sense.
3rr4tt1c@programming.devOPto
No Stupid Questions (Developer Edition)@programming.dev•How do I start a project?English
2·1 year agoThis is both encouraging and scary. Not getting stuff right just intensifies my imposter syndrome when it comes to programming. But I understand what you mean. Just have to keep trying things and learn from my mistakes.
3rr4tt1c@programming.devOPto
No Stupid Questions (Developer Edition)@programming.dev•How do I start a project?English
2·1 year agoThanks, this is really helpful advice.
3rr4tt1c@programming.devto
Programming@programming.dev•Readers Annoyed When Fantasy Novel Accidentally Leaves AI Prompt in Published Version, Showing Request to Copy Another Writer's StyleEnglish
2218·1 year agoAI can be ethically used in writing. This is not an example of that. People need to get into the “AI as a tool” mindset. And capitalism causing greed is part of the issue of course.
3rr4tt1c@programming.devOPto
Python@programming.dev•Having trouble with web scraping. Help please.English
2·1 year agoIf this is for a job interview, I’d err on the side of verbosity. Break it all into distinct, easy to read steps: load, process, output, logging, exception handling, comments, etc.
I turned it in days ago so there’s nothing I can do about it. But I’ll keep that in mind for the future.
3rr4tt1c@programming.devOPto
Python@programming.dev•Having trouble with web scraping. Help please.English
2·1 year agoThanks, I set inplace=False like you suggested. I thought setting it to true meant that it modified the original dataframe. Why does it work with false?
3rr4tt1c@programming.devOPto
Python@programming.dev•Having trouble with web scraping. Help please.English
1·1 year ago
3rr4tt1c@programming.devOPto
CSCareerQuestions@programming.dev•What would you recommend for building your skills?English
3·1 year agoI’m trying to do the job specs, but the net is just so wide. But yeah, it looks like personal projects is the way to go.
3rr4tt1c@programming.devOPto
CSCareerQuestions@programming.dev•What would you recommend for building your skills?English
2·1 year agoCurrently working on the responsive web development course. I like the guitar sounds. 😅
3rr4tt1c@programming.devOPto
No Stupid Questions (Developer Edition)@programming.dev•Is it okay to leave tests in your code?English
1·1 year agoI honestly never realised the terminology was that important (so I never put much effort into remembering any of it). Yes I meant logging. I’m having trouble understanding the rest of what you mean though.
Sounds like they’re still very relevant and very important. Python isn’t a language I’ve used a lot but I’m still surprised I’ve never heard about docstrings till this tutorial. Thanks for the info.
I’ve legit thought about this. But starting in an entirely different field is daunting.