Day 11 - 14: still working on school stuff. Mainly some foundational C programing in a linux environment for my Design of Operating Systems class. Tonight, though, I'm back on my JS grind. Going to chip away at #freecodecamp Basic JS lessons for an hour or two #100DaysOfCode
Day 15: Going to try work on JS arrays through to boolean value lessons today. If I still have time to spare after that within the next hour, then I'll try and go through the logic statement lessons too. #100DaysOfCode#javascript
Day 6-10: I have been working on some school assignments so I guess that counts?🤔
Today I’m doing an assignment using grep and awk expressions to pull data from txt files. I also managed to get some JS practice in earlier this week #100DaysOfCode#linux
Working jobs that have nothing to do with where I’m trying to go with my career, just further cement my need to improve my skills. One year from today, things will be different
Day5: more introductory JS stuff today. Case sensitivity, increments and decrements...nothing overly complicated that I haven't done before in other languages, but I'm treating it as a good refresher #100DaysOfCode
Day4: today I worked on some elementary concepts of JavaScript. Commenting, declaring variables, and storing variables. All basic stuff but trusting the process! #100DaysOfCode
Day3: I missed two days😭 With good reason though! I had h/w and a quiz to study for. But I’m finally back today! Wrapping up Responsive Web Design on fCC! On to JavaScript! #100DaysOfCode
Day2: today I did some elementary shell script practice on Linux. Ran a file and had it pipe to and execute another shell script which then piped and ran code, then wrote the output on a txt file. Pretty neat! Wrapping up some html stuff & tomorrow I can start JS! #100DaysOfCode
Day1: working on some CSS practice on #freecodecamp. I’m trying to wrap up the final Responsive Web Design lessons so I can start JS Algorithms and Data Structures. #100DaysOfCode
Tonight I’m working on optimizing a simple Java program that converts numerical dates to words
eg 1/1/2023 > January first twenty twenty three
#codinglife#WomenWhoCode