#How to I start solving Coding Problems?

1 messages · Page 1 of 1 (latest)

idle oak
#

I have done some basics of java like loops, input, oops etc.
Also i have very less knowledge on collections.
I want to start solving questions(most easiest) so like is there any gud way to start?
Like specific topics?

shell prismBOT
#

<@&987246452180930620> please have a look, thanks.

shell prismBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

idle oak
#

specific topics to look at, to must do?

#

also, tell me some resources

atomic sluice
#

id suggest u do mooc

shell prismBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

atomic sluice
#

and after that, projects

#

do that for 2-3 years and ur job ready

idle oak
#

wht i remember is mooc uses NetBeans

#

or Eclipse

slender oyster
#

You can use idea

ancient yew
#

Mooc uses netbeans

#

But you can also use intellij

#

I did mooc with intellij

idle oak
#

mooc both the parts?

atomic sluice
#

read the full boz message please

#

it literally says u can use intellij

#

and also shows how

idle oak
#

noice.

#

so u wont suggest to do some questions outside of this?

atomic sluice
#

u mean like leetcode and similar? that tends to be more for learning competetive programming and not general coding (i. e. whats required in a job)

#

the best way to practice is by doing projects. but u first have to learn the basics, so mooc

idle oak
#

👍

#

i am fascinated from Competetive Programming and wanna do it too

#

but yep i have time in starting it

#

so i was thinking of being already prepared with some too easy lvl questions

atomic sluice
#

sure, enjoy. just note that what u learn there wont be really relevant in a job. so if ur goal is to get a job asap, ur time is better invested in sth else

idle oak
#

i am thinking of doin DSA for 4months parallel to some java projects and webdev