0
Where to start in python software engineering?
I know python since i was young, i can make a lot of code projects on it without difficulties, but in an actual programming job u wouldnt need to code, but to make actual useful programs. Where do you think i should start with actual python software engineering?
1 Answer
+ 5
possible try with a simple chatbot. and improve it. give it a self-learning knowledge, and a bit later: prompt engineering. try to crash the bot. if you can't give a wrong prompt, you did a great job :-)
I hope this helps