Coding Help

Togepiover 10 years ago

I'm going to post here when I can't figure out certain aspects of Java. I don't know how many of you know the language well, but help will be appreciated as I go through this bootcamp.

Also an excuse for me to post a countdown until Doomsday.

Poll
If you code, what language do you prefer?
Python31%19
C++21%13
Java16%10
Other8%5
Ruby6%4
Combo (the right answer)6%4
C# (lol)5%3
Javascript3%2
Togepiover 10 years ago
Oksus
Togepi
Oksus
Togepi
Got my League app to work. >:)
link?
Refactoring it atm. I'll make it available when I add my other features.
What does it do?
So far you are able to search via summoner name to be able to pull the last ranked game played of that person, the other people in that game, the outcome, and what champions/masteries/final builds were used. Also able to search by champ to get common builds, strats, and champ match ups along with their lore and full array of skins. I'm thinking of toying with the live ranked match feature on their API and to see if I can get it on the app, but I'm focusing on securing the search function and fully testing out my controllers first.
deleteddeletedover 10 years ago
Togepi
Oksus
Togepi
Got my League app to work. >:)
link?
Refactoring it atm. I'll make it available when I add my other features.
What does it do?
Togepiover 10 years ago
Oksus
Togepi
Got my League app to work. >:)
link?
Refactoring it atm. I'll make it available when I add my other features.
Togepiover 10 years ago
AdrenalineMime
btw i got an offer =]
YESSSSSS. SO PROUD OF YOU!
deleteddeletedover 10 years ago
Togepi
Got my League app to work. >:)
link?
AdrenalineMimeover 10 years ago
btw i got an offer =]
1
Togepiover 10 years ago
Only 27 more days. :((((
Togepiover 10 years ago
Pick other DUH
deleteddeletedover 10 years ago
I write in

haskell
Togepiover 10 years ago
Do you write Scala???
deleteddeletedover 10 years ago
>Python
>a real language

also my language isn't on there
1
Togepiover 10 years ago
Does anyone else have issues with writing their code to HackerRank unit tests?
fred12344over 10 years ago
i code anime does that help
xelaover 10 years ago
i give it a negative review it made me lose elo
Togepiover 10 years ago
Got my League app to work. >:)
Togepiover 10 years ago
O-oh heyy!!! Happy Valentine's Day. :)))
1
deleteddeletedover 10 years ago
Who is this "Angular" and why is my bae talking about him so fondly... *rolls up sleeves*
1
Togepiover 10 years ago
AngularJS is the light in my life.
Togepiover 10 years ago
AdrenalineMime
Togepi
I am in awe that you can throw a semi-colon in and that [redacted] will compile. Pls teach me C++
java does the exact same thing actually :]
I don't believe you.
Linkerover 10 years ago
Defuq is that LOL doing after c# gurl, .net is LYFE
AdrenalineMimeover 10 years ago
Togepi
I am in awe that you can throw a semi-colon in and that [redacted] will compile. Pls teach me C++
java does the exact same thing actually :]
deleteddeletedover 10 years ago
Java gets used more in web apps than C-family languages for a variety of reasons, one being corporate culture of course but another big win is you don't have to worry about buffer overflow attacks with the JVM. Kind of a big deal when your app is facing the public internet.
Togepiover 10 years ago
Natan
Oksus
So what's the difference between the languages?
I know that C++ apparently allows you to do anything, so are other languages limited somehow?
There's different levels of programming languages, and different types of languages on their respective levels.

C++ if really good for object oriented stuff, which is basically the purpose of the language.

I'm not an expert, but as far as I know Java is good because it runs on most operating systems, is arguably better for web design, etc.

Basically, some languages are optimized(important as your program gets bigger) for certain purposes or systems, and there are different levels of languages that handle different types of problems.
As long as you have a JVM, Java runs. Java is also fun because it's awesome for OOP. ^_^
1
deleteddeletedover 10 years ago
Oksus
So what's the difference between the languages?
I know that C++ apparently allows you to do anything, so are other languages limited somehow?
There's different levels of programming languages, and different types of languages on their respective levels.

C++ if really good for object oriented stuff, which is basically the purpose of the language.

I'm not an expert, but as far as I know Java is good because it runs on most operating systems, is arguably better for web design, etc.

Basically, some languages are optimized(important as your program gets bigger) for certain purposes or systems, and there are different levels of languages that handle different types of problems.
Togepiover 10 years ago
https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B