Thank you, Sir
i'm brushing up on PHP, SQL (in general) and other IT related stuff... stuff i've done 10+ years in the past and haven't touched in a while..
should pay the bills, till i figure out wtf my "true calling" is [emoji1]
I too am in IT (Solutions Architect/Full-stack developer).
It can seem daunting at first playing catchup, as I had to a few years ago after chemo and bone marrow transplant for Leukemia.
Seemed like the world moved on and I couldn’t catch up.
In case you are interested, the resources that helped me aside from google-fu and YouTube, were:
TeamTreeHouse.com (not too pricey if you pay for the year)
MicrosoftVirtualAcademy.com (free)
DevU.com (I have a lifetime account)
You can also use UDemy.com, which always has a (make any course $10) coupon on retailmenot.com.
I highly recommend you check out Team TreeHouse’s Full Stack JavaScript course. We may have all laughed at JS 10 years ago when script kiddies were copying/pasting it from stackexchange to make animations and basic functionality, but it is no doubt the standard and language of the web.
I have been moving away from Server Side Object Model in favor of Client Side Object Model, working with REST API’s and JSON data. The initial hump seemed steep, but once you get over that, it is sooooo much easier, more secure, and scalable.
Obviously I still use C# for server extensions, and PowerShell for management or automation, but JS is everything web in the MVC architecture. You can even use Node.js for server side thanks to Google.
One more tip, rely on MDN (Mozilla Development Network). It’s the official documentation for JS, and you can use it like an Index for any function, etc. caniuse.com is great to check if things are cross browser compatible.
You will do well, my friend!
If you have questions, reach out to me.
Sent from my iPad using Tapatalk Pro