Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,778 members, 7,955,974 topics. Date: Sunday, 22 September 2024 at 08:16 PM

I Want To Go Into Programming But Very Bad At Math, Any Advice - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / I Want To Go Into Programming But Very Bad At Math, Any Advice (3448 Views)

Why Is Everyone Rushing Into Programming? / Why I’m Bad At Coding And People Think I’m Good / If You've Always Wanted To Learn Programming But Failed, Be Here!!! (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Najdorf: 2:35am On Sep 10, 2020
I've seen nothing wrong in what stanliwise has said.

To OP, you should change your attitude of hating math, that is a bigger problem than simply not knowing or being good at it. Besides that, this question is one of the most popular questions from newbies, you'll find many helpful videos and advice online. Don't let anyone here discourage you into thinking you need to spend one year studying "matrix computations and optimization algorithms" before you get started in programming.

1 Like

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 7:28am On Sep 10, 2020
stanliwise:

Don’t mind that guy o. I understand how maths is very useful for data apps and heavy computational applications.
But OP need to just learn how to communicate with computer.
For example python is very close to English language and with so much Robust one line import library that even young people with barely advance maths skill Can work with and do stuffs. No one is talking of using Assembly, Rust or C here, or Big(O) notations. But he just wanna scare young mind coming to know programming.
Big (o) notations I don't know why but I prefer to put it under logic, but Assembly only needs basic arithmetic and you need to think logically, for example when trying to create a multi dimensional array in assembly, you need to sit down and think a lot which is even more than the calculations itself, and as for bit manipulation (logical gate and algebra) yup that is where you need maths, but it's not hard at all.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 7:51am On Sep 10, 2020
stanliwise:
For antivirus software a time comes when you need some form of maths especially for virus signature and gibberish, and you need to work with low level libraries at some point which deal with a lot of bit manipulation.
But the OP just need to learn how to create simple software and write every day code. And this nigga start mentioning bank apps and antivirus software. Haba I fear some people o
Wow thanks for the insight.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 7:56am On Sep 10, 2020
You don't really need maths to build a website like nairaland for instance, you only need logic. Maths is based on logic, but you can be logical without having very good knowledge in maths.
Most times, just good knowledge of jss algebra would suffice.

2 Likes

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Sulele04(m): 12:36pm On Sep 10, 2020
Mr.staliwise
you are not a programmer you are a coder, without codeigniter and laravel you are nothing.
you think using already made functions and classes of libraries and framework served on a platter of gold makes you a programmer. NO it doesnt.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by tensazangetsu20(m): 12:47pm On Sep 10, 2020
Sulele04:
Mr.staliwise
you are not a programmer you are a coder, without codeigniter and laravel you are nothing.
you think using already made functions and classes of libraries and framework served on a platter of gold makes you a programmer. NO it doesnt.

Here comes the elitist gatekeepers grin grin.

1 Like

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Sulele04(m): 12:47pm On Sep 10, 2020
I still dont know how somebody will say he hates maths, op is talking from a sentimental side not from a factual side.

i started programming with c++ after i got very fluent with it, i knew i needed to start learning a new one c#. But my sentimental part didnt allow me, i thought i was betraying c++ by learning c#. Today when i look back i just say to myself that was unnecessary sentiments.
maths is the easiest thing to learn on this earth, dont let the grammer or hype scare you.
If you want to be a programmer you need mathematics.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 1:30pm On Sep 10, 2020
Sulele04:
Mr.staliwise
you are not a programmer you are a coder, without codeigniter and laravel you are nothing.
you think using already made functions and classes of libraries and framework served on a platter of gold makes you a programmer. NO it doesnt.

For most jobs and softwares out there today, you only need libraries and frameworks to get the job done, why reinvent the wheel?
For every one programmer writing anti virus softwares or compilers in c++ today, there are 500 or more programmers building softwares with React javascript or Django python.

1 Like

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 1:32pm On Sep 10, 2020
Sulele04:
I still dont know how somebody will say he hates maths, op is talking from a sentimental side not from a factual side.

i started programming with c++ after i got very fluent with it, i knew i needed to start learning a new one c#. But my sentimental part didnt allow me, i thought i was betraying c++ by learning c#. Today when i look back i just say to myself that was unnecessary sentiments.
maths is the easiest thing to learn on this earth, dont let the grammer or hype scare you.
If you want to be a programmer you need mathematics.
If you want to be a programmer generally you only need logic. If you want to be be a programmer in certain programming fields, you need maths.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:35pm On Sep 10, 2020
Daejoyoung:

