Could you tell me all the Java topics, including the OOP? (Sorry if is bad writed, sorry for write POO, i dont talk english) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Could you tell me all the Java topics, including the OOP? (Sorry if is bad writed, sorry for write POO, i dont talk english)

30th Jan 2020, 8:40 PM
Solestebano
7 Answers
+ 9
Ah that makes sense Denise Roßberg. I just thought names like important acronyms stay fixed across languages. Thanks for the enlightenment!
30th Jan 2020, 11:34 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 5
🌟(Pro)metheus 🇸🇬 Can you remove your post, please? POO is the spanish (and if I am correct also french) shortcut for OOP. Solestebano I would suggest you to finish the java course. There you find all basic topics. If you done with it and you are familiar with java you can search for advanced topics. Here are some posts. Some resources: https://www.sololearn.com/Discuss/580291/?ref=app Advanced topics: https://www.sololearn.com/discuss/605801/?ref=app https://www.sololearn.com/discuss/551450/?ref=app https://www.sololearn.com/discuss/835856/?ref=app https://www.sololearn.com/discuss/1858477/?ref=app
30th Jan 2020, 11:26 PM
Denise Roßberg
Denise Roßberg - avatar
+ 5
I didn't understand the question so I was just confirming if what I knew was what I was seeing.
30th Jan 2020, 11:48 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
🌟(Pro)metheus 🇸🇬 I thought that too. But one day I found a question about POO on sololearn. Otherwise I wouldn't know that either. ;)
30th Jan 2020, 11:46 PM
Denise Roßberg
Denise Roßberg - avatar
+ 2
I also thought that POO might be a really crappy programming paradigm but it may refer to : programación orientada a objetos.
31st Jan 2020, 3:33 AM
Sonic
Sonic - avatar
+ 2
If you look at the contents of a Java book or the topics of a Java tutorial, you may find what you are looking for.
31st Jan 2020, 3:34 AM
Sonic
Sonic - avatar
+ 1
perhaps you mean OOP in english var topic = new StringBuffer( "POO" ); System.out.println( topic.reverse() );
30th Jan 2020, 11:03 PM
zemiak