Today (day 13), I am currently working on a Golang project. I also read about AWS AI/ML services and infrastructures like:
SageMaker AI, Amazon Comprehend, Amazon Translate, Amazon Textract, Amazon Lex, Amazon Q Developer, etc.
#AI #100Devs #SoftwareEngineering #365DaysOfCode
Posts by sheriffcodes.bsky.social
6 days ago
1
0
0
0
Thanks...
1 week ago
0
0
1
0
Day 12, I studied and read more about Golang functions error return value. An example would be like this:
num1int , err := strconv.Atoi(num1string)
if err != nil {
fmt.Println("Yoo Whatsup! send in string type")
}
#AI #100Devs #SoftwareEngineering #365DaysOfCode
1 week ago
1
0
0
0
Today (day 11), I studied:
• The "strconv" package in GoLang.
• Deep Learning - Neural Networks, Computer Vision, Natural Language Processing.
• Generative AI Foundational Models (FMs) lifecycle.
• I worked on a GoLang project.
#AI #100Devs #SoftwareEngineering #365DaysOfCode
3 weeks ago
7
1
1
0