For most jobs and softwares out there today, you only need libraries and frameworks to get the job done, why reinvent the wheel?
For every one programmer writing anti virus softwares or compilers in c++ today, there are 500 or more programmers building softwares with React javascript or Django python.
As for your question, why reinvent the wheel? It improves your potency as a programmer and if those libraries have a bug, no matter how you read the api libraries are like black boxes with no screws, you can't find out how they work internally unless you can read assembly which again is the feat of a seasoned programmer.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:36pm On Sep 10, 2020
tensazangetsu20:

Here comes the elitist gatekeepers grin grin.
I swear, I've stopped looking down on people who use frameworks and the sort, they need money to eat so why push your fanatical love for computers on them.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 1:37pm On Sep 10, 2020
tensazangetsu20:

Here comes the elitist gatekeepers grin grin.
I tire for them, if you ask them what they have built with their knowledge of maths compared to those using frameworks, you'll see most have no tangible real world projects to show. They forget not every one can be researchers in the field of programming, many people just wanna get some stuff up and running with javascript and PHP for the business or economic side of things.

1 Like

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by tensazangetsu20(m): 1:40pm On Sep 10, 2020
SegFault:

I swear, I've stopped looking down on people who use frameworks and the sort, they need money to eat so why push your fanatical love for computers on them.
Yes o. Country hard and men need to eat. If you love maths and computer science you should go in for a PhD at MIT instead of abusing people looking for their daily bread.

2 Likes

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:42pm On Sep 10, 2020
tensazangetsu20:

Yes o. Country hard and men need to eat. If you love maths and computer science you should go in for a PhD at MIT instead of abusing people looking for their daily bread.
Abi o, this country is too hard man, that's why I went back to front end web development. CS no dey give man food for this shithole.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by tensazangetsu20(m): 1:44pm On Sep 10, 2020
SegFault:

Abi o, this country is too hard man, that's why I went back to front end web development. CS no dey give man food for this shithole.
Core CS no dey give man food for anywhere. The number of C++ jobs is so minuscule compared to things like JavaScript and PHP.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Pondabrown: 1:49pm On Sep 10, 2020
You guys have scared the shit out of me and I do know that the op must be shitting his pants grin. For me, simple HTML dey hard me sef not to talk of assembly language. I'm really impressed with you guys.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Sulele04(m): 1:50pm On Sep 10, 2020
Daejoyoung:

For most jobs and softwares out there today, you only need libraries and frameworks to get the job done, why reinvent the wheel?
For every one programmer writing anti virus softwares or compilers in c++ today, there are 500 or more programmers building softwares with React javascript or Django python.
i didnt say he should reinvent any wheel, i only said he should learn maths.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:50pm On Sep 10, 2020
tensazangetsu20:

Core CS no dey give man food for anywhere. The number of C++ jobs is so minuscule compared to things like JavaScript and PHP.
They aren't small like that sha, it depends on what you can deliver. And besides you can gather a couple of friends start some kind of cooperative and make games, Who knows you could get somewhere one day.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by tensazangetsu20(m): 1:51pm On Sep 10, 2020
SegFault:

They aren't small like that sha, it depends on what you can deliver. And besides you can gather a couple of friends start some kind of cooperative and make games, Who knows you could get somewhere one day.
The Koko is to make money first then follow passion later. Can't follow passion on an empty stomach men.

2 Likes

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:51pm On Sep 10, 2020
Pondabrown:
You guys have scared the shit out of me and I do know that the op must be shitting his pants grin. For me, simple HTML dey hard me sef not to talk of assembly language. I'm really impressed with you guys.
Forget assembly and face your basics, do you think assembly will put food on your table, me that can write ARM and Intel assembly is still living in my grandparent's house.

5 Likes

Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 1:52pm On Sep 10, 2020
tensazangetsu20:

The Koko is to make money first then follow passion later. Can't follow passion on an empty stomach men.
gringringrin to me honestly passion matters the most but sha man must eat first and foremost.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Sulele04(m): 1:54pm On Sep 10, 2020
tensazangetsu20:

Core CS no dey give man food for anywhere. The number of C++ jobs is so minuscule compared to things like JavaScript and PHP.
grin this is up there with the best jokes i have read on nairaland.
you dont know what is going on i will let you wallow in your ingnorance.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Sulele04(m): 2:02pm On Sep 10, 2020
Daejoyoung:

