Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,133 members, 7,814,971 topics. Date: Thursday, 02 May 2024 at 03:01 AM

What Programming Languages Do You Know? - Programming (7) - Nairaland

Nairaland Forum / Science/Technology / Programming / What Programming Languages Do You Know? (16058 Views)

Which Programming Languages Do I Learn? / What Programming Language Is Used In Creating Viruses? / What's Programming Lauguage Do You Think Is Best To Start With (2) (3) (4)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (Reply) (Go Down)

Re: What Programming Languages Do You Know? by phemmyfour: 5:35pm On Dec 16, 2022
dauddy97:
Python (machine learning) 4.5/5
SQL 4.9/5

The below are not programming languages but, they are software I used but requires critical logical coding.

Tabelau 4/5
Excel 4/5
Power BI 3/5

I'm a data scientist. I offer one on one training via zoom as well as help to solve project work, entry level take home questions and graduate (MSc) assignments in data analysis/ data science. 08149428490
immediately I saw excel and SQL, i knew that you must be a data man

1 Like

Re: What Programming Languages Do You Know? by Brownshoe: 5:45pm On Dec 16, 2022
Eshapa
Re: What Programming Languages Do You Know? by plantist: 5:50pm On Dec 16, 2022
ibkayee:
Java
C#
I'm not versed in Python but I can do it with a bit googling here and there. Was forced to do it when helping someone with an assignment
C++ (I gave up on this one, I'm like 0.7/5 lol)

Which base class does every type inherit from in C#? cheesy
Re: What Programming Languages Do You Know? by tunnex190: 5:55pm On Dec 16, 2022
Just python for now and I am just starting. I might rate it 1.5 out 5 grin

1 Like

Re: What Programming Languages Do You Know? by ibkayee(f): 6:04pm On Dec 16, 2022
plantist:


Which base class does every type inherit from in C#? cheesy
The Object class (System.Object)

You’re like the 3rd guy to try and ‘quiz’ me, it’s a bit pathetic lool
Re: What Programming Languages Do You Know? by clems88(m): 6:06pm On Dec 16, 2022
MPL ( money programming language angry )
Re: What Programming Languages Do You Know? by plantist: 6:15pm On Dec 16, 2022
ibkayee:

The Object class (System.Object)

You’re like the 3rd guy to try and ‘quiz’ me, it’s a bit pathetic lool

Oya no vex ma'am cheesy
Re: What Programming Languages Do You Know? by EMAXIM(m): 6:17pm On Dec 16, 2022
Bash 3/5
Python 3/5
Java 2/5
JavaScript 2/5

1 Like

Re: What Programming Languages Do You Know? by nosagold(m): 6:20pm On Dec 16, 2022
shurlah:


Bro I have an issue in a project I am working on in JavaScript
A page with multiple forms I want to submit a specific form on click with post Data

How can I target specific form via element class

Okay, are you using a framework or vanilla?

if vanilla

You should use an id instead of a class, to target a single form
const singleForm = document.getElementById({Enter formId Here})
singleForm.addEventListener("submit", (event) => {
event.preventDefault();

// make post request here;
});

if you wish to target multiple forms use
const multipleForms = document.getElementsByClassName({Enter classname here});
multipleForms.forEach((singleForm) => {
singleForm.addEventListener("submit", (event) => {
event.preventDefault();

// make post request here;
});
})

2 Likes

Re: What Programming Languages Do You Know? by Donpenny(m): 6:22pm On Dec 16, 2022
Vb 6.0
Dart
Flutter
Re: What Programming Languages Do You Know? by AllDModsAreMaad: 6:26pm On Dec 16, 2022
Kipaji:
Give the programming languages that you know as well as your level of proficiency on 5.

Let me start :

Javacript - 2/5
Python - 3/5
R - 3/5
Matlab - 2/5


Java - 4/5
Python - 1/5... This was where I stopped because the PC I was using for it and my graphics hustle then crashed and getting another one was on the high side.

1 Like

Re: What Programming Languages Do You Know? by professore(m): 6:27pm On Dec 16, 2022
See languages
Re: What Programming Languages Do You Know? by RedpillAnalyst: 6:53pm On Dec 16, 2022
dauddy97:
Python (machine learning) 4.5/5
SQL 4.9/5

The below are not progra Thumming languages but, they are software I used but requires critical logical coding.

Tabelau 4/5
Excel 4/5
Power BI 3/5

I'm a data scientist. I offer one on one training via zoom as well as help to solve project work, entry level take home questions and graduate (MSc) assignments in data analysis/ data science. 08149428490

Nice dauddy97

1 Like

Re: What Programming Languages Do You Know? by EnglandAmaka(f): 7:17pm On Dec 16, 2022
Kipaji:
Give the programming languages that you know as well as your level of proficiency on 5.

Let me start :

Javacript - 2/5
Python - 3/5
R - 3/5
Matlab - 2/5

I want to do programming as a second degree and I'm really confused on what to go for to learn everything about programming..

Which should i go for?

1. Computer science
2. Information Technology
3. Software Engineering

Please help me out, I don't really know the difference between the three..

1 Like

Re: What Programming Languages Do You Know? by Pclemenza: 7:23pm On Dec 16, 2022
IMO01:
Html
Css
Learning JavaScript

Little knowledge of bootstrap
Php for WordPress
How do you rate your knowledge of CSS

1 Like

Re: What Programming Languages Do You Know? by Naijaepic: 7:26pm On Dec 16, 2022
Qbasic 2/5
Cobol 0.2/5
Fortran 0.2/5
C 2/5
C++ 2/5
Java 1/5
Vb 2/5
Assembly language 0.4/5
Dart 0.9/5
PHP 3/5
Sql 3.5/5
Python 4.5/5

2 Likes

Re: What Programming Languages Do You Know? by Naijaepic: 7:32pm On Dec 16, 2022
Common Business-Oriented Language


ibkayee:

You can use html with C# and Java to create websites, most likely python and C++ too. I don't know what COBOL means I've never used it

1 Like

Re: What Programming Languages Do You Know? by Weregonnalose: 7:41pm On Dec 16, 2022
Poosie 5/5

1 Like

Re: What Programming Languages Do You Know? by Naijaepic: 7:42pm On Dec 16, 2022
Focus on one specific aspect of technology.

If you are going into Web technologies, Django, FastApi (if you are focus on API) libraries etc should be your stack after your basic knowledge of Python programming language.

If you are going into Data space, AI, ML, CV and probably Robotics, financial Algo, then libraries such as pandas, Pytorch, Keras, scikit and many other are your stack.

Python is a general purpose programming language, hence defining


lexy2478:
Python, but the thing is I feel python is like a universe with different modules so I can't assign myself a mark. Basic python 5/5..few other modules I'm good at matplotlib,seaborn,tkinter,pandas,numpy...looking for an expert in Django.

1 Like

Re: What Programming Languages Do You Know? by Weregonnalose: 7:43pm On Dec 16, 2022
EnglandAmaka:


I want to do programming as a second degree and I'm really confused on what to go for to learn everything about programming..

Which should i go for?

1. Computer science
2. Information Technology
3. Software Engineering


Please help me out, I don't really know the difference between the three..

You are really confused
Re: What Programming Languages Do You Know? by Naijaepic: 7:48pm On Dec 16, 2022
Pythonista said, Python is "forgiving". It wouldn't bleed, if you didn't declare your data type.
However, if you decide to declare your data as you do in C/java, Python will still play along and run your code.

So, you can have the gifts of both worlds.
Ciao!


ibkayee:

I'm just used to statically typed languages, so when I didn't have to declare the variable types whilst using python it felt weird

1 Like

Re: What Programming Languages Do You Know? by Phemieny: 7:48pm On Dec 16, 2022
CalabarPikin:
Here to learn


I've decided to learn something new next year....and programming has been in my mind

Someone suggested I go for web development or web testing....but honestly everything look confusing eehh..

I'll like to learn from scratch...
Anybody with a helpful suggestion, please help a brother. Thanks


Well it always really overwhelming, but all you need is to be persistent if you really want to come into the field......

1 Like

Re: What Programming Languages Do You Know? by ibkayee(f): 8:03pm On Dec 16, 2022
Naijaepic:
Pythonista said, Python is "forgiving". It wouldn't bleed, if you didn't declare your data type.
However, if you decide to declare your data as you do in C/java, Python will still play along and run your code.

So, you can have the gifts of both worlds.
Ciao!

Nice nice
Re: What Programming Languages Do You Know? by DeOTR: 8:13pm On Dec 16, 2022
omoluabiguy:


Cap �
Your opinion doesn't change anything.
Re: What Programming Languages Do You Know? by DeOTR: 8:17pm On Dec 16, 2022
CoronaVirusRelo:



Why are you talking like a novice! One build will take away 10 jobs
Computers took away many jobs only to create new ones. AI will take jobs, but it will create a lot of opportunities. You just have to position yourself.

1 Like

Re: What Programming Languages Do You Know? by Nobody: 8:27pm On Dec 16, 2022
DeOTR:

Computers took away many jobs only to create new ones. AI will take jobs, but it will create a lot of opportunities. You just have to position yourself.

Exactly what I wanted to here.

But denying that it won`t is the issue I had with the other lad, who claimed AI will demand more programmers.

Thanks for your feasible insight!

1 Like

Re: What Programming Languages Do You Know? by Huracan(m): 8:30pm On Dec 16, 2022
How long does it takes to learn programming?

1 Like

Re: What Programming Languages Do You Know? by naijalodge(m): 8:44pm On Dec 16, 2022
HTML
CSS
JavaScript
Python
SQL
JQuery
Bootstrap
SASS
Node JS
React JS
Express JS
PHP
Django
Figma
The above are my strong hold, but I left Python 3 years ago

1 Like

Re: What Programming Languages Do You Know? by Naijaepic: 8:48pm On Dec 16, 2022
20 years
10 years
5 years
2 years
1 year
6 months

It is subjective as it has to do with human capacity and willingness to sacrifice precious time to learn new things.

There is no single universal time frame.

My mentor advice, goes thus, "if it took someone 1 year to learn something, you can compress the time into, six months, three months" .
It all depends on your drive and what is pursuing you or what you are pursuing.

Huracan:
How long does it takes to learn programming?

1 Like

Re: What Programming Languages Do You Know? by Yeminace(m): 8:48pm On Dec 16, 2022
Fortran language only
Re: What Programming Languages Do You Know? by osuolale95(m): 8:55pm On Dec 16, 2022
MethPedo:
C 5

Cpp 4

Lua 5

Go 3

Python 2

JS 2


Boss, which company are you working for? I write C also and seriously in need of a gig

(1) (2) (3) (4) (5) (6) (7) (8) (9) (Reply)

Your Future As A Software Developer / Interview Questions For A Software Developer ! / Career Guides: Things I wish I had known earlier in d software development space

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 40
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.