Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: January 12, 2025, 7:20 pm

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is CS a science or engineering, or maybe something else?
#5
RE: Is CS a science or engineering, or maybe something else?
(October 28, 2023 at 8:18 am)Gawdzilla Sama Wrote:
(October 28, 2023 at 7:34 am)FlatAssembler Wrote: Well, yes, I should probably say that I agree with Karl Popper that mathematics is not a science.

I agree, but algorithms ("formulas" if you will) rule computing science. Just ask Dr. Arnim Zola.

Algorithms are rarely the problem in computer programming. In my PicoBlaze Assembler and Emulator in JavaScript, I didn't have a chance to apply any advanced algorithm I know. In my AEC-to-x86 compiler, I solved the problem of compiled code running out of the FPU stack using the DFS algorithm (first compile the deepest nodes in the AST), but, even if I didn't know the DFS algorithm, I believe that I would have solved that problem somehow differently. I believe that the only time I caused an algorithmic problem in my hobby projects, which is solved by algorithms, is when I tried to use the LCS algorithm to provide suggestions for misspelled variable names in my AEC-to-WebAssembly compiler. Somebody on Discord pointed me that I should use the Levenshtein Distance algorithm, which I applied and then it worked.
Reply



Messages In This Thread
RE: Is CS a science or engineering, or maybe something else? - by FlatAssembler - October 28, 2023 at 10:15 am

Possibly Related Threads...
Thread Author Replies Views Last Post
  Everything, Something's or Nothing Lord Andreasson 28 1695 October 4, 2024 at 2:48 pm
Last Post: The Grand Nudger
  Does a natural "god" maybe exist? Skeptic201 19 2468 November 27, 2022 at 7:46 am
Last Post: BrianSoddingBoru4
  Something from Nothing Banned 66 14122 March 7, 2018 at 5:52 pm
Last Post: The Grand Nudger
  Creatio Ex Nihilo - Forming Something out of Nothing? GrandizerII 70 14314 February 24, 2015 at 6:21 pm
Last Post: IATIA
  Why Something Rather Than Nothing? datc 249 39514 November 7, 2014 at 4:33 pm
Last Post: LostDays
  Something more. Mystic 20 3454 October 20, 2014 at 6:58 pm
Last Post: Mudhammam
  Can the laws of physics bring something into existence? Freedom of thought 23 6679 June 23, 2014 at 12:43 pm
Last Post: Surgenator
  The Meaning of the Universe - Maybe Beta Ray Bill 19 7162 June 4, 2014 at 5:20 am
Last Post: pocaracas
  The following is not a question: Can something come from nothing? Alex K 204 37145 April 16, 2014 at 6:02 pm
Last Post: ManMachine
  is there anyone else on this planet like me?? leodeo 37 6718 February 25, 2014 at 8:47 pm
Last Post: ShaMan



Users browsing this thread: 5 Guest(s)