@tolucanvas Pretty quickly Iβd imagine as itβs probably a good habit to get into to commit regularly. And learning the basics of source control is essential I would have thought for most workplaces.
I've spent the last few days working on my new project which is going to be a TUI password manager. I've had a blast today working on saving my user data in encrypted format and hacking it to make it all work. Programming is fun :)
#Python#pythonic#CyberSec#LearnToCode
So I've got my portfolio website prototype ready (or as ready as it gonna be!) for submission this weekend. Take a look and tell me what you like/don't like :) Keen to learn!
https://t.co/RooI3u5BjS
#CodeNewbies#LearnToCode#CSS#HTML#100devs
Spent a bit of today working on the blog page of my portfolio site. Iβm lucky that I can utilise some work I did in a #CyberSec unit to create blogs. Also made one about the checkbox hack.
#Blog#learntocode#CodeNewbie
I've been busy learning css and html for my portfolio website still. I actually included a tiny bit of JQuery to get these slider image overlays to be able to stay up when on mobile. #webdevelopment#css#html#javascript#LearnToCode
Today I worked on mock-ups for my portfolio site. This is all part of a project that we are working on @CoderAcademy_au. Plenty of fiddling around with colours and figma setting! Fun fun =)
#LearnToCode#CodeNewbie#100devs
@KynngZ @CoderAcademy_au Iβm using Figma. Itβs awesome. Very powerful. You can use it for free plus you can use the full version if you are part of a student cohort! Take a little bit of a learning curve but weβll worth it. Pretty sure when you work as a dev you have to do these things for all projects
I remembered something profound today:
If you are not sure what is going on... Restart the application.
Spent about 30 minutes poking around trying to figure out why VS code wasnt recognising my flask-wtf module. Then It dawned on me.. RESTART VS code!
#CodeNewbies