My Process of Completing a Software Engineering Task
Get your Linode $20 Credit HERE!! — http://www.linode.com/forrestknight
Or use promo code “FORRESTKNIGHT19”
My process of completing an engineering task is laid out in this video. As a software engineer, I’m striving to improve every single day and want to share how I go about particular things at my job. I’m not sure if this is the general way of going about a software engineering task, but it’s my current way of doing it. In this particular instance, I’ll be completing a front-end development task.
Once I figure out my next task, I assign it to myself and do my best to understand exactly what is needed. I think of the end-user and how they will be using it, and I draw out anything I can.
My next step after hitting the drawing board with this front-end task is to generate my components (I’m using Angular) and whip up a basic template for what’s needed.
Then, I head on over into the services file related to my component and retrieve the particular data needed to display to the end-user. This will be pulling from the backend server.
Now it’s time to hook up the html to my web service calls, which we just hooked up to the backend, and that’s done in the component typescript file.
Once I have the pipeline running from the backend server to my front-end UI, I polish it up and add in anything else that’s required according to my task.
I really hope y’all enjoyed this video, and don’t forget to support Linode for supporting us! Thank you for watching.
This video is sponsored by Linode. Thank you for supporting the channel.
———————————————————-
I document and share my experiences on topics including computer science & software engineering. I’m a full-time Software Engineer and a part-time YouTuber. My less nerdy activities include fishing, hunting, surfing, and snowboarding. I’m just here to have some fun.
Subscribe, so you don’t miss a thing!
Get 30% off AlgoExpert using promo code “forrest” — http://algoexpert.io/forrest
—————————– SOCIAL MEDIA —————————–
Instagram — https://instagram.com/ForrestPKnight
Twitter — https://twitter.com/ForrestPKnight
GitHub — https://github.com/ForrestKnight
Twitch — https://www.twitch.tv/ForrestKnight
Medium — https://medium.com/@ForrestKnight
Discord — https://discord.gg/tF5p4qb
—————————– PRODUCTS & SPONSORS —————————–
Get 30% off AlgoExpert using promo code “forrest” — http://algoexpert.io/forrest
Design Store — https://sellfy.com/forrestknight
Recommended Udemy Courses — https://tinyurl.com/y9zmmzp9
—————————– DESK SETUP & VIDEO GEAR —————————–
All Gear — https://kit.com/ForrestKnight
My NEW Camera — https://amzn.to/2Sty5IO
My Editing Software — http://clkuk.tradedoubler.com/click?p=264355&a=3050319&g=22804962
source