Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Any of you has tried making web games? How complicated games can be made on web? And what languages do you need to know?
games
webdevelopment
2 Stemmen
3 Antwoorden
19th Jul 2020, 7:05 PM
Karak10
I made code for desktop..but when i see it in mobile the whole stuff gets compressed.. how can i make it responsive? plz help me
css3
media
1 Stem
4 Antwoorden
12th Apr 2020, 2:53 AM
MANOJ
Every time you run through the for-loop, does code made inside the for-loop reset (e.g. like counters inside a for-loop).
c#
for-loop
help
question
1 Stem
3 Antwoorden
31st May 2017, 2:24 AM
Hyper jenkins
If i have made a website as a beginner so that website will help me to earn money or not?
emma
-3 Stemmen
3 Antwoorden
1st Nov 2020, 8:14 AM
Misbah Rizvi
Hey guys! I need your help. I made a program on Turbo C++ 3.0, on Railway Reservation System. It shows some errors.
binaryfile
c++
filehandling
1 Stem
1 Antwoord
5th Nov 2018, 12:24 PM
Koustub Poddar
Help how I do create a UI for my new programing language Ele
css
ele=names=new_programing
for_coding_theme
help
language
made
ui
0 Stemmen
1 Antwoord
16th Sep 2022, 12:52 PM
heaker Gamer
I have made a program for understanding this operator bt can anyone explain why in 2nd case it is giving answer 0??
this.
0 Stemmen
5 Antwoorden
31st Jul 2017, 10:10 AM
Aman Kumar
Think I made a real site and I am offline then a user fill's out the form on the code then I get online.
help
1 Stem
4 Antwoorden
20th Apr 2018, 8:37 PM
Sina
Why does this show up sanytax error After lists have been made and everything else covered fs=fs1+"_"+fs2+"_"+fs3:
lists
python
tags
0 Stemmen
2 Antwoorden
24th Dec 2016, 9:31 PM
Nate
in c++ program on internet Can we write void main() instead of Int main() and what changes we should made on it
c++
1 Stem
4 Antwoorden
15th Dec 2016, 7:56 AM
chandraprakash
Im a bit counfused. It is said that c++ does not care for spaces but the space between int sum= x+y made a major difference.
c++
1 Stem
5 Antwoorden
27th Dec 2018, 7:29 PM
Jeremy Cruz
¿I am new I want to know how to share the result of a code that I have made ?
html
1 Stem
2 Antwoorden
11th Jun 2020, 6:06 PM
GamerELE
I made a function in dervied ninjA class void h() ..why i can access it my (*e1).h();...*e1 is point er of base class
abstract-classes
1 Stem
3 Antwoorden
11th Oct 2020, 8:24 PM
Harsh Rajput
I have made a Tic Tac Toe game using c++.. And i want to add play again feature to it.. But there is a problem...
c++
playagain
tic-tac-toe
0 Stemmen
5 Antwoorden
23rd Jan 2019, 6:48 PM
Teddy
How we made time table for school in c language if anyone know about it give me hint?
software
0 Stemmen
1 Antwoord
4th May 2019, 7:01 PM
Abhinav jain
So if, and i quote, two floats have made a float, does that make it three floats?
data-types
python
0 Stemmen
1 Antwoord
18th Oct 2017, 10:45 AM
PulsaR_Da_BiGZee
Hangman Ascii Art: I made ascii art for a hangman game. Its written in Python but could be simply ported.
art
ascii
game
hangman
python
0 Stemmen
2 Antwoorden
12th Dec 2017, 9:12 PM
John Miller
Sir can we make a drone based on ai which made by me to the corona period which helt to be go everywhere and detet corona from
madebynishantgod
-3 Stemmen
7 Antwoorden
10th Sep 2020, 1:02 PM
Nishant
Hey guys today i made a moving box animation using svg but once the animation is done it does not repeat itself why is it so?
animation
html
svg
2 Stemmen
5 Antwoorden
14th Aug 2018, 2:54 PM
Code master
Need help with arrays. Made a little code to assign multiple array a string if the arr is null. But not working :( PLZ help.
arrays
assign
java
multiple
1 Stem
6 Antwoorden
26th Nov 2017, 11:56 AM
jack
i made a program which gives a cross pattern of symbol (*) as a n output in 5 rows and 5 columns. what's the error here?
cpp
cross
pattern
symbol
0 Stemmen
5 Antwoorden
11th Jan 2020, 5:06 PM
Ariz imam
I have made snake classic game in c++ but in it how to make the snake bite itself to over the game??
biting
but
c++
classic
game
have
i
in
is
itself
made
not
snake
the
2 Stemmen
2 Antwoorden
30th Nov 2016, 12:13 PM
Aniket Prasad
QUESTION. How I can made in My posts or other Content <link> to a sombody or my Profile page with him profile SoloLearn Name?🍰
comments
content
hyperlink
link
posting
posts
sololearn
0 Stemmen
4 Antwoorden
28th Aug 2018, 7:09 AM
Arkadiya
Get the last name of all the customers whose the last name is made up of 4 letters. how can I do it?
sql
0 Stemmen
5 Antwoorden
22nd Jul 2016, 1:45 AM
Rosekamal
I made virtual host in xampp and named it localhost.com. Now I am unable to reach phpmyadmin and localhost.
apache
mysql
php
xampp
1 Stem
1 Antwoord
23rd Mar 2020, 11:26 AM
Kirti
Hi Guyz Can Somebody Please Explain To Me How Games Are Made Using C++?I'm Lost Since We Execute The Codes On Console
display
0 Stemmen
3 Antwoorden
7th May 2018, 4:56 AM
Siphamandla Goodnews Ngidi
You are given the noises made by different animals that you can hear in the dark, evaluate each noise to determine which animal
cprogramming
0 Stemmen
2 Antwoorden
4th Feb 2020, 11:49 AM
Muskan Mishra
I am a beginer in Python, I want to learn other stuff such as HTML and others but I really don't know if I made the right choice
guyzo
2 Stemmen
6 Antwoorden
31st Mar 2018, 3:08 AM
Penn Tefa
Java Math.max always compares 2 arguments or it can have more then 2. Check my 1st code with Java i made a program and need help
java
math
2 Stemmen
5 Antwoorden
4th Oct 2018, 7:36 AM
Mateusz Legend
how to expand my waiting time on this ? because i can not try more question's if i made mistake on practice.
r
0 Stemmen
1 Antwoord
24th Mar 2024, 5:57 PM
Adlal
when i will finish learn python what i can do where i can use it what i can made plz who know any info tell me
python
0 Stemmen
7 Antwoorden
20th Jul 2016, 4:55 PM
Ramzi Ebreek
I made a code for countdown project in c++ but the test case it's show code is not correct if anybody know please help me.
help
1 Stem
3 Antwoorden
10th Jan 2022, 2:29 PM
Aswin
Pls how do u start up an algorithm for a project ...like Tank game or any other amazing code made by great solo learners
Algorithim
5 Stemmen
1 Antwoord
7th Feb 2018, 9:27 AM
Android Boi
You are given the noises made by different animals that you can hear in the dark, evaluate each noise to determine which animal?
cprogram
0 Stemmen
1 Antwoord
7th Feb 2020, 7:27 AM
Muskan Mishra
made a calculator with two inputs only how can i make more input and perform different operation in a single statement(2*3+3)
javascript
0 Stemmen
2 Antwoorden
6th Sep 2019, 7:32 PM
Lee Nard
Why the constructer of super class not invoke , when object of sub class made in python ?
cpp
java
oop
python
python3
0 Stemmen
1 Antwoord
16th Oct 2022, 9:22 AM
Abhay mishra
I made a simple code in C++ but when i run it there is a compilation error even though i checked it so manu times, any ideas?
c++
cout
error
1 Stem
7 Antwoorden
5th Feb 2018, 8:44 PM
Panos Koklas
I'm making a mario game and I made mario with help of computer graphics but how do I move mario ?
c++
1 Stem
2 Antwoorden
16th Mar 2017, 7:13 AM
Shûbhãm ßìsht
I need a bit of help here because I can't figure out where I made a mistake. Whatever the mistake is is preventing CSS grids fr
css
html
project
webpage
website
3 Stemmen
2 Antwoorden
16th Nov 2019, 3:39 AM
Michael
I have made a program of prime number. I want to know did i initialized the class member c=0 correctly or not.
c++
0 Stemmen
2 Antwoorden
23rd Feb 2020, 6:59 AM
Disha Dey
With the much progress made in AI, will computers be able to think on their own sometime in the future?
a.i
computers
future
1 Stem
2 Antwoorden
28th Dec 2016, 3:12 PM
Abel Onaikenimi
I would like to ask after I made a responsive web page, how can I make the a visible web site on a Google
website
1 Stem
2 Antwoorden
24th Apr 2022, 7:35 AM
Yacquub
What if someone made a website where you pay $1 to enter every week in a competiton of XPs the winner in XPs gets $100.
earing-money-online
sololearn
xps
0 Stemmen
3 Antwoorden
26th Jul 2020, 7:08 PM
moses
In case anyone hasn't seen, I made this code. Could anyone give me some ways on how i could improve it?
javascript
0 Stemmen
2 Antwoorden
30th Dec 2018, 4:59 AM
Trevor Birdsall
Is anyone else experiencing the problem whereby the progress made on the sololearn web does not synchronise with the progress ma
app
completion
help
problem
web
0 Stemmen
2 Antwoorden
18th Mar 2019, 1:56 PM
Kyla Gordon
There are a bazillion places to make comments in this app. How do I see my comments and replies made to my comments?
sololearn
0 Stemmen
4 Antwoorden
30th May 2016, 2:18 AM
David
My path into programming was made easy because my first language was Visual Basic. Wondering why there is no vb course here.
code
microsoft
sololearn
vb
1 Stem
3 Antwoorden
2nd Jul 2017, 1:34 PM
Abdul-Raheem Okai Addy
After I made sure that the number is prime, how can I do the process of collecting the initial setup before it?
java
-1 Stem
2 Antwoorden
27th Mar 2022, 12:20 AM
Yasmin
Using classes,objects and inheritance,write two programs that are interactive basing on the research made in the above character
and
c#
class,object
inheritance
-2 Stemmen
1 Antwoord
19th Oct 2017, 7:11 PM
Wamala
Prime or not error can just tell what mistake I have made in my code and I need to y flag is used for
c
error
0 Stemmen
2 Antwoorden
6th Jul 2020, 11:13 AM
Dilip Hamilton
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
15
16
17
...
19
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
Pointers in c#
1 Votes
How to install Bcrypt here
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes