Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.29 KB

My solution to the Coding Challenges

About

The repo contains my solutions to John Crickett's Coding Challenges in Python & Golang.

The challenges are used to improve by understanding of the basics of the both the problem domain and the language specifics. I 've picked the languages which am comfortable with but I also wanted to use to learn a new programming language(Haskell?)

Additionally, I am using these tasks to enhance the testing methods, GitHub actions, level up VSCode skills(as am a vim'er)

Problems List

Challenge Solutions
Write your own wc tool py go
Write your own cut tool py go
Write your own cat tool py go

References

Unix commandline utilities

Art of Command line

Code Editing

Shortcut Dojo Preview Programming Fonts