I tire for them, if you ask them what they have built with their knowledge of maths compared to those using frameworks, you'll see most have no tangible real world projects to show. They forget not every one can be researchers in the field of programming, many people just wanna get some stuff up and running with javascript and PHP for the business or economic side of things.
shocked no tangible real world projects.
when i was in university i cant count how many countless opencv and qt projects we built not to talk of when i was out.
i am not bragging it is just fact. Now i work with a company so no time for real world projects grin .
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Karleb(m): 2:27pm On Sep 10, 2020
SegFault:

Forget assembly and face your basics, do you think assembly will put food on your table, me that can write ARM and Intel assembly is still living in my grandparent's house.

grin grin
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 2:43pm On Sep 10, 2020
SegFault:

As for your question, why reinvent the wheel? It improves your potency as a programmer and if those libraries have a bug, no matter how you read the api libraries are like black boxes with no screws, you can't find out how they work internally unless you can read assembly which again is the feat of a seasoned programmer.
You are right, but I still maintain it is better to get started with frameworks first, and then after that you go deeper.
Let's say I build an app using a java framework, and this serve millions of customers. If this framework have bugs and it's affecting my software or application, would it be better for me to begin to debug or rewrite this particular java framework internally or switch to better framework? which do you think is better? Except for big companies like Facebook and the likes, most companies normally switch frameworks when it doesn't serve them well.
Also don't get me wrong, I'm not saying we don't need to learn these deep mathematical stuff or assembly, but that newbies don't necessarily have to start from there.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Pondabrown: 3:15pm On Sep 10, 2020
Sulele04:

shocked no tangible real world projects.
when i was in university i cant count how many countless opencv and qt projects we built not to talk of when i was out.
i am not bragging it is just fact. Now i work with a company so no time for real world projects grin .
You didn't school in Nigeria right? Cause they are only teach PASCAL and FORTRAN grin
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 4:12pm On Sep 10, 2020
Karleb:


grin grin
Bros the thing vex me tire, I won start dey write articles for opera mini self make I save up buy wetin I wan buy.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Nobody: 4:14pm On Sep 10, 2020
Daejoyoung:

You are right, but I still maintain it is better to get started with frameworks first, and then after that you go deeper.
Let's say I build an app using a java framework, and this serve millions of customers. If this framework have bugs and it's affecting my software or application, would it be better for me to begin to debug or rewrite this particular java framework internally or switch to better framework? which do you think is better? Except for big companies like Facebook and the likes, most companies normally switch frameworks when it doesn't serve them well.
Also don't get me wrong, I'm not saying we don't need to learn these deep mathematical stuff or assembly, but that newbies don't necessarily have to start from there.
That's the issue, these frameworks and libraries always have bugs, that is how life is, yes of course, I've written lots of C and C++ code and I've hardly jammed real math na only arithmetic, logic and common Boolean arithmetic
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by OGWILLS123: 4:33pm On Sep 10, 2020
Daejoyoung:

You are right, but I still maintain it is better to get started with frameworks first, and then after that you go deeper.
Let's say I build an app using a java framework, and this serve millions of customers. If this framework have bugs and it's affecting my software or application, would it be better for me to begin to debug or rewrite this particular java framework internally or switch to better framework? which do you think is better? Except for big companies like Facebook and the likes, most companies normally switch frameworks when it doesn't serve them well.
Also don't get me wrong, I'm not saying we don't need to learn these deep mathematical stuff or assembly, but that newbies don't necessarily have to start from there.
But sir can i start learning the basics like Html,css,Js.nodTS,php and the rest
then I will I be learning maths along with them, now let say by the time I became a full
stack web developer and ready to go into hard-core programming my maths skill is already strong.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by Daejoyoung: 4:39pm On Sep 10, 2020
OGWILLS123:

But sir can i start learning the basics like Html,cess,Js.nodTS,php and the rest
then I will I be learning maths along with them, now let say by the time I became a full
stack web developer and ready to go into hard-core programming my maths skill is already strong.
Of course sir.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by OGWILLS123: 4:58pm On Sep 10, 2020
Daejoyoung:

Of course sir.
But will JavaScript, php, react and Angular required maths.
Re: I Want To Go Into Programming But Very Bad At Math, Any Advice by lordally(m): 6:09pm On Sep 10, 2020
tensazangetsu20:

The Koko is to make money first then follow passion later. Can't follow passion on an empty stomach men.

Lwmd grin grin grin

(1) (2) (3) (Reply)

Python Django Android... / 50 Profitable Online Businesses / Creating Com With C++

(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. 53
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.