HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1234throway

no profile record

comments

1234throway
·3 वर्ष पहले·discuss
What kind of basic programming does one have to do to fee threatened by chatgpt? This tool does great at regurgitating basic coding but anything a little more complex is a mix of nonsense and confidence. Do people actually write “leet code” on a daily basis?
1234throway
·4 वर्ष पहले·discuss
Very cool stuff. About time tech giants join the struggle for freedom and push against humanity’s foes.
1234throway
·4 वर्ष पहले·discuss
As a JS dev learning python should be trivial. As language python is much easier. The main issue is it lacks many libraries that you are used to working with in the js world - but thats because python isnt really a web language.

All in all learning the basics should take no longer than two to three weeks, despite lower quality documentation.

One way to do it may be to pick one of the many useful node libraries and implementing them in python.