I've begin researching more onto how to incorporate Snake onto Javascript and it's a very large hassle. I had to use a lot of sources outside of Codecademy to help me with learning how to code Snake. However I did learn a lot from these videos and sites and it taught me that coding is not simple but that there are a lot of sites and applications that will assist you when you code something. The final product is coming along well and I have made many new discoveries with coding and how much more difficult it can actually be. Though despite these challenges, there are again many sites and applications out there that help people just like me who are interested in learning how to code Javascript. What keeps me excited is that I know I will be able to code Snake, though with a very large assistance of other videos, I know I can do it. I'm happy with my progress since I know I can accomplish what I need to do. Something interesting that happened was that I found notepad++, which is what you need to actually code anything in Javascript or in any other language.
Below is an image of notepad++ which is what I am using to code Snake. http://cdn.portableapps.com/NotepadppPortable.png
Thursday, May 1, 2014
Thursday, April 17, 2014
Blog #10
I finished learning how to code from codecademy's section on Javascript, but unfortunately I didn't teach me much in how to code Snake from scratch. However, I did learn a lot of useful wording and when I looked at other people's coding for the game Snake, I was able to understand a lot of what they wrote and how each line of code corresponded with an action inside the game. The final product is coming along fine now, right now I just need to learn how to follow instructions from another source on how to create Snake and hopefully I will be able to create my own version of Snake. What keeps me excited is that hopefully I learned a lot from using codecademy, maybe not making games on my own, but I got an understanding of how much effort is put in to making games or applications. I'm happy with my progress since I finished using codecademy. Something interesting that happened in the last week was that I finished the Javascript portion of codecademy. The picture below is the final screen of Javascript. https://s3.amazonaws.com/codecademy-blog/assets/03-2013-new-experience.png
Thursday, April 10, 2014
Blog #9
Unfortunately the last segment of learning how to code is taking a lot longer than expected, but I have been looking at ways to code snake and it doesn't look too hard. The final product is coming along fine even though I have been having a lot of trouble understanding how to code lately. What keeps me excited is that I will be able to code Snake and it will hopefully be functional, I am okay with my progress so far, I wish I understood more on how to code, but it's fine. Something interesting that happened in this last week was that I learned that it was not that difficult to learn how to code Snake, though I could probably never do it from my own knowledge, with the assistance of other websites, I expect to be able to code Snake at least to a certain extent. This image is someone showing Snake using Javascript. http://zetcode.com/img/gfx/javagames/snake.png
Thursday, April 3, 2014
Blog #8
Not much has come in the past week except that I have come to the final steps of coding. I've learned the core mechanics of using Javascript, and I believe that with the assistance of other websites out there, I can learn to make a replica of Snake. I am still pretty excited to the thought of creating a game using Javascript but what bothers me is that how much effort it will take to make Snake. My progress so far is adequate, sometimes I wish that I remembered everything about coding, but if I do research, a lot of the processes in coding comes back to my head after I research for long enough. Something interesting that has happened in the last week was that I saw a website that I could use to greatly aid my with making Snake, though it provides basically a copy and paste way of making it, I want to try to make it on my own. This is a picture of someone coding Snake
Thursday, March 27, 2014
Blog #7
I've recently discovered new videos on why coding is so good and how it can be very beneficial in the future. I've been looking at this videos and getting more motivation on doing coding. The final product is coming along fine, however, the latest coding in codecademy is making it very hard to understand but I can get the gist of it eventually. What keeps me excited about this is that I'll be able to make my own game which seems pretty amazing. What still bothers me is how hard it is to create the game. I'm fine with my progress so far, but I wish it was faster. Something interesting that happened was that I've learned a lot about javascript now. http://www.bloggingpro.com/wp-content/uploads/2011/01/coda-meets-wordpress-coding-standards.png This image shows how coding a game might look like.
Thursday, March 20, 2014
Blog #6
Lately I've been deciding on which game I want to make and I finally decided I want to make a game that plays like Snake. I've been looking at the coding for it and it looks pretty simple to make a replica of the game though it make take a while. The final product is keeping me excited because it's pretty amazing to think that I can make a game from the knowledge I obtained from coding. What still bothers me is that since coding is so complex, I can still make many mistakes from one tiny mistake and it's gonna take a while to be able to do the game. Something interesting that happened was that I found out Snake is one of the earliest games ever made. I hope for my game to look like the image below. http://www.maniacworld.com/snake-game.jpg
Thursday, March 6, 2014
Blog #5
http://code.org/learn
I found this website from browsing more websites to use to learn coding, it helped me because it provided an alternate to codecademy and helped me learn coding there too. Though both websites are very similar in material, code.org does have a couple of extended material that codecademy didn't have. However, I still prefer codecademy because of the visual appeal and how it goes in more depth on what mistakes you make and helps more on explanations of what everything does.
http://mashable.com/category/coding/
I found this website from searching some interesting facts and stories about coding. The website helped me because it gave me some more motivation on to continue coding with giving me facts and knowledge on why coding is so important. Mainly telling how coding will eventually become something that will be very useful in the upcoming future because of the advancement of technology. This website gave me some faith to possibly pursuing coding later on.
I found this website from browsing more websites to use to learn coding, it helped me because it provided an alternate to codecademy and helped me learn coding there too. Though both websites are very similar in material, code.org does have a couple of extended material that codecademy didn't have. However, I still prefer codecademy because of the visual appeal and how it goes in more depth on what mistakes you make and helps more on explanations of what everything does.
http://mashable.com/category/coding/
I found this website from searching some interesting facts and stories about coding. The website helped me because it gave me some more motivation on to continue coding with giving me facts and knowledge on why coding is so important. Mainly telling how coding will eventually become something that will be very useful in the upcoming future because of the advancement of technology. This website gave me some faith to possibly pursuing coding later on.
Thursday, February 27, 2014
Blog #4
A challenge I am facing right now is learning how to remember all the techniques and what every word or sign means in coding. There are a lot of stuff you have to remember and it's very hard to remember what everything does. For example, there's console.log, val, .script, .length, .substring, and many other coding properties. Learning how to code is somewhat like learning a new language, or at least learning new vocabulary, it's very hard to match a word with its definition sometime. Coding also looks like a mess most of the time, there are lines of complicated words and letters all over the screen, and if you make one tiny mistake, the end result will not come out how you like it to be. That's another problem I have with coding, is that it's so time-consuming and knowledge based. However, if you do do everything right, the end result is very satisfying, even though 9/10 times you don't do it right at first.
http://www.bloggingpro.com/wp-content/uploads/2011/01/coda-meets-wordpress-coding-standards.png
This image represents how complicated simple coding can look:
http://www.bloggingpro.com/wp-content/uploads/2011/01/coda-meets-wordpress-coding-standards.png
This image represents how complicated simple coding can look:
Thursday, February 13, 2014
Blog #3
So far, I've completed the basics of coding, I know how to type and enter in codes, but I still have a long ways to go before I can start creating a program for my game. I enjoy using the website I use and it teaches me a lot about coding, so much actually, that it might take longer than I anticipated to finish the core components of coding. There's a lot more than I actually thought there was when it comes to coding, but I really hope I'll be able to create a game out of it. This picture below shows that I'm only 14% done with learning how to use Javascript, but keep in mind that there are over a hundred lessons for the Javascript portion as it is probably the most important type of coding. I hope I will be able to finish the Javascript portion and begin to start on my game within a month or so. Source link: http://www.codecademy.com/tracks/javascript?jump_to=4fa836e5996b00000302064a
Thursday, January 30, 2014
Blog #2
I want to try to code and make an application from coding
Source I will be using to do this: http://www.codecademy.com/
I have a lot of confidence in this website I've heard from many people that it teaches you everything you need to know about coding and its been recommended by many people. It's been recommended by many famous people too like Bill Gates who has even stated that it's a necessity that people begin to start learning how to code. He says this because in the future, learning how to use computers may be one of the top paying professions. I also have confidence because I have so much time that to learn how to code and I actually have some interest in learning how to code. Ever since I heard about coding, I thought it was something that was very cool and now I will be able to get a chance to actually start learning how to code. I think it will be a lot of fun and that's a good motivation boost to try hard on my project. I feel like I will learn a lot from this project and have a lot of confidence it will be a success because of the motivation I have to do it and the large time span I have to finish the project.
Source I will be using to do this: http://www.codecademy.com/
I have a lot of confidence in this website I've heard from many people that it teaches you everything you need to know about coding and its been recommended by many people. It's been recommended by many famous people too like Bill Gates who has even stated that it's a necessity that people begin to start learning how to code. He says this because in the future, learning how to use computers may be one of the top paying professions. I also have confidence because I have so much time that to learn how to code and I actually have some interest in learning how to code. Ever since I heard about coding, I thought it was something that was very cool and now I will be able to get a chance to actually start learning how to code. I think it will be a lot of fun and that's a good motivation boost to try hard on my project. I feel like I will learn a lot from this project and have a lot of confidence it will be a success because of the motivation I have to do it and the large time span I have to finish the project.
Thursday, January 23, 2014
blog #1
I think my project is going to be somewhat difficult to do. I've seen other people play piano before and it's taken them years to master it and that's with a teacher. Trying to do it without a teacher is going to be pretty hard but I believe I can learn at least one song I really want to learn. I hope this project can show that you don't need to pay for a teacher to become good at something, and that you just need time and dedication. One website that will greatly help with this would be http://www.zebrakeys.com/. I found this while looking up piano lessons for free online and it looks like it offers a lot of material that will help with my progress to learning to play piano. Another website I found from looking online is http://ezinearticles.com/?Piano-Lessons-for-Free---Are-They-for-Real?&id=5179508 which helped me understand where I could learn piano and if it's possible or not.
Subscribe to:
Comments (Atom)

