Thursday, October 22, 2015

Phase one

Planning stage of phase one of the web site. There's going to be a lot more going on, but this is what I'm going to start with.

(The picture is small but hopefully readable.)



Wednesday, October 21, 2015

Put in a bit more effort

I just realized that anyone who looks at the web projects on my site might wonder what the point is. The thing is I'm one of those guys who says things like "learning can only be done one step at a time". Yeah, that's me. Every piece of seemingly pointless code I've been writing is just a learning experience. Wow, I can take text typed in a box and put it somewhere else on the screen. I can number things, I can sort things, I can even ignore numbers when I sort. That's what I learned these past two days.

The point is I'm building up to a project that takes advantage of the things computers can do that people cannot. For example, I can't track hundreds of different things in my head and compare them to each other in different combinations. I couldn't write all that out.

What does this have to do with sorting numbered text strings? Like I said before, coding is hard. I've tried to jump into the proverbial deep end and all I got was confused. I've been spoiled by always being able to catch on to just about everything I wanted to do. Javascript is going to take a bit more effort. I can't just read a few pages on a web site and know how to use Ajax with a MySQL database.

I guess that's why people get paid to do these things.

Sunday, October 18, 2015

To analog

I took a break from recreational programming for a week or two and it showed in my last class. I had to do an assignment before class started and I stumbled quite a bit. After an hour or so my brain got it back somewhat.

Why did I take a break? The short answer is programming is hard. Especially for the things I want to do. Even though I haven't been typing up code I have been thinking about my web projects constantly. The stuff I've been thinking about is going to make my site super complicated to build. If I think about it as a whole I also think about giving up on it. I just have to think in small pieces.

Off topic comment: I don't like writing notes down electronically. If I have an idea or if I'm writing down an inspiration, I'd rather use pen and paper. Every time I'm sitting at the computer trying to code and I have a vague idea, I keep looking for the analog way of making scribbles with bad penmanship. Where the hell is that pad of paper?