|
|
|
|
|
by luiwammus
173 days ago
|
|
I would like to learn more about Web development and related knowledge (networking, security). Currently my programming knowledge is primarily system languages+python. I'm thinking of building a few websites / apps from scratch, and perhaps hosting my own server. Recommendations for frameworks or do's/don'ts are very welcome. Second thing is networking skills at my (future) job.
One thing I regret from my PhD is not seeking collaborators out more actively and building my network. Although I'm moving to industry, I've realised that having a strong professional network is vital for job security and can make the job much easier and more fun. |
|
For building websites: If you don't already know HTML/CSS/JS definitely start with a vanilla site. No matter what framework is in right now, having the fundamentals down is absolutely a huge boost. So start with a simple static site. If you already have that knowledge, don't go crazy. React is basically the "boring technology" at this point and its not going anywhere anytime soon. Use Vite to create a basic React app