For example While I understand arrays on what they do (aka array[2][3] which would be 2 columns with 3 numbers or 2 arrays with 3 numbers each).
I understand what everything I am learning does, now it's again implementing it. Right now this is the really hard part that I am still trying to figure out. I pm'd a guy who knows C++ and he told me this is normal (which gave me a breath of relief LOL). The normal being understanding what things do but not being able to implement them into ideas... yet.
So as I continue the adventure of learning and understanding I make sure to do practice and always review what I learned so I don't forget what I have learned. This is very interesting and pretty fun learning and I can only imagine how much more fun it is once you understand how to implement it in a game idea or program.
Not to much to write here, although I have been able to make a couple programs that I thought were cool when I messed around with code.
Not really a hard one, but I made a very, very basic program where you register and put a password. Then after that you have to login. If you don't put the correct username and password you put it will not let you in. So if you put your username as bob, and password as password but you missed one of those it would give you an error message when attempting to log in.
I was happy when I figured this out and while it wasn't difficult so to speak, it was cool that I was able to do it.
So again not to much to update here, the past 2 weeks I have learned about arrays and just now getting into pointers and am looking forward to continuing.
I am also happy to note that I have again done this every day, which is good that was my main concern was me getting lazy or something and not doing it for a day, but glad to see I will not allow myself to do that ^_^.
I will say though I do wish I knew people who programmed so I could ask them questions if I ever need to or just talk about it in general, but oh well one day I shall find some programming friends :D
I am hoping the next blog will be a bit better and I will be able to show case some of my new found knowledge in programs, but as of right now nothing really interesting to show. Not sure if I will update next week or in 2 weeks, guess it really depends on my progress and what I learn. Cheers!