Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Hi guys check out my new code. Way cool effects don't forget to like it and comment. Please like this post and follow me.
playground
1 Vote
2 Réponses
30th Dec 2016, 2:52 PM
Okezie Chiedozie
So then why don't we add a float number? 20 // 6 is 3, but why isn't it defined as 3.33 or something alone those lines?
numeric-operations
python
2 Votes
2 Réponses
11th Mar 2017, 8:59 AM
MynameisKyle99
Pls help me, I did something wrong with my little exercise and I don't know how to solve the problem. Pls tell me the solution
code
exercise
help
idle
me
python
solution
0 Vote
1 Réponse
18th Jul 2019, 9:27 AM
Sunny
Can I make my own web page if I know to program? Sorry for the fooly question but I don't know nothing about that ..
programming
0 Vote
2 Réponses
14th Aug 2018, 9:12 PM
Walter
How to get a jQuery download for Android. I got one from jquerymobile.com and unzipped the file but I don't know what's next.
android
download
help
jquery
0 Vote
1 Réponse
3rd Jun 2022, 4:30 PM
Junior Coder
X value is constant 5 , and z denote the address of x value . But we don't know address of x value.it show error output why ?
cpp
solo
0 Vote
2 Réponses
16th Sep 2020, 12:13 PM
Suparna Podder
Don't know what I'm doing wrong with this code can someone guide me on this one I'm stuck in the matrix on this code
14.2
-2 Votes
2 Réponses
6th Aug 2022, 3:34 AM
Vigil Curvey
I have a project to work on, An advanced todo list built with vanilla js. I don't know where to start from. I just need advice.
css
html
js
module
web
webpack
0 Vote
2 Réponses
1st Apr 2020, 9:41 PM
Odunsi Joseph
Can anyone help me in java i want to create an application and i don't now what application use to create it
java
0 Vote
2 Réponses
27th Nov 2016, 7:12 PM
Zakaria Bessaoudi
what if you don't have an image in the same folder as the HTML folder .how do i then insert an image?
html
images
0 Vote
2 Réponses
7th Oct 2016, 4:34 PM
ufor daniel
Someone to help me? I try to run my code but it doesn't and I don't see where is the bugg..
help
java
1 Vote
1 Réponse
7th Jul 2017, 5:28 AM
Issa Samake
In PHP don't exist the 'char' type? If I declare a variable with one character it is classificate with a String?
data-types
php
0 Vote
1 Réponse
30th May 2016, 11:56 PM
Diego Veronez Nunes
I don't know this question !! I've not understood it can you explain it to me and give me the answer??
anysolution
c++
pls
tohard
-4 Votes
1 Réponse
4th Sep 2017, 11:40 AM
Aniket Deshmukh
What do you do if you want to use setinterval with a function that takes parameters (since you don't include parentheses)?
date
javascript
0 Vote
1 Réponse
21st Mar 2016, 7:30 PM
Jeremiah
I just recently downloaded this apl and i don't know what i am supposed to do can anybody help me ??please
beginners
html
programming
0 Vote
1 Réponse
17th Apr 2020, 12:19 PM
Jasnoor
I don't understand why my code exits my for loop after assigning x a value of 0 can someone please explain
arrays
c#
for
loops
0 Vote
1 Réponse
3rd Dec 2017, 2:10 AM
kenneth Stanley
If I have a code that accept user input then do a function, the error might varry depending on user input. how do we handle the exceptions considering we don't know which one? How to handle all exceptions.
exceptions
python
1 Vote
7 Réponses
8th Sep 2016, 9:19 AM
Cornel
I want to learn about app developing,i am beginner so i don't know about it , if any app developer is here please help me.
app
appdeveloper
java
kotlin
0 Vote
2 Réponses
2nd May 2020, 7:01 AM
Boopathy P
Can anyone help me with this?, .. am getting an "EOFError" in a line that requests for user input and I don't know what it means
python
1 Vote
1 Réponse
8th Sep 2018, 6:27 AM
wizHÆVÊN§
how to make html editor by html4, I made everything but I don't know how to make the html text opens in a new tab and works .
html
1 Vote
3 Réponses
7th Jun 2017, 11:13 PM
Walid Kh. Sharaiyra
I have a test code in Java and Jee next week for an interview and I need some examples but I don't know where to find them
test
1 Vote
1 Réponse
8th Mar 2020, 2:07 PM
Meriem Bouhiri
I don't know why but when i write c++ code with an input it says "split your inputs " and so on what is the solution please?
c++#cpp
0 Vote
2 Réponses
27th Mar 2022, 5:59 PM
YabSolo
I am a fresher, in the sense that I don't know anything about programming so from where I will start my learning.
beginner
0 Vote
2 Réponses
28th Jul 2017, 3:04 PM
Mayank Kangtani
do I need internet to upload image I'm using notepad in desktop which no WiFi I don't have yet lan network connection
html
images
0 Vote
2 Réponses
7th Aug 2016, 8:37 AM
jashim jarvis n. sharief
Actually, what is the function of frames in html ? is that for designing our website or etc. i don't know ?
html
0 Vote
2 Réponses
22nd Jun 2016, 9:25 PM
Frosch
I don't know who the dev's are but I was wondering if their is a glossary or something on here for reference to code types.
all
1 Vote
2 Réponses
27th Feb 2017, 5:27 PM
Brian Hoeft
Why don't you provide sql editor to practice us. Plzz provide sql command prompt so that i could write query by my own or check
sal
0 Vote
2 Réponses
14th Feb 2019, 2:01 PM
oshi Agrawal
Why is 1 % 2 = 1? I understand that 13 % 4 = 1 because 1 is the remainder of 13 / 4, but I don't see how the first modulus works. Can someone explain this please?
python
1 Vote
6 Réponses
2nd Oct 2016, 7:49 PM
method
static int Pow(int x, int y = 2) { int result = 1; for (int i = 0; i < y; i++) /* this is the for loop that I don't understand.
c#
methods
1 Vote
4 Réponses
22nd Jan 2017, 5:13 PM
Steven Bennett
don't I need to install jdk if I install eclipse as I can also run my code on eclipse and in jdk I need cmd,.. plz.... answer.. will only installing eclipse work?
eclipse
java
0 Vote
5 Réponses
13th Jul 2016, 4:34 AM
vinay
Hey Hey friends. I learnt PHP, I love it, but I don't know what to do with it. someone to help please, I want to develop it.
php
0 Vote
2 Réponses
20th Jul 2020, 8:58 PM
Musoke Yassin
Hi guys I am starting to programing I don't know code right and I have 12 years old what your opinion for me starte
awnser
please
0 Vote
2 Réponses
18th Mar 2017, 7:29 PM
Bearst
Where can I get greater or lesser sign on S5. I don't see it on the keyboard? I can't apply ArrayList without it.
java
0 Vote
2 Réponses
7th Jan 2017, 8:12 AM
Champion Lehlohonolo Ntulini
I just don't get the idea of implementations. What does that mean? Cpython was written in C to run Python programs, or it means something else?
python
0 Vote
3 Réponses
28th Aug 2016, 6:44 AM
杨正龙
How can I get started with c++ working with projects....I completed the course but I don't know we're to start from,help me??
,int
function,
var,
0 Vote
1 Réponse
16th May 2019, 4:34 PM
Mark Sikaundi
How SoloLearn makes money? They don't sell any courses ( All courses are free). They doesn't display any ads banner or pop-up.
basics
c
c++
css
css3
discussion
java
javascript
mysql
sql
1 Vote
1 Réponse
23rd Oct 2017, 7:50 PM
Deepak Pandey
Anyone here could help me with Git on Mac OS, I need to create a repository to upload on Github but don't works. Pls
git,
github
0 Vote
1 Réponse
2nd Jul 2022, 11:07 PM
John Mill
Please 🙏 i want to hosting my website on my smartphone in netfily but my phone can't login to netfily i don't know why! Help me
<hosting>
1 Vote
1 Réponse
30th Nov 2022, 9:04 AM
Ishaq Lawan Ishaq
I am new to Python,i can't understand python is oops concept based language but we don't have to create any classor main method
java
oops
python
0 Vote
2 Réponses
11th May 2017, 2:21 PM
Harshit Kaushik
How do I start to make games on Android I have learnt Java but I don't really know where to start from
an
android
applications
develop
game
to
use
0 Vote
1 Réponse
17th Sep 2017, 3:57 PM
omitogun toni
I need to create q&a project and I don't know how to handle scores when user gets the correct answer please help.
an
color
forexample<p>what's
of
orange?</p><label>orange<inp
the
0 Vote
1 Réponse
2nd May 2021, 4:48 PM
Oliver Silas
What's the quickest and easiest way to start coding and fast. I'm trying to learn how to code and I don't know if solo learn wil
beginner
code
1 Vote
2 Réponses
25th May 2017, 5:15 AM
Nurudeen Ahmed
I started using this app recently and i don't know where to go in order to start the blog project, can anybody help me?
-
1 Vote
1 Réponse
8th Apr 2020, 10:33 AM
Richard L Ndalu
Sorry that first sentence is bollocks. You don't need an IDE, a text editor is enough but a text editor is no IDE.
c++
0 Vote
2 Réponses
4th Dec 2016, 10:15 AM
Amon Melchers
Thanks guys now I am aware of <meta charset="UTF-8"> uses but I still don't know how to use this tag and where to use this tag
<meta
charset="utf-8">
html
1 Vote
2 Réponses
15th Feb 2018, 12:44 PM
Sachin Kumar
Can you explain the setter? I know it's supposed to "set", but I don't know what each piece means and why is it in the class?
classes
java
1 Vote
2 Réponses
12th Mar 2016, 4:37 PM
also trebeck
Wassup guy's I want to create a traffic mobile app, a game app like mini clip, but different game and I don't know where to star
html
1 Vote
2 Réponses
25th Dec 2016, 10:53 PM
otieno daniel
Can I be allow to ask for the answer of a challenge question provided if I don't know it or understand it , will I be wrong
george
2 Votes
1 Réponse
24th Jul 2018, 10:52 AM
George S Mulbah II
I created 2 svg circle. Both have the same width height and are in same x and y axis measurements. Why they don't overlap??
circle
html
html5
svg
0 Vote
2 Réponses
16th Jun 2017, 6:05 AM
👍Challenge the W . O . L . F👈
I thought we had to put units (either px or %) with attribute measurements? Looking at the below code, they don't use any units
html
0 Vote
1 Réponse
26th May 2020, 5:17 AM
Ricardo
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
62
63
64
65
Suivant >
Aujourd'hui en vedette
What's the best language
0 Votes
How to speak English
1 Votes
Tags in HTML
1 Votes
How can I get overflow errors visually displayed in React Native?
3 Votes
Where is a good place for me to practice what I’ve learned?
0 Votes
Geometrierechner
0 Votes
What is full name of html
0 Votes
python precision how to deal with without numpy
1 Votes
How do I develop a GUI software using c++
0 Votes
Better way to delete element from map
0 Votes