Category

Thrashmandicoot

Web Developer

  •   Blog
  •   Archive
  •   Category
  •   Tag
  •   Portfolio
  • All  4
  • version-control 1
  • algorithms 3
 2015-11-02
Common Big-O Runtimes

big-o-complexity -compliments of http://bigocheatsheet.com/

Read More
 algorithms  big-o  javascript  Comment  Share
 2015-10-26
Intro to Asymptotic Algorithm Notation

IntroductionAny developer who has fundamental experience programming can design an algorithmto accomplish a task, but how do we know if it was the best desig...

Read More
 algorithms  big-o  big-theta  big-omega  asymptotic-notation  Comment  Share
 2015-09-23
What is an Algorithm

What's an Algorithm?An algorithm is simply a set of steps a computer takes to accomplish a particular task. An example of a human action that could resem...

Read More
 algorithms  linear-search  ruby  Comment  Share
 2015-09-21
Git vs Github

GitIn the world of school supplies, Git acts like your notebook(repository). Each page(file) of this notebook would contain writing(code).Making ChangesTo th...

Read More
 git  github  version-control  Comment  Share
 2015-09-21
Git vs Github

GitIn the world of school supplies, Git acts like your notebook(repository). Each page(file) of this notebook would contain writing(code).Making ChangesTo th...

Read More
 git  github  version-control  Comment  Share
 2015-11-02
Common Big-O Runtimes

big-o-complexity -compliments of http://bigocheatsheet.com/

Read More
 algorithms  big-o  javascript  Comment  Share
 2015-10-26
Intro to Asymptotic Algorithm Notation

IntroductionAny developer who has fundamental experience programming can design an algorithmto accomplish a task, but how do we know if it was the best desig...

Read More
 algorithms  big-o  big-theta  big-omega  asymptotic-notation  Comment  Share
 2015-09-23
What is an Algorithm

What's an Algorithm?An algorithm is simply a set of steps a computer takes to accomplish a particular task. An example of a human action that could resem...

Read More
 algorithms  linear-search  ruby  Comment  Share
  © Thrashmandicoot