Skip to content
/ katas Public

Working through Laracasts and CodeWars coding "Katas"

Notifications You must be signed in to change notification settings

MizouziE/katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Katas

Taken from Laracasts and CodeWars

What and why

A collection of exercises to practice thinking like a programmer. Those from Laracasts were a nice place to start and the added challenge of getting those taken from codewars to function as part of the whole set up has helped develop understanding of PHPUnit.

How to Think Like a Programmer?

hmmm

  1. A Common Hack Used By All The Programmers To Build Problem-Solving Skill.
  2. Three Things To Keep In Mind While Building a Software. Look at the picture given below… ...
  3. Make it Work. When you encounter a problem the first step is to make it work. ...
  4. Make it Right. ...
  5. Make it Fast.

Special features of this collection

Each was done with a TDD approach before being refactored

Special features of this README file

Just wanted to play around with writing markdown a little. Let's hope all the fancy bits work first time and I won't need to do multiple commits! 😂

p.s. only the image broke cos I used the wrong url, fingers crossed for only two attempts 🤞

About

Working through Laracasts and CodeWars coding "Katas"

Topics

Resources

Stars

Watchers

Forks

Languages