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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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