Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
After I complete most of the courses here, where should I continue learning advanced programming?
c
coding
java
learn
learning
oop
programming
sololearn
3 Votes
4 Answers
30th Jul 2019, 12:29 AM
Nathan
Can we use continue with switch case in c programming language?
no
0 Votes
2 Answers
6th Oct 2018, 5:56 PM
Manish gupta
In which conditions continue and break loops shows error...can anyone plz clear me
loops
1 Vote
4 Answers
7th Oct 2020, 6:02 PM
Muhtasinul
Can anyone tell me how to use break, return, continue statement in java.
help
java
1 Vote
2 Answers
24th May 2018, 4:38 AM
Anand Singh
why in java course there is no explanation about continue and break statement
break
continue
java
1 Vote
6 Answers
3rd Sep 2017, 11:50 PM
Zeron
What's wrong with my code?!
bug
continue
help
loop
odd
python
0 Votes
44 Answers
23rd Aug 2021, 1:12 PM
Atena Molaie
In the continue statement in while loop...while do they state the number after you have skipped it
uu
-3 Votes
18 Answers
18th Mar 2022, 8:45 AM
Okundaye Jesse Eghosasere
Why is the result of this loop with continue function 16?
javascript
1 Vote
1 Answer
17th Aug 2021, 8:17 PM
xadrus1799
Is it that we must be pro users before we continue solving challenges?
pro
1 Vote
3 Answers
30th Jun 2022, 11:28 AM
Abdurrazak Ridwan Ahmad
How do I get to continue my background music of new song after the song finishes?
background
html
javascript
longer
mp3
music
twice
7 Votes
3 Answers
24th May 2020, 8:28 AM
Riotam Khan
Python continue, what is going wrong?
continue
python
0 Votes
6 Answers
23rd Jan 2021, 2:27 PM
Steve Barone
I need some bits to continue learning.... how can i get it ??!
??
bits
can
continue
get
hop
i
i
it
learning....
need
some
to
0 Votes
3 Answers
18th Nov 2021, 2:04 PM
Bou Dalel
I ha I have studied the whole JavaScript and HTML courses but when I go on Challenge I still feel some should I start all over
continue
restart
1 Vote
4 Answers
3rd Sep 2020, 8:38 AM
Adebusuyi Samuel
Wish to continue learning on a higher level. But where?
android
java
self-learning
1 Vote
1 Answer
6th Jul 2017, 2:04 AM
Yuri Zhalis
Does the continue puts us out of the for loop?
c#
loops
0 Votes
1 Answer
22nd Nov 2016, 8:30 AM
Elvis Muzhaqi
Why doesn't this work ? How can i ignore jack and stop when jake comes ?
break
continue
1 Vote
4 Answers
26th Aug 2022, 8:39 AM
Pro Coder
Where to start and where to continue when learning to dev from scratch?
ccs3
html5
javascript
mysql
php
sql
3 Votes
3 Answers
20th Aug 2017, 5:27 PM
Clรฉm Et-Nac
Any recommendations for mobile apps to continue learning HTML5 on the go?
android
html
html5
self-learning
1 Vote
2 Answers
28th Aug 2019, 10:48 AM
Tinsmith
How many numbers will the following code output? i=0 while True: i+=1 if(i == 2): continue if(i == 5): break print(i)
question
-1 Vote
11 Answers
6th Feb 2022, 3:40 PM
mahdi
Hi everyone I have a question.why i cannot continue my course and how can be a pro user
sololearn
1 Vote
11 Answers
25th Mar 2021, 5:26 PM
Ahmad Reza Parsizadeh
Need this program for free can't get a pro to continue my lessons โบ๏ธโบ๏ธ
sololearn
1 Vote
3 Answers
27th Jun 2022, 1:07 PM
Ahmed Gamal Mohamed Abo Elhamayel
Is learning from solo is enough if I want to continue in this field?
android
app
development
3 Votes
4 Answers
25th Mar 2017, 3:15 PM
Faizan Hussain
Can I use android python 3 to continue with the course?
android
progress
python
python3
0 Votes
1 Answer
28th Oct 2018, 3:13 PM
Gabriel Bartmanovicz
c++ - How to print next letters until Z and continue to A?
c++
0 Votes
2 Answers
23rd Oct 2022, 7:56 AM
Zizo
What is the different between pass and continue keyword function in python
continue
keyword
pass
python
0 Votes
1 Answer
24th Dec 2020, 9:45 AM
Tim Don๐จ๐พโ๐ป๐ค
Can somebody explain me the algorithm behind continue and how its working here
beginner
c
coder
problem
programming
sololearn
0 Votes
2 Answers
5th Mar 2021, 5:59 PM
Ira Sarkar
Is there any way such that we can continue working in a function even after using return feature
functions
return
2 Votes
8 Answers
18th Jun 2020, 3:41 PM
Krishna Agrawal
I can not find WHY? output is 0123456789? instead of odd numbers 13579?
continue
php
3 Votes
4 Answers
2nd Mar 2018, 4:11 PM
Jan Sunshine53
What is the actual benefit of 'continue' statement?
break
continue
0 Votes
4 Answers
7th May 2020, 1:46 PM
AMRUTHA B R
break and continue(C language)
break
continue
0 Votes
4 Answers
26th Sep 2019, 9:38 AM
Reiner
what is break does and what is continue does work in java script example?
example?
java
script
1 Vote
2 Answers
23rd Aug 2020, 6:50 PM
Ziyad Aldoumany
I've finished Python 3 Tutorial. Can you advise me any site to continue upgrading my Python skills?
python3
sololearn
5 Votes
8 Answers
30th May 2017, 12:15 PM
Dmitriy Yurkin
Why is there a need to add continue when a while loop repeats itself?
continue
loops
0 Votes
3 Answers
7th Jun 2019, 12:07 AM
Francis
What is wrong with this code please:n = 100 i = 1 while i <= n: if i % 2 == 0: continue print(i) i+=1
christian
huml
2 Votes
15 Answers
13th Mar 2022, 1:56 PM
Lean R1
How do you all create continue button that automatically redirect us to the lower content
html
1 Vote
6 Answers
24th Feb 2018, 6:03 PM
Sachin Kumar
after completing the tutorials in sololearn, what are other recommended ways to continue learning c++?
c++
2 Votes
5 Answers
20th Dec 2016, 8:41 PM
Cody Arthur
Can't continue to learn course of c++ in app. What to do?
c++
2 Votes
1 Answer
27th Feb 2018, 9:20 PM
Cyrox
After finishing My HTML Fundamentals which course the you guys advice me to Continue with.?
css
html
javascript
python
2 Votes
2 Answers
27th Mar 2020, 4:40 PM
AlysTech
What is the use of "Continue" in while loops?
continue
while
0 Votes
3 Answers
11th Oct 2020, 8:28 PM
Hosea
What important things I need to go over before I continue to learn java GUI
code
gui
java
0 Votes
4 Answers
15th Apr 2020, 7:02 PM
Yahel
here x=10,not 30.so,if condition is false,and continue should not work.but still it worked.why?
conditional
java
loop
0 Votes
1 Answer
1st Feb 2023, 2:40 PM
We Doru
Please someone explain me break and continue in loops in easy words. A bit confused
c#
loops
0 Votes
6 Answers
19th Feb 2017, 11:22 AM
Legend Shees
Need help making a save option for my game so that you can continue where you left.
css
html
javascript
3 Votes
8 Answers
11th Jun 2017, 7:57 PM
Cornelius Labuschagne
Where is the problem?
continue
loops
0 Votes
3 Answers
6th Feb 2021, 11:38 AM
Md Imraj Hossain
i need one random(must be 10 numbers positive and 10 negetive )ex to use continue and break
java
loops
0 Votes
10 Answers
13th Aug 2016, 2:34 AM
Amin Sadat
I had breaked my Back to School Coding Streak. How can I continue that streak?
python3
1 Vote
2 Answers
25th Sep 2020, 3:52 AM
Nabeel Muhammed
C# void. If void returns nothing then why does it continue to execute the method's statement?
c#
methods
void
0 Votes
4 Answers
8th Feb 2022, 5:16 AM
Taukoriri Meita
Is there any restriction to start any one of language and continue to study all randomly?
k
4 Votes
3 Answers
9th Apr 2018, 3:34 PM
Karan Dhingra
I don't understand what is the problem with this code
break
continue
while
0 Votes
5 Answers
2nd Aug 2023, 12:30 PM
ะัััั ะัะดะตั ะะผะธั
I have difficulty with statistics , do I still continue with machine learning or first learn statistics?
doubt
machinelearning
6 Votes
1 Answer
26th Dec 2020, 6:17 PM
Lucy
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
...
10
Next >
Hot today
Guys help please
1 Votes
Python question
2 Votes
Python
1 Votes
Are websites hackable?
1 Votes
C# and sql
1 Votes
Void functional void with bool function
0 Votes
TICTACTOE
0 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes