kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Ruben Safir <ruben@mrbrklyn.com>
To: kernelnewbies@kernelnewbies.org
Subject: Re: Do I need strong mathematical bases to work in the memory subsystem?
Date: Wed, 2 Oct 2019 21:47:42 -0400	[thread overview]
Message-ID: <919b3d12-5d7e-73f1-d53f-b6a8463bf50b@mrbrklyn.com> (raw)
In-Reply-To: <35772.1569819987@turing-police>

On 9/30/19 1:06 AM, Valdis Klētnieks wrote:
> On Sun, 29 Sep 2019 17:48:43 -0500, CRISTIAN ANDRES VARGAS GONZALEZ said:
> 
>> Hello good morning, to be developed from the kernel do I need to have good
>> math bases? I want to help in the ram memory subsystem and I have that
>> doubt thank you.
> Depends what you mean by "strong math basics".  You'll *definitely* need to
> understand decimal/hexadecimal/binary/octal and how to convert between
> them. Understanding algebra is useful.
> 
> If you've had some intro to complexity theory so you understand why an O(N^2)
> algorithm is usually worse than one that's O(N log N), that helps. Also,
> knowing enough computing theory to understand what a finite state machine is,
> and why to use one, and how to write code to implement one, is useful.
> 
> You *probably* don't need calculus or deep number theory or a lot of other
> pure math.


I've heard this for years and when I went back for my PhD and Masters
degree in comp sci, I found out, low and behold, this is just not true.

If you hope to do anything that is not elementry, you need serious math
for the algorithms, not to mention to complete the jobs being done.

Knowing math is the real key to unlocking to potential of the power of
computational mathmatics.


-- 
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002

http://www.nylxs.com - Leadership Development in Free Software
http://www.brooklyn-living.com

Being so tracked is for FARM ANIMALS and extermination camps,
but incompatible with living as a free human being. -RI Safir 2013

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2019-10-03  1:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 22:48 Do I need strong mathematical bases to work in the memory subsystem? CRISTIAN ANDRES VARGAS GONZALEZ
2019-09-30  5:06 ` Valdis Klētnieks
2019-10-03  1:47   ` Ruben Safir [this message]
2019-10-03  3:35     ` Valdis Klētnieks
2019-10-03  3:42       ` Ruben Safir
2019-10-03  7:00         ` Greg KH
2019-10-03 10:55           ` Ruben Safir
2019-10-03 16:51             ` Valdis Klētnieks
2019-10-03 17:21               ` Sahil Gupta
2019-10-06  1:49         ` Grant Taylor
2019-10-16 15:18         ` Cindy Sue Causey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=919b3d12-5d7e-73f1-d53f-b6a8463bf50b@mrbrklyn.com \
    --to=ruben@mrbrklyn.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).