Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Which programming language should I learn first if I want to follow the Big Data or Data Analytics path?
big
data
language
programming
0 Votes
3 Answers
20th Apr 2018, 4:54 PM
Marcia Quiliche
Hello.i want to learn android programming but all people says to me at first you should learn html css ,c# .is it true?
a
0 Votes
4 Answers
30th Oct 2019, 2:32 PM
Hamed Aama
Any other good ways to do it ?So at first I was doing it without .islpha and it was giving me wrong values so any other method?
python
1 Vote
7 Answers
30th Sep 2021, 2:39 PM
Asphalt
When learning web is it advisable to first learn master one language before engaging in another or dive into it all and find way
css
html5
3 Votes
3 Answers
1st Jan 2020, 7:14 PM
Shadow
Hello to all the Java people! I'll really appreciate your comments for my first code which I have shared here, please hit me :)
code
comments
java
sololearn
3 Votes
7 Answers
17th Aug 2017, 8:24 PM
Ziv
What should i start learning with as far as languages go. Like html first of c++
q
0 Votes
3 Answers
6th Jan 2017, 8:51 AM
that guy
is it necessary to learn JQuery while i'm going to make my first Basic webpage ??
jquery
0 Votes
3 Answers
17th Jun 2017, 4:32 PM
Nihal
Can someone explain wrong output for clicking first two elements of the page from this code?
javascript
jquery
selector
unique
0 Votes
3 Answers
12th Sep 2017, 1:56 AM
Razum.Top
This program is supposed to take a number and interchange the first and the last digits and print the changed number.
arrays
c
numbers
programming
0 Votes
4 Answers
29th Aug 2019, 5:27 AM
Sagnik Majumder2
When I first tried it it worked now when I axiedently deleted it and retyped it it didn't work
equal
error
getting
invalid
is
syntax
why
1 Vote
3 Answers
1st Apr 2019, 6:00 AM
Jasmine Dalrymple
Guys here's my first python code . please check it out hit like if you like and give feedback
python
3 Votes
1 Answer
25th Mar 2018, 3:12 PM
Devansh Gupta
Can anyone help me to solve the fizzbuzz problem of Python? I have written the code which qualifies only the first test case.
fizzbuzz
python
0 Votes
2 Answers
25th Mar 2021, 12:02 PM
Akash
Why is the second ' for loop' not the changing the items of the list to 'hello' whereas the first one changes as intended?
lists
loops
python
1 Vote
5 Answers
21st Jun 2020, 4:57 PM
Gowtham Subramaniyan
Given an array of integers, find the first missing positive integer in linear time and constant space.
c
0 Votes
2 Answers
24th Jan 2019, 1:38 PM
DODDABASAPPA
Write a program to read 2 strings and first string appends on the 2nd string
c++
-1 Vote
3 Answers
13th Feb 2018, 6:38 AM
Sree Saradhaa
Whats is c++ program.. this first in algorithm. I dont undersand about c++ adress..
name
space
std
Using
0 Votes
2 Answers
27th Nov 2016, 8:31 AM
Mkholid Ra
For following recursive function,will recursion work for fib(x-1) first & then on fib(x-2) or will recursion work simultaneously
python
recursion
1 Vote
3 Answers
25th Jun 2017, 6:23 AM
Chinmay Upadhye
thought for the day: to understand the concept of recursion, you must first understand what is recursion ;-)
c
c++
java
3 Votes
2 Answers
6th Nov 2016, 6:26 PM
gowtham
Pleaee help me , l am a beginner.this is my first programmino class. What is the result of this code?
lists
python
-1 Vote
6 Answers
30th Mar 2017, 6:50 AM
Giuseppe Reho
Fill in the blanks to make the first letter of the paragraph red and bold. Also flip the paragraph outside down.
css3
0 Votes
4 Answers
20th Dec 2019, 1:26 PM
Vinod
I finished beginner course in python. I want to continue python,which course can I do first core python or intermediate python.
corepython
intermediatepython
python
0 Votes
3 Answers
25th Sep 2021, 2:22 PM
Bavani
Can I do this work simple I mean I used so many break tags in the first 1000 digits of pi
break
code
codeplayground
css
css3
html5
pi
1 Vote
2 Answers
20th Sep 2023, 11:14 AM
P A Arrchith Iyer
Could someone help me with how to put first column for question and second column for answer as there are two different files.
#programming
c++
2 Votes
4 Answers
28th Nov 2020, 5:16 PM
Skylar Yang
I have a question about the "First recurring characters" problem (Python)
abba
character
characters
first
python
python3
recurring
0 Votes
8 Answers
23rd Aug 2019, 11:52 AM
Ahmad Faris Khawarizmi
How much time will Python 3 take to study?
first
learn
python
python3
study
2 Votes
3 Answers
26th Feb 2018, 7:49 PM
Pavel D.
its the first time I have started to learn c# . can anyone tell me which software I require to compile it .. plz fast
c#
-1 Vote
11 Answers
3rd Jul 2016, 3:10 PM
Devansh Sachdeva
Hello, I've got a question about calculating the BMI. In the first print, I've got an error. An intended block would be intended
else-statements
if-statements
input
python3
0 Votes
5 Answers
23rd Oct 2021, 7:56 AM
Beginner
ex: first bus will transport 50 passengers, leaving 126-50=76 in the station. The next one will leave 26 in the station
c++
0 Votes
4 Answers
20th May 2021, 12:26 PM
RAESEN
Is 8 getting passed to first here . Plz say and 16 to second and also is result storing them.
magic-methods
0 Votes
4 Answers
19th Jul 2018, 2:05 PM
adarsh pandey
how can b takes two values whiles it is given as integer in the first line
c#
0 Votes
2 Answers
30th May 2018, 2:16 PM
ahmed siddiq
Does anyone else have a problem with the strong tag for the first practice question on formatting elements.
formatting
html
0 Votes
4 Answers
9th Nov 2016, 1:32 AM
Zohaib Javed
Write a program to compute the sum of the first n terms of the following series S=1+2+3-4+5.......
program
0 Votes
2 Answers
5th Mar 2019, 1:54 PM
Ratish Behera
I just want to fetch the first multiple of the input, but my code is showing error....
break
python3
1 Vote
1 Answer
24th Oct 2019, 5:50 AM
MUGSHOT99
What is the programming level that is required to apply for your first job in the industry. ( Ex :software engineer)
hi-tech
job
motivation
programming
programming-hub
self-learning
sololearn
1 Vote
4 Answers
9th May 2018, 7:20 AM
Yarden Ankonina
In the first page of dictionary functions, why does 8:64 come before the rest in the squares example?
dictionaries
python
0 Votes
4 Answers
26th Dec 2016, 3:02 PM
Siva Chakravarti
In a high jump competition, you are acquired to create a system that will determine the first winner.
java
1 Vote
2 Answers
12th Dec 2019, 1:35 AM
Ajiemz
In Java, does it matter whether a method is defined first or called first?
java
methods
0 Votes
1 Answer
8th Dec 2018, 4:11 PM
Joshua Stebbins
C program files This is a program to reverse first N characters in a file But this program is not reversing
c
files
3 Votes
1 Answer
9th May 2021, 12:53 PM
Bharani Kudala
Should i learn first java and then kotlin or can i begin with the last? Bless
java
oop
-1 Vote
2 Answers
20th Oct 2021, 10:19 PM
Dev_bian
The code works the first two of the adding elements in works but not the last help?
javascript
0 Votes
2 Answers
30th May 2024, 2:51 PM
I'm a first time learning a language, started with python. I know it's a naive and small code, I shouldn't be asking this.
firsttimecoding
help
0 Votes
5 Answers
10th Mar 2021, 2:43 AM
Shubham Sharma
How to send message in this app to anyone? I click on message button but I saw that first activate your account but I don't know
msg#sololrn
4 Votes
2 Answers
31st Aug 2021, 1:24 PM
Jigri
Code is for counting the no. Of elements ocuring once or more. I wan to ask why after the first element its counting wrong??Help
python3
1 Vote
3 Answers
8th Dec 2020, 3:01 PM
Yogesh
How do I write a simple c++ program to display the first 20 prime numbers
c++
0 Votes
2 Answers
23rd Nov 2016, 8:06 PM
kobbygeorge
Why isn't my code working if the smallest number is the first number in array?
array
c
coding
smallest
0 Votes
2 Answers
1st Mar 2018, 5:00 PM
srihitha reddy
Hey I need help on this. This is the first time I'm stuck. Can't solve this no matter what I do.
java
operators
0 Votes
6 Answers
12th Jan 2017, 6:46 AM
SAG3
I not have any knowledge on programming and i am confuse that which program language should i learn first please reply
progress
0 Votes
3 Answers
13th Sep 2019, 5:45 PM
Aman Mamgain
It's my first time dabbling in java, which program is better to learn on for a beginner? Eclipse or net beans.
eclipse
java
0 Votes
6 Answers
24th Jun 2016, 4:25 PM
Xsteezy
it's supposed to take a hexa decimal number turn it into binary and then print the 1's in the binary.the first i'm getting right
binary
bitcount
c
hexa
1 Vote
6 Answers
24th May 2018, 6:35 PM
Tanvir Hasan
What is the correct approach towards learning Algorithms and Data Structures, if learning for the First Time?
algorithms
data
java
programming
structure
0 Votes
3 Answers
9th Dec 2016, 6:27 PM
Aditya Vardhan Singh
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
51
52
53
...
64
Next >
Hot today
Web Development
3 Votes
Cybersecurity techies
4 Votes
Please complete this code.
0 Votes
Can someone please explain python for me
0 Votes
Create a program in C++ that can;
0 Votes
What's wrong with code?
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Please answer.
0 Votes
Introduction of html
0 Votes
Money Back
0 Votes