mushiwulf.com
product review | mushiwulf learns to code
https://mushiwulf.com/tag/product-review
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. First post in March… how is it already March! For me, “hitting the books” covers actually reading books, as well as perusing documentation and other people’s code, and especially, it means things like freeCodeCamp. In the last week or so, I revisited the level 1 Angular course at Code School. My friend Chris Gomez. Pointed me at an article by Eric Elliot. It’s a good product. I am using the 30-day free trial...Philly ...
mushiwulf.com
SoCal Code Camp | mushiwulf learns to code
https://mushiwulf.com/2015/03/09/socal-code-camp
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. Not Programming →. The Ionic sessions were co-presented by Justin James. Who made the drive from Arizona. He talked about the details of Ionic and his experience as a professional programmer. He also spoke a little bit about working on open projects (like the one Troy was presenting to show off Ionic) remotely with GitHub and the collaborative nature of modern indie programming. I also met Jeff Neet. You are commentin...
mushiwulf.com
TDD part 3: Arrrrrrrrrrrrrrrrrrrrrgh | mushiwulf learns to code
https://mushiwulf.com/2015/02/20/tdd-part-3-arrrrrrrrrrrrrrrrrrrrrgh
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. Intentionally Writing The Wrong Code. More TDD: Chipping Away →. TDD part 3: Arrrrrrrrrrrrrrrrrrrrrgh. This is what I mean by sucky syntax:. The other thing I struggle with is a question of granularity. Are my tests granular enough? Should I be testing everything? The nice thing is, my test results look like this:. Leave a Reply Cancel reply. Enter your comment here. Address never made public). You are commenting usin...
mushiwulf.com
Code Camp | mushiwulf learns to code
https://mushiwulf.com/tag/code-camp
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. The Ionic sessions were co-presented by Justin James. Who made the drive from Arizona. He talked about the details of Ionic and his experience as a professional programmer. He also spoke a little bit about working on open projects (like the one Troy was presenting to show off Ionic) remotely with GitHub and the collaborative nature of modern indie programming. I wish I had more time to see Rob Richardson’s. Follow mus...
mushiwulf.com
AngularJS | mushiwulf learns to code
https://mushiwulf.com/tag/angularjs
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. The Ionic sessions were co-presented by Justin James. Who made the drive from Arizona. He talked about the details of Ionic and his experience as a professional programmer. He also spoke a little bit about working on open projects (like the one Troy was presenting to show off Ionic) remotely with GitHub and the collaborative nature of modern indie programming. I wish I had more time to see Rob Richardson’s. For me, &#...
mushiwulf.com
Learning Progress | mushiwulf learns to code
https://mushiwulf.com/2015/03/03/learning-progress
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. More TDD: Chipping Away. TDD Nitty Gritty →. First post in March… how is it already March! For me, “hitting the books” covers actually reading books, as well as perusing documentation and other people’s code, and especially, it means things like freeCodeCamp. In the last week or so, I revisited the level 1 Angular course at Code School. My friend Chris Gomez. Pointed me at an article by Eric Elliot. Liked by 1 person.
mushiwulf.com
Not Programming | mushiwulf learns to code
https://mushiwulf.com/2015/03/10/not-programming
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. I’m Still Here! Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. I’m Still Here! Erin N. Orr.
mushiwulf.com
teaching websites | mushiwulf learns to code
https://mushiwulf.com/tag/teaching-websites
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. First post in March… how is it already March! For me, “hitting the books” covers actually reading books, as well as perusing documentation and other people’s code, and especially, it means things like freeCodeCamp. In the last week or so, I revisited the level 1 Angular course at Code School. My friend Chris Gomez. Pointed me at an article by Eric Elliot. As I progressed through Code School’s. They are quickly becomin...
mushiwulf.com
TDD Nitty Gritty | mushiwulf learns to code
https://mushiwulf.com/2015/03/05/tdd-nitty-gritty
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. SoCal Code Camp →. Last week I had a very nice exchange with two other developers ( Valkyrea. Thanks for the discussion! Rereading the article, I could have inserted more detail, but it is still a pretty simple process. So here is some of that detail that was missing. Set PATH=%PATH%;C: Program Files nodejs. Npm install -g mocha. Work It was long enough ago that I forget if I had to do the next steps on the desktop, h...
mushiwulf.com
Mocha | mushiwulf learns to code
https://mushiwulf.com/tag/mocha
Mushiwulf learns to code. A journey of a thousand miles begins with a single step – 老子. More TDD: Chipping Away. With setting up a shoe and dealing hands out of the way, I knew I needed a way to score the hands, so I built a test for a scoreHand function. Usually each test block, wrapped in an ‘it’, will have a couple of tests. Sometimes it will have more. They don’t start this way, I try to start each one with one test case, like this:. Describe('testForBlackjack', function(){ it('should check for 21', ...
SOCIAL ENGAGEMENT