Back
Similar todos
Load previous page…
Refresh my programming skills #dev
Refresh my programming skills #dev
Refresh my programming skills
#dev
Refresh my programming skills #dev
Refresh my programming skills
#dev
Refresh my programming skills #dev
Refresh my programming skills
#dev
Refresh my programming skills
#dev
work on side project #learntocode
Kept going on the code to send Gmail emails from my Go backend, this is a good way to get comfortable with Go...successfully ran the `quickstart.go` file example from developers.google.com/gmail/a… more time reading advice on Reddit about how to apply for jobs.
Started looking into how to debug Go code: blog.jetbrains.com/go/2019/02… #govuetifytemplate
Spent time learning about using Go for a web app back-end to see if it would be better than using Python.
refactor and close various minor issues for the sake of just having fun programming on computer after big break #demtovideo
today was my first day actually doing Go development instead of just tutorials: took a magnesium tablet b/c I felt anxious last night, I think from the caffeine in the cocoa I had been drinking; copied my frontend code from my flask/vuetify template repo to my go/vuetify template repo; confirmed I can serve the frontend code locally; installed Go; drank an iced cocoa; successfully started my 'Hello World' main.go backend file as a web app server; asked ChatGPT for help converting my "POST /users/" request to use Go; created a Go module; installed Postman macOS; took a 15min break after an hour; got my frontend app "talking to" my Go backend (successfully returned "Hello World" and had it on-screen in my frontend app); added Go middleware to log every request to the console so I can see what is happening; renamed my (default) branch from 'master' to 'main'; got live reloading for my Go backend (it automatically reloads the backend when I make changes to the code); confirmed my "POST /users/" returns 201 when I use the frontend registration form; came up with a task for tomorrow: get "POST /api/session" working; set up PyCharm to be able to explore my SQLite db from within the DB toolbar; confirmed that my user registration created a new user record in the db
finish coding test part 1
Refresher: Programming - Read Everything You Need to Ace Computer Science and Coding in One Big Fat Notebook #dev
Refresher: Programming - Read Everything You Need to Ace Computer Science and Coding in One Big Fat Notebook #dev