![]() |
|
[Java] My First Program - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Java, JVM, & JRE (https://sinister.ly/Forum-Java-JVM-JRE) +--- Thread: [Java] My First Program (/Thread-Java-My-First-Program) |
RE: [Java] My First Program - BunnyJ - 02-22-2013 (02-22-2013, 10:39 PM)LightX Wrote: @Deque - I didn't learn any type of variables except doubles when i coded those. And I used the while loop cuz thats what I was told to use. I didn't know that about thenewboston...I thought he did know what he was talking about, but I didn't just use his code, I coded it myself and used the name of the variables he showed and that sort of stuff. I did his as an example, but I didn't use his code for those if he does even have them. A while back when I was watching one of the videos on either Python or C++ he mentioned that he was just learning Java and he was getting it confused with I think C++. Yea... it was C++. When I heard that I stopped using his videos. I then got a great book for both C++ and Java. Now I feel more comfortable learning C++/Java. If I want a lecture I want it from someone who knows the language and is not just learning it like myself. RE: [Java] My First Program - LightX - 02-23-2013 What book are you using? I couldn't find one that did the same as videos. They were informative, but I jsut didn't get them as well. It was easier to learn from actual videos and doing. RE: [Java] My First Program - LightX - 02-23-2013 What book are you using? I couldn't find one that did the same as videos. They were informative, but I jsut didn't get them as well. It was easier to learn from actual videos and doing. RE: [Java] My First Program - Deque - 02-23-2013 (02-22-2013, 10:39 PM)LightX Wrote: @Deque - I didn't learn any type of variables except doubles when i coded those. And I used the while loop cuz thats what I was told to use. I didn't know that about thenewboston...I thought he did know what he was talking about, but I didn't just use his code, I coded it myself and used the name of the variables he showed and that sort of stuff. I did his as an example, but I didn't use his code for those if he does even have them. You don't have to start all over again. Just use other resources to go on. And the programs you did by yourself are in the same style as TheNewBoston. Like I said: It is not your fault, that you did them this way. You just did it the way you learned it by him. I don't believe your are not supposed to be coding. That sounds stupid. Get a good book and code. Everyone with a brain can code and I believe you have one.
RE: [Java] My First Program - Deque - 02-23-2013 (02-22-2013, 10:39 PM)LightX Wrote: @Deque - I didn't learn any type of variables except doubles when i coded those. And I used the while loop cuz thats what I was told to use. I didn't know that about thenewboston...I thought he did know what he was talking about, but I didn't just use his code, I coded it myself and used the name of the variables he showed and that sort of stuff. I did his as an example, but I didn't use his code for those if he does even have them. You don't have to start all over again. Just use other resources to go on. And the programs you did by yourself are in the same style as TheNewBoston. Like I said: It is not your fault, that you did them this way. You just did it the way you learned it by him. I don't believe your are not supposed to be coding. That sounds stupid. Get a good book and code. Everyone with a brain can code and I believe you have one.
RE: [Java] My First Program - Ex094 - 02-23-2013 You can goto any torrent site and get great deal of good books from the Ebook section I can help you find some if you want
RE: [Java] My First Program - Ex094 - 02-23-2013 You can goto any torrent site and get great deal of good books from the Ebook section I can help you find some if you want
RE: [Java] My First Program - Jacob - 02-23-2013 (02-22-2013, 11:04 AM)Deque Wrote: Aw, TheNewBoston! You pretty much covered it. I started learning through Bucky and all I can say is I'm glad I stopped after 30 videos, lol. @OP, don't give up, ever. If you want to be a programmer then be one! It's just the TNB generally sucks for teaching programming because he usually learns the basics then afterwards learns himself as he teachers others. (my assumption as it seems, lol). Look around here and other places for sources you can read through and get the idea behind. RE: [Java] My First Program - Jacob - 02-23-2013 (02-22-2013, 11:04 AM)Deque Wrote: Aw, TheNewBoston! You pretty much covered it. I started learning through Bucky and all I can say is I'm glad I stopped after 30 videos, lol. @OP, don't give up, ever. If you want to be a programmer then be one! It's just the TNB generally sucks for teaching programming because he usually learns the basics then afterwards learns himself as he teachers others. (my assumption as it seems, lol). Look around here and other places for sources you can read through and get the idea behind. RE: [Java] My First Program - Ex094 - 02-23-2013 (02-23-2013, 09:17 AM)Jacob Wrote: @OP, don't give up, ever. If you want to be a programmer then be one! It's just the TNB generally sucks for teaching programming because he usually learns the basics then afterwards learns himself as he teachers others. (my assumption as it seems, lol). Look around here and other places for sources you can read through and get the idea behind.Well Said, He's totally right! |