Why C is so Influential - Computerphile

Поделиться
HTML-код
  • Опубликовано: 24 авг 2017
  • Why is C such an influential language? We asked ardent C fan Professor Brailsford.
    Brian Kernighan Playlist: • Brian Kernighan on Com...
    Y Combinator: • Essentials: Functional...
    Reason for ARM (Archimedes at 30): • Reason for ARM (Acorn ...
    / computerphile
    / computer_phile
    This video was filmed and edited by Sean Riley.
    Computer Science at the University of Nottingham: bit.ly/nottscomputer
    Computerphile is a sister project to Brady Haran's Numberphile. More at www.bradyharan.com

Комментарии • 1,6 тыс.

  • @HelloMyNamesNino
    @HelloMyNamesNino 6 лет назад +7340

    C is important because otherwise we’d have to code with omputers.

    • @harrisonfackrell
      @harrisonfackrell 5 лет назад +539

      Don't you mean "ode"?

    • @Narc0YT
      @Narc0YT 5 лет назад +358

      Dont you mean: " is important beause otherwise we'd have to ode with omputers.\0"

    • @GoldenSpike300
      @GoldenSpike300 5 лет назад +87

      This comment and subcomments are underrated

    • @technowey
      @technowey 5 лет назад +18

      Nino - LOL! Your comment really made me laugh out loud.
      Thanks.

    • @worsethanjoerogan8061
      @worsethanjoerogan8061 5 лет назад +6

      @alberto sobieski I program in machine code only

  • @MrToothgrinder
    @MrToothgrinder 6 лет назад +5972

    Real men move the electrons..by hand.

    • @namelessasdf
      @namelessasdf 6 лет назад +724

      real men carve the 0 and 1 in stone and they execute the code in their head

    • @adkhansholeh
      @adkhansholeh 6 лет назад +107

      That's easy. I got those electrons moving by pushing a button.

    • @dannygjk
      @dannygjk 6 лет назад +39

      You're damn right they do.

    • @facusoi
      @facusoi 6 лет назад +61

      Real men use finite automatas

    • @FindecanorNotGmail
      @FindecanorNotGmail 6 лет назад +45

      I raise butterflies

  • @stevenliu1377
    @stevenliu1377 6 лет назад +3409

    Well, you know what they say about the elegance of C:
    C combines the power and speed of assembly language with the readability and maintainability of assembly language.

    • @hursanalimirahmedov6428
      @hursanalimirahmedov6428 4 года назад +13

      Сирии - е

    • @hariangr
      @hariangr 4 года назад +37

      🤣

    • @JerkerDahlblom
      @JerkerDahlblom 4 года назад +9

      Hahahaha

    • @martinusher1
      @martinusher1 4 года назад +78

      With the possible exception of Forth (once dubbed "the world's first write-only language") all languages make readable programs if the programs are well structured. Like the man says, its horses for courses -- most of my work has been in 'C' but that's because of the nature of the work that I do. Most experienced programmers can work in a number of languages, they use the one most suitable for their work (or, more often, manadated by management).
      What distinguishes 'C' is that its used to write not just operating system components but many of the tools used by programmers, including the compilers and interpreters that implement other languages. 'C' is relatively unique in that it compiles its own compiler (which begs the question as to where the first compiler came from and, no, it wan't written in assembler).
      BTW -- I was only kidding about Forth. Its possible to write readable programs in Forth, just not very easy. (Incidentally, Forth is another language that's defined by itself)(you write Forth in Forth.....)

    • @jamesbra4410
      @jamesbra4410 4 года назад +2

      Without all the spaghetti

  • @saeedbaig4249
    @saeedbaig4249 6 лет назад +4993

    1970s: "Real men use Assembly!"
    2010s: "Real men use C!"
    At this rate we'll be saying "Real men use Python!" by 2050.

    • @ct92404
      @ct92404 6 лет назад +225

      Saeed Baig Python isn't a real programming language. It's just a scripting language.

    • @lotrbuilders5041
      @lotrbuilders5041 6 лет назад +745

      ct92404 scripting Languages are a subset of programming languages

    • @graphics_travelers
      @graphics_travelers 6 лет назад +531

      I pay other people to use pre-built programs for me.

    • @oussemabouaneni992
      @oussemabouaneni992 5 лет назад +103

      woosh

    • @oussemabouaneni992
      @oussemabouaneni992 5 лет назад +121

      I know what a high level language is! The guy is joking. He's saying that even python is too low level for him. He only uses pre-built programs.

  • @geoblk3000
    @geoblk3000 6 лет назад +1675

    This is a man who can really appreciate the computing power we have today.

    • @jbzaddy1980
      @jbzaddy1980 2 года назад +5

      Ok boomer

    • @fullmetaltheorist
      @fullmetaltheorist Год назад +11

      Avarage overcloking fan vs avarage computer enjoyer.

    • @Scratchfan321
      @Scratchfan321 Год назад +4

      @@fullmetaltheorist Average underclocking fan vs average freezer enjoyer

  • @EXHellfire
    @EXHellfire 5 лет назад +1803

    real men solder the transistors on the chips themselves and make dedicated computers for each software they need

    • @PhilippeLoctaux
      @PhilippeLoctaux 4 года назад +36

      steve wozniak is a real man than!

    • @matrixcode5945
      @matrixcode5945 4 года назад +199

      imagine not mining your own metal to develop transistors yourself for every program you make

    • @stutavagrippa8690
      @stutavagrippa8690 4 года назад +78

      What??? Real men use atoms and put them together to create transistors

    • @jmw1500
      @jmw1500 4 года назад +22

      Also called fpga's..

    • @hasan7275
      @hasan7275 4 года назад +1

      yes that’s why i’m doing CoE

  • @salsamancer
    @salsamancer 5 лет назад +753

    I'm a programmer (not a computer scientist) and I use C and I even LIKE it. It's like a manual transmission. Sure you can get yourself into trouble, but you have control and wielding it responsibly is satisfying.

    • @AllUpOns
      @AllUpOns 4 года назад +45

      This describes literally every programming language.

    • @Stowy
      @Stowy 4 года назад +4

      wait what's the difference between a programmer and a computer scientist?

    • @isaaclo7562
      @isaaclo7562 4 года назад +65

      @@Stowy the degree... "comp sci is more theoretical, programmers are more practical."

    • @TheStickofWar
      @TheStickofWar 3 года назад +24

      @@Stowy one person did a computer science degree and the other didn't, basically. As for who is better at writing programs and making them efficient is down to the person and what they taught themselves. But in principle you should've learned the theory of how computers work and algorithms that power data structures and data manipulation to solve tasks efficiently at University doing computer science. I am a "Computer Scientist" but because I don't actively keep that knowledge up to scratch (even though I do have it), I do not flaunt the title and just call myself a software developer, because that is basically what I am nowadays.

    • @alokbaluni8760
      @alokbaluni8760 3 года назад +1

      @@TheStickofWar I am going to complete my Bachelors in computer science. So after that I can call myself computer scientist? Even I would probably be a Junior software developer.

  • @GFmanaic
    @GFmanaic 6 лет назад +854

    Java :«We're gonna ban pointers»
    Makes everything a pointer

    • @satannstuff
      @satannstuff 6 лет назад +93

      "At the user level"

    • @TheMrKeksLp
      @TheMrKeksLp 5 лет назад +72

      They're references not pointers

    • @JohnDavidDunlap
      @JohnDavidDunlap 4 года назад +43

      At least I don't get Segfaults anymore.

    • @yoowon-hye9270
      @yoowon-hye9270 4 года назад +25

      Errrrrrnnnkk you're wrong. Java only allows reference variables. No pointers at all.

    • @simoncarloze2180
      @simoncarloze2180 4 года назад +6

      No pointers in Java.

  • @onijclink
    @onijclink 6 лет назад +226

    "the right programming language for the right task" wise words

  • @furrane
    @furrane 6 лет назад +590

    To explain the different levels of programming languages I like to use the analogy of someone that needs to go from point A to point B :
    - If you're a regular guy and you just want to go visit a friend, you could call a taxi, you don't have to do anything, he'll bring you to your destination, that's what high level programming languages do.
    - If you want to go to work everyday, you might want to have your own car, you'll need to know how to operate it but now you have a lot more flexibility.
    - If you're doing a rally, you need to excel at driving the car and you'll need to tweak the engine and everything under the hood, you have total control but need to spend a lot of time setting everything up. This is low level programming languages.
    There's not one option better than the other, it just depends on the job you want to do =)

    • @huckthatdish
      @huckthatdish 5 лет назад +25

      Though as computing power gets cheaper, services can be scaled at will since we don't need to mess with physical servers, etc, high level languages are generally becoming efficient enough for even most enterprise applications.

    • @beneditomartins6421
      @beneditomartins6421 5 лет назад +2

      ㅜㅡ ㅝㅐㅛ

    • @fiftysecondsatfordys8990
      @fiftysecondsatfordys8990 5 лет назад +51

      and binary is building the car from complete scratch

    • @RusticKey
      @RusticKey 5 лет назад +15

      @@fiftysecondsatfordys8990 More like assembly/machine language

    • @LowestofheDead
      @LowestofheDead 5 лет назад +55

      REAL MEN WALK FOR MAXIMUM CONTROL

  • @JohnPMiller
    @JohnPMiller 6 лет назад +768

    I wrote many games & system utilities in 6502 (and later 8088) assembly language. I still think it's important to understand what's actually running on the CPU (or GPU or TPU). Assembly is no longer my "go-to" language (more like "don't-go-there" language), but it still has a purpose. The best thing about C is its staying power and it's closeness to the hardware. I'm an electrical engineer.

    • @derpmarine216
      @derpmarine216 5 лет назад +25

      get Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust

    • @RS-ls7mm
      @RS-ls7mm 5 лет назад +43

      The early computers had assembly language more or less designed for humans to use. The latest processors have gibberish instructions that were optimized for compiling. Some instructions look normal but a lot are obviously designed by a deranged AI. At work all the embedded processors were C or C++, even recently. Just way too many tools and very optimized.

    • @bhaskarm632
      @bhaskarm632 5 лет назад +7

      Why don't you have label when you said go-to lol

    • @EebstertheGreat
      @EebstertheGreat 5 лет назад +23

      I appreciate the ability of a high level interpreter to give me feedback when the code doesn't compile. Debugging in assembly sounds like self punishment.

    • @tanmaypanadi1414
      @tanmaypanadi1414 5 лет назад +4

      @@EebstertheGreat I would have just given up before I started learning computer science

  • @VAXHeadroom
    @VAXHeadroom 6 лет назад +758

    I program satellite flight control systems for a living. We use C with *lightly* C++ just enough to abstract higher-level behaviors, but there are still some ASM subroutines for when we need to insure the exact order of operations to interact with the hardware. Our software that flew the LCROSS mission used 5% of the 100Mhz RAD750 (PPC core) processor.

    • @boiledelephant
      @boiledelephant 6 лет назад +48

      Interesting. What were the advantages for you at the time of using C rather than going more basic? Would the systems have been too time-consuming to write at an assembler level? Was there still an efficiency trade-off in using C instead of doing that?

    • @VAXHeadroom
      @VAXHeadroom 6 лет назад +305

      C compiles to a very predictable behavior in the machine code. Repeatability/determinism is key to embedded systems in general. We need to avoid any dynamic memory allocation at run-time since our systems need to operate for years without rebooting. If we allocate memory, it's generally at boot time and then we hold it indefinitely, but generally it's all statically allocated if possible so we know exactly where it is in memory for dumping/debugging should we ever have to (remotely from space!).
      It would take 100x as long to write in assembly although it would run probably 5x as fast... Our system is about 120,000 lines of C but that includes data declarations and comments. We count them since we have to maintain them just like actual code.

    • @chrisspencer6502
      @chrisspencer6502 6 лет назад +31

      UnTiedMusicStudio I'm about 30 years late on learning a proggraming language, as I dip in and out of languages, I'm learning one size never fits all.

    • @code_explorations
      @code_explorations 6 лет назад +25

      UnTiedMusicStudio Interesting. Why do you think it would be 5x faster if you wrote it all in assembler?

    • @VAXHeadroom
      @VAXHeadroom 6 лет назад +262

      you can do tricks by hand a compiler would never know to do, like overlapping instructions in a pipeline and hand-timing when to use the results or using multiple registers for partial computations and saving the partial results to be used later. It takes knowing and optimizing the particular architecture whereas a compiler has to handle every architecture. For instance the SPARC has 24 registers, but I've only ever seen the compiler use 4 or 5 of them at once. If you stored up all the partial results and then wrote the results all at once, you can force all the RAM writes to happen in one cache write drastically decreasing the stall time waiting for the write to complete. But you have to know the cache architecture to really take advantage of that...

  • @Jauffre-innit
    @Jauffre-innit 5 лет назад +139

    There's something wonderful about seeing an older generation talking about computing, even when they are still so passionate

  • @xhjb4ever
    @xhjb4ever 2 года назад +57

    We need to appreciate how c has been around for around 50 years and is still one of the most popular and best programming languages

  • @displayoff
    @displayoff 6 лет назад +484

    I love this professor, always a joy to watch.

    • @johnpossum556
      @johnpossum556 6 лет назад +8

      He seems well rounded, too. To know that the impact drills at the store are not the kind used in industry is usually overlooked by a fellow of his age.

    • @dndboy13
      @dndboy13 6 лет назад +7

      my initial impression 'tolkien doing his lecture '36 on Beowulf but computers'

    • @steezyboi96
      @steezyboi96 6 лет назад

      ZOMBIE RITUAL

  • @himselfe
    @himselfe 6 лет назад +503

    There is the argument however that as hardware gets better, programmers get lazier and software gets slower. Bloat is a terrible thing, and many programmers could do with learning to program within constraints. I absolutely agree with the idea of using the right tool for the job, but that should not be an excuse for doing things badly.

    • @mattbleakley7217
      @mattbleakley7217 6 лет назад +49

      himselfe it's been happening for a while now. Many more programs todat are browser based. Scripting languages are more popular and will perhaps continue to be in the future. Accessible and easy to write, but rarely optimised for performance

    • @kawas8190
      @kawas8190 5 лет назад +23

      Python is constricting.

    • @LowestofheDead
      @LowestofheDead 5 лет назад +97

      Resources used to be expensive and time cheap, but now they're the other way around. Your boss would rather have it ready now than in a year's time with efficient use of memory and processing power.

    • @baronvonschnellenstein2811
      @baronvonschnellenstein2811 5 лет назад

      @@kawas8190 pmsl!

    • @JohnDavidDunlap
      @JohnDavidDunlap 4 года назад +15

      @@LowestofheDead This is the name of the game in my line of work. If you say something will be a little slow all they hear is: "The Amazon bill will be slightly higher than I was expecting. *yawn*"

  • @wolverine9632
    @wolverine9632 6 лет назад +497

    "Real Men Program In Assembly" I need that t-shirt!

    • @hakusansaku8800
      @hakusansaku8800 6 лет назад +16

      Guess it should be pretty popular around Silicon Valley

    • @techadon3648
      @techadon3648 6 лет назад +1

      bro the the first thing i thought of when he said that... amazing

    • @hattrickster33
      @hattrickster33 6 лет назад +7

      And on the back....and then test in production! hehe

    • @redblack8766
      @redblack8766 6 лет назад

      I could almost swear I saw this joke as a meme or a t-shirt somewhere already.

    • @amihartz
      @amihartz 6 лет назад +6

      I code in assembly but I'm also not a man. 🤔

  • @CalamityX
    @CalamityX 6 лет назад +762

    Of course C is influential, I thought that would be easy to...
    C

  • @kps2642
    @kps2642 6 лет назад +71

    It was my first language, i am thank full i learned it, the second language i learned was c++, then java, now i have good understanding of how it all works , thanks to C

  • @EvilSandwich
    @EvilSandwich 3 года назад +43

    I admit as someone that learned how to program on assembly, I actually found high-level languages slightly intimidating at first. I didn't feel comfortable relinquishing the absolute control over the byte and cycle count that assembly gave me. Or knowing exactly what was happening on the data and address pins of the CPU. I neurotically couldn't stand the idea of a black box in my programming. If I couldn't type in a piece of code and see it on an oscilloscope as it was running step by step, I was always worried something was going to go on that I couldn't control.
    In the end, the convenience and speed of it all won me over. But I still find myself embedding in pure assembly code in my C programming for the sake of optimization from time to time.

    • @BreytnerNascimento
      @BreytnerNascimento 10 месяцев назад

      Aren't you losing to LLVM optimizations by trying to optimize manually?

    • @MavikBow
      @MavikBow 8 месяцев назад

      I had the same issue when going from C to Java! Like, I was constantly making more and more objects even for simple tasks but I could never manually free memory from them. It felt so inefficient to do.

  • @jan_harald
    @jan_harald 6 лет назад +206

    REAL men use hammers for EVERYTHING

  • @johndoe1909
    @johndoe1909 4 года назад +46

    I still use c on a daily basis. Particularly when dealing with hardware. C is simply put, fantastic! And it's so simple!

    • @carldrogo9492
      @carldrogo9492 2 года назад +2

      C is NOT simple FFS.

    • @rockytom5889
      @rockytom5889 2 года назад +13

      @@carldrogo9492
      It is simple. No joke. It does what you tell it to do and it does that and that alone. If you want to complicate your and your CPU's life with a language that has abstraction upon abstraction upon abstraction, be my guest, but that kind of language is a lot harder to interface with hardware than c.

    • @frazebean5117
      @frazebean5117 10 месяцев назад

      ​@@carldrogo9492C is simple, but it's not easy. There's a difference

    • @happygofishing
      @happygofishing 10 месяцев назад

      ​​@@carldrogo9492simple!=easy. c can be memorised in a day, try that with c++ or rust?

  • @esra_erimez
    @esra_erimez 6 лет назад +133

    C is the best abstraction of hardware.

    • @Jixejo
      @Jixejo 3 года назад +2

      thats what makes sense

    • @carldrogo9492
      @carldrogo9492 2 года назад

      Best comment on this video!🔥

  • @whatsmyname9742
    @whatsmyname9742 5 лет назад +69

    the only output i get using C
    .
    .
    .
    .
    .
    .
    segmentation fault (core dumped)

    • @Alex-dn7jq
      @Alex-dn7jq 4 года назад +1

      That's why you don't use things like ***var

    • @jamesbra4410
      @jamesbra4410 4 года назад +1

      Error on some line that isn't where the error is at

    • @amuslim6649
      @amuslim6649 3 года назад

      You need a debugger lol

    • @werren894
      @werren894 3 года назад +2

      that C error is binary, the translation is : "just don't do program and go apply for burger king employee or something"

  • @jbuchan12
    @jbuchan12 6 лет назад +31

    When I was starting out, I decided I never wanted to become a programmer. I tried a few languages and was away to stop it all together. Then I fell in love with C.. Changed everything for me.. I'm a happy software developer now. It just made so much sense...

    • @azhagurajaallinall126
      @azhagurajaallinall126 Год назад

      Wow .. i started with c/c++ from my highschool subjects,done few basic exercises.. learned Java after highschool/before joining college,lost my will to llearn for few years.. tried to learn more but never deep mastering in exact one.. finished college,still jobless for many reasons and one is "not fully mastering just one" & i am right here at c/c++ Again..
      So the thing is,could you tell me how much learned & the way you fall in love with C and please tell us about your story with C *😃
      Thank you in adavance
      21.08.2022 5:55 pm ist (edited from *)

    • @yonderalt2662
      @yonderalt2662 Год назад +1

      Maybe you "get" procedural programming over OOP?

    • @jbuchan12
      @jbuchan12 Год назад

      @@yonderalt2662 Potentially yes, although i do write OOP most of the time now. I did find it difficult learning classes etc at the beginning. Really not sure.

    • @puppergump4117
      @puppergump4117 Год назад

      @@jbuchan12 I started with C and got sick of the constant supplying a struct pointer to a function and calling init functions all the time. Classes and vectors are what I think would only benefit C and not hurt it.

  • @Petertronic
    @Petertronic 6 лет назад +102

    Prof. Brailsford is the David Attenborough of computing!

    • @TheyRiseBand
      @TheyRiseBand 4 года назад +8

      Here we see the modern Brogrammer, in its native environment...

  • @seasong7655
    @seasong7655 6 лет назад +169

    It's over C. I HAVE THE HIGH LEVEL!

    • @EliteTester
      @EliteTester 5 лет назад +33

      -You underestimate my implementation.
      -Don't try it C.

    • @Alex-dn7jq
      @Alex-dn7jq 4 года назад +2

      Vala be like

    • @katczinsky
      @katczinsky 4 года назад +2

      Underrated

    • @dorgeshuun
      @dorgeshuun 3 года назад +1

      So Anakin segfaulted ?

  • @MyAce8
    @MyAce8 6 лет назад +72

    I am personally of the opinion that pointers should be available even if they are discouraged

  • @JoeBonez
    @JoeBonez 4 года назад +13

    In 1979, I worked with a language called SPL (systems programming language) on the Hewlett-Packard 3000 minicomputers. It was an Algol derived language with an “assemble()” construct to allow in-line assembly. It was tons of fun.

  • @256byteram
    @256byteram 6 лет назад +260

    "If you don't know what the 'C' programming language is, it is an outgrowth of an earlier language called 'B'. That's all you need to know about 'C'." -- Chris Date on how Oracle is written in C, 10th Australian Computer Conference, 1983.
    If anyone wants I can link to the video of that keynote address.

    • @wesleyneo
      @wesleyneo 6 лет назад +23

      Found it for you. ruclips.net/video/VnNbddUMZQI/видео.htmlm37s Thanks for the reference.

    • @256byteram
      @256byteram 6 лет назад +3

      Yea! They're all very interesting from a historical point of view. Just a shame the tapes are deteriorating.

    • @LJdaentertainer
      @LJdaentertainer 6 лет назад +35

      "If anyone wants I can link to the video of that keynote address."
      why not just go ahead and post the link if you have it, instead of waiting for someone to ask for it?

    • @AtanasovPetar
      @AtanasovPetar 6 лет назад +4

      LJ so? Every time I hear a guy think he knows better than everyone else, I know he is a dumbass.

    • @absalomdraconis
      @absalomdraconis 6 лет назад +5

      Guy Maor : OO can be used quite reasonably in embedded systems, especially the more powerful modern ones. The problem was always a mixture of bad compilers, and bad practices (implementing the common FILE as an object is obvious and reasonable; implementing it as a 5 layer deep inheritance chain with full templatization and vitualization is a straight-forward yet horrendous practice).
      The real reason Torvalds banned C++ from the Linux kernel was not that the language was in any sense bad (it's warts are phenomenal, but that wasn't his reason), it was only because that reduced the propensity towards some truely bad practices.

  • @JiveDadson
    @JiveDadson 5 лет назад +91

    Assembly language is for wimps!Back in the day, we used to say, "Real men program the paper tape in binary with their belt buckles."

    • @rodericklenz5030
      @rodericklenz5030 3 года назад +13

      Except it was all women doing that...

    • @MattMcIrvin
      @MattMcIrvin 3 года назад +2

      They tied onions to their belts, which was the style at the time.

  • @beechass4451
    @beechass4451 4 года назад +34

    I was trying to code with Python, unfortunately it BIT me

  • @matteofalduto766
    @matteofalduto766 3 года назад +66

    C is a high level language.
    Python: am I a joke to you?

    • @HectorVivero
      @HectorVivero 3 года назад +12

      Python is a mask for C.

    • @NeutralEffect
      @NeutralEffect 3 года назад +13

      It is, by definition. It's not very high on the abstraction ladder compared to Python or Haskell, but it's there.
      If you had to divide all existing programing languages into two groups by characteristic of your choice, you would probably choose the most important one. And that's exactly what computer scientists did. It's hard to disagree that the jump in abstraction level (and portability) from assemblers to high-level languages makes other abstractions look almost insignificant.

    • @valdemariv394
      @valdemariv394 2 года назад +1

      Yes

    • @carldrogo9492
      @carldrogo9492 2 года назад +4

      It is by definition a high level language.

  • @jpphoton
    @jpphoton 6 лет назад +19

    It's so nice to watch these gems.

  • @xplinux22
    @xplinux22 6 лет назад +28

    I personally am a huge fan of C. As difficult and problematic it can be when writing userland software, it's pretty much untouchable when it comes to systems level programming.
    I wonder what the Professor and the others at Computerphile think about Rust. I'm loving its compatibility with C, and it's ownership model for catching pointer errors at compile time seems extremely fascinating.

    • @philippezevenberg1332
      @philippezevenberg1332 2 года назад

      whats rust?

    • @DanielQRT
      @DanielQRT 2 года назад +1

      @@philippezevenberg1332 a relatively new, low-level language with c like syntax

    • @rockytom5889
      @rockytom5889 2 года назад +1

      @@DanielQRT
      I wouldn't call it low level though, as it does have the ability to do garbage collection on its own, so clearly it abstracts a few things.

    • @DanielQRT
      @DanielQRT 2 года назад +1

      @@rockytom5889 it doesn't have any garbage collection, it frees unused memory through RAII
      Edit: i don't think i am qualified enough to talk about this so nvm

  • @jesse291
    @jesse291 2 года назад +12

    As an acutal tip for C programming. By default there is no optimisation done by the compiler. When using gcc you can use flags like "-O1, -O2" and the most extreme "-Ofast" If you actually want your C code to run faster than other languages. Its a typical C thing, it doesnt do anything you don't specify, so you also have to specify it to be fast...

  • @mikeklaene4359
    @mikeklaene4359 6 лет назад +8

    As an 'old' guy who learned programming in 1969 on a 32K IBM 360 using Assembler, 'C' is the perfect high level language.
    Like Assembler, 'C' is predicated on the idea that the programmer actually knows that which they are doing. So many languages, starting with COBOL assume that the coder is an idiot and needs to be protected from himself. In the bad old days one of the biggest issues was both the slowness of the processor and that memory was so darn expensive.
    The first desk top system on which I programmed was the Singer / ICL 1500. It had an 8 bit processor done in TTL, a 256 character CRT that was memory mapped and had a maximum of 16K of semiconductor RAM. This was in 1975 but in some ways it was faster than the first IBM PCs.

  • @f4614n
    @f4614n 6 лет назад +154

    You can't call yourself a programmer unless you master assembler
    ...well at least in the 50s.

    • @Kniffel101
      @Kniffel101 6 лет назад +11

      Well... If you want to write good and especially fast software you'd at least have to be able to read/understand Assembly for debugging, even to this day. ;)

    • @satannstuff
      @satannstuff 6 лет назад +6

      Or the TI-84+ for that matter. Gotta love monopoly induced stagnation.

    • @evalsoftserver
      @evalsoftserver 6 лет назад +17

      YOU CAN'T CALL YOURSELF A PROGRAMMER TILL YOU MASTER ANALOG AND DIGITAL ELECTRONICS ALONG WITH BOOLEAN LINEAR ALGEBRA AND SET AND FUNCTION THEORY

    • @Kniffel101
      @Kniffel101 6 лет назад +18

      TheMedia-Hacker
      You can't expect to be taken seriously if you write in all CAPS! 😉

    • @Ghorda9
      @Ghorda9 6 лет назад +21

      You can't call your self a programmer if java script is your only language.

  • @vishnushankar1702
    @vishnushankar1702 6 лет назад +509

    Programmer starts using pointers.......
    segmentation fault

    • @ZachRachedi
      @ZachRachedi 6 лет назад +35

      This reminded me of some dark times back in Uni..

    • @davidmenlo9305
      @davidmenlo9305 6 лет назад +4

      Mike Meyer That's so true.

    • @devilaverage6718
      @devilaverage6718 6 лет назад +22

      He should not be proud of the fact, that he fails to understand them.

    • @ABaumstumpf
      @ABaumstumpf 6 лет назад +11

      ON the other side we have people with pre-build datastructures with 1000 entries in a linked hashtable - and then they wonder why it takes so long to look up 15 bits.

    • @aggbak1
      @aggbak1 6 лет назад +1

      I made every mistake I ever could with pointers from when I was 13-15.

  • @Onychoprion27
    @Onychoprion27 6 лет назад +11

    I love C. It's still my go-to for recreational programming.

  • @nuiben7579
    @nuiben7579 6 лет назад +59

    I prefer Hammurabi's code

  • @MyTube4Utoo
    @MyTube4Utoo 6 лет назад +33

    I *love* this channel! This video was great too. Thank You.

  • @DJSkunkieButt
    @DJSkunkieButt 6 лет назад +144

    C master race.

    • @manofculture8666
      @manofculture8666 6 лет назад +11

      DJSkunkiebutt
      HTML MASTER RACE!!!
      **Gets thrown out the building for being a newb**.
      But on serious note... yeah, C is the shiz 👌

  • @markyboo
    @markyboo 6 лет назад

    I could listen to this fellow talk about any topic-computer related or not-for hours.

  • @depthhistory
    @depthhistory 4 года назад +12

    My experience was that after coding in C for a few years, I started thinking in C. I mean, I would plan out the functions directly in C. I loved it!

  • @RetroRogersLab
    @RetroRogersLab Год назад +4

    In the mid '80s I programmed embedded Z80 industrial control systems. I used the Cromemco Z80 Macro Assembler to create macro libraries that worked very well for 10 years until the product line was discontinued. There were several real time tasks that required interrupts and I even implemented a round robin task scheduler that used a 10msec timer for task switching. Task switching was accomplished by pushing all the registers on the stack and saving the SP. Next the SP is loaded with the next task's SP, the registers are popped off the stack and finally, returning from the ISR.

  • @4F2E4A2E
    @4F2E4A2E 3 года назад +1

    What a blessing have you sir on RUclips. Thanks for the wisdom, I truly appreciate.

  • @MattGriffin1
    @MattGriffin1 6 лет назад +1

    I always enjoy videos from Prof. Brailsford, keep up the good work!

  • @bangkokmaco
    @bangkokmaco 4 года назад +9

    One huge reason is that The C Programming Language, aka K&R, was probably the best computer book ever written

    • @47Mortuus
      @47Mortuus 3 года назад +1

      Yeah - with a typo in every third sentence in the second edition.
      "Let is write a program"
      " We we wrote"

  • @nabilelqatib1548
    @nabilelqatib1548 6 лет назад +3

    I could listen to this man for hours.

  • @griml0gic420
    @griml0gic420 6 лет назад +10

    I'm an EE major and I love C ❤️Probably because it's so utilitarian and close to the hardware

  • @robideals685
    @robideals685 Год назад +1

    We need tons of videos from this generation to preserve their knowledge. Once it’s gone it will be gone. 😢

  • @DylanMaddocks
    @DylanMaddocks 4 года назад +20

    throwback to the days when C was a high level language

    • @Jixejo
      @Jixejo 3 года назад

      its probably still high-level for windows

    • @carldrogo9492
      @carldrogo9492 2 года назад +1

      It has NEVER stopped being a high-level language!

  • @JoaoPedro-dx6pn
    @JoaoPedro-dx6pn 5 лет назад +5

    Today no one use C, everyone says to me "C is hard to learn, and enterprises dont use it." But i LOVE C since my first meeting with it.

  • @w6wdh
    @w6wdh 2 года назад +1

    A trick we used to optimize C programs, targeted to real time control in an embedded processor, was to try various ways of writing the C code and inspecting the assembly code produced by the C compiler, then choosing the C code and C compiler settings that produced the best assembly code.

  • @jan_harald
    @jan_harald 6 лет назад +12

    I have the original 2nd edition of "Programming in C" by K&R
    it is SO awesome, I instantly grew huge appreciation to them...

  • @Max_Flashheart
    @Max_Flashheart 6 лет назад +13

    Assembler was great for some specific things. C onwards was great. I could use my C Programming Account to change the priority on my Cobol programming account on the mini mainframe. I was finished 30 minutes before the other students... This was in the Mid to late 80's.

    • @carldrogo9492
      @carldrogo9492 2 года назад

      What do you mean by Account?

    • @Max_Flashheart
      @Max_Flashheart 2 года назад

      @@carldrogo9492 Account = User. The C Programming Course privileges allowed increasing task priority on the Cobol Course Compiling Tasks for a user that was the trick.

  • @usurpareltrono
    @usurpareltrono 6 лет назад +6

    I see Prof. Brailsford, I click :D Keep 'em coming Computerphile!

  • @LightFykki
    @LightFykki 6 лет назад

    I really enjoy listening to this gentleman. His way of speaking and also contributing by historical references (which he lived through mind you, technology history is relatively young) is very intriguing.

  • @gast128
    @gast128 6 лет назад +4

    Interesting to know is that Unix was first written in assembly. Only later it was rewritten in C which was crucial for its portability and popularity later on. C is a small language with a few concepts but sufficient to do pretty much anything. It lacks though some handy abstractions so I would always suggest to use C++, in which you can achieve the same performance as C if used correctly.

  • @captainswing4040
    @captainswing4040 3 года назад +3

    A for apple
    B for ball
    C for speed

  • @aum6032
    @aum6032 5 лет назад +9

    Real men never get into "Segmentation Fault"

  • @BritishBeachcomber
    @BritishBeachcomber 2 года назад +1

    Languages I've used: Machine Code, Assembler, Macro Assembler, Fortran, COBOL, Algol, Elliott 803 Autocode, BASIC, Pascal, C, C++, Forth, Java, JavaScript, Python, and several more. The one I keep going back to is C++, the most versatile language ever invented.

  •  5 лет назад +1

    "Horses for courses", wow this is the simplest and most accurate way to tell to use the right tool for the task
    I want THIS on a t-shirt

  • @Olibelus
    @Olibelus 6 лет назад +33

    Inspiring hearing him talk... so experienced and wise.

  • @AdamFitton
    @AdamFitton 6 лет назад +26

    If it ain't broke, don't fix it.... Unless it is going to break in the future and when it does there will be no replacement parts or time to do it.

  • @spiderjuice9874
    @spiderjuice9874 4 года назад

    I like all the 'Professor Brailsford' videos - professor, you must be a great teacher/supervisor I imagine. Greetings from a former chemist fumbling through coding in C!

  • @DefaultFlame
    @DefaultFlame 9 месяцев назад +1

    This man is amazing.
    Edit: I have extremely limited experience with programming, mostly limited to games like Shenzhen I/O, TIS-100, and some limited scripting in a few other games, as well as a fascination with youtube channels like The Coding Train and Ben Eater.
    My, mostly uninformed, opinion is that Assembly is charming in the way you interact so closely with the hardware, while C has the simplicity of a higher level language than Assembly while not limiting your ability to interact with the hardware as much as other high level languages. It gives you the power to do amazing things, as well as allowing you to completely screw yourself over.
    (I find things like the story of Melvin Kaye absolutely intriguing.)

  • @Mrdresden
    @Mrdresden 6 лет назад +3

    In a way I can relate with the end of the video as today I pushed into production a project that has taken 3 months, that reverse engineered a piece of communication software for a medical device we use at the laboratory where I work. That old software was 20 years old, proprietary, and did not run on relatively modern Win operating systems (sadly no Linux support). Try as we might, we were unable to get any help from the manufacturer, since according to them they had lost the source code and documentation years ago.
    Now, we have a rewrite in Java that is (relatively) system agnostic and we host a copy of our self in case we need to change or upgrade it.

  • @kfftfuftur
    @kfftfuftur 6 лет назад +3

    Just because we are now able to run high level programming languages relatively fast doesn't mean the we now have to port all programme to high level languages so they can run at the same speed as they did 10 years ago, but require better hardware.

  • @BobMonsen
    @BobMonsen 6 лет назад +2

    Talking about simulators, and how they let legacy software work on more modern computers brings to mind an anecdote. BBN built the first nodes of the arpanet on a honeywell 316 minicomputer. These were called IMPs, or Interface Message Processors. The software was pretty complex, and was written in the assembly language of that system. When the honeywell 316 was no longer being produced, this presented a problem to the engineers at BBN, who wanted to continue to use the software. So, they built their own minicomputer that had loadable 'microcode', which simulated the environment that could run the IMP software. This was a pretty cool idea, and the original internet, which evolved from the arpanet, was basically run on these systems.

  • @gravy7861_
    @gravy7861_ 3 года назад

    I could listen to this guy talk all day

  • @andremarques721
    @andremarques721 6 лет назад +293

    C is beautiful

    • @SuperNolane
      @SuperNolane 6 лет назад +46

      C++ is ugly

    • @SeriousAlexej
      @SeriousAlexej 6 лет назад +2

      Денис Мирзоев, no arguments? gtfo :)

    • @SuperNolane
      @SuperNolane 6 лет назад +3

      It's completely subjective. Go to school.

    • @LoyalSol
      @LoyalSol 6 лет назад +7

      All C languages are the devil. :)

    • @dipi71
      @dipi71 6 лет назад +8

      Whenever I can get away with it, I use Ruby. Whenever I need to be really fast, efficient and close to the metal, and I can get away with it, I use C. Whenever I need assembler, I feel like a real man. :-)

  • @jamessilva8331
    @jamessilva8331 4 года назад +11

    9:22 OMG He called it saying that companies are still using COBOL! Who would have guessed that it would come back to bite us during COVID19

  • @paulmorissette5863
    @paulmorissette5863 2 года назад

    Reasonably comprehensive, understandable and gets the job done.

  • @hurd_
    @hurd_ 6 лет назад

    I find his voice so soothing.

  • @l0renzz0
    @l0renzz0 6 лет назад +16

    Do you even C, bro?

  • @gloriascientiae7435
    @gloriascientiae7435 4 года назад +3

    5:55
    tbh i love pointers.
    made me trick and magic whole systems together. (not in a proffesional context tho, so i can afford to make a few mistakes first, must add)

  • @drewt1822
    @drewt1822 3 года назад +1

    C is super tedious, but it’s impact is so great that there was a sequel.

  • @bastardtubeuser
    @bastardtubeuser 6 лет назад

    so lucky to have these videos thanks. Brian rules.

  • @ShaneTheMathGuy
    @ShaneTheMathGuy 6 лет назад +5

    His sounds somehow reminds me the professor in the futurama.

  • @raisinbiscuit2282
    @raisinbiscuit2282 6 лет назад +87

    Because you can't spell computer without it

    • @MegaRBN14
      @MegaRBN14 5 лет назад +7

      Komputer

    • @donsurlylyte
      @donsurlylyte 5 лет назад

      there is no i in programming, o, wait, there is

  • @fritzschnitzmueller3768
    @fritzschnitzmueller3768 5 лет назад

    What a great video for us younger guys in their 20‘s trying to understand the evolution of programming languages..learnt quite a lot..thank u sit

  • @seeker-of-knowledge-777
    @seeker-of-knowledge-777 6 лет назад

    It's so true what he says on 8:55. I understand that there's huge costs involved in re-developing large-scale applications, but it just makes life much more difficult (and less secure) when you just leave it be and a "It's working well enough, let's not mess with it" attitude.

  • @BogdanSerban
    @BogdanSerban 5 лет назад +4

    Great explanation! C is great for low level stuff such as microcontrollers, operating systems, drivers and so on. But the development of programming languages over time and the added complexity of computers meant adding layers of abstraction over C to make it easier to program more advanced applications.

    • @Jixejo
      @Jixejo 3 года назад

      but thats fine, no?
      abstractions, are only that...

    • @F.T.L
      @F.T.L 2 года назад

      Nope, that advanced programs are mostly using C/C++ libraries beneath, they have just ported them in the language for non expert C/C++ programmers to use them. Like threading in java, or opencv - tensorflow in python.

  • @NomoregoodnamesD8
    @NomoregoodnamesD8 6 лет назад +55

    What compiled the first compiler?

    • @ole4707
      @ole4707 6 лет назад +68

      NoHomeLike 192.168.8.1 Nothing. It was made by hand-writing assembly

    • @abigguitar
      @abigguitar 6 лет назад +11

      Assembly code

    • @Raatcharch
      @Raatcharch 6 лет назад +12

      Grace Hopper!

    • @stevenvanhulle7242
      @stevenvanhulle7242 6 лет назад +1

      IDK, but for instance the Delphi compiler (and the IDE) was written in Delphi.

    • @BobMonsen
      @BobMonsen 6 лет назад +33

      The first portable C compiler was written in C. It was called "The Portable C Compiler", and came from Bell labs. The idea was that for a new system with a new machine code, you would hack together a simple compiler for the subset of C that the portable C compiler used, using the new assembly language, which would then be used to compile the portable C compiler. After that, you had a fully functional compiler, compiled in C. Once you got the portable C compiler running, you could use it to compile itself, thereby getting more optimized code.

  • @Bandalorian
    @Bandalorian 3 года назад +1

    Man the Cobol callout coming up on post-2020, was a fantastic read. Experience seeps out of this man's aura.

  • @markusjacobi-piepenbrink9795
    @markusjacobi-piepenbrink9795 3 года назад

    I love listening to Prof. Brailsford!

  • @sebastianmalton5967
    @sebastianmalton5967 6 лет назад +10

    Can you interview Brian about his thoughts on the Rust language?

  • @goldwinger5434
    @goldwinger5434 5 лет назад +4

    As a programmer/software engineer/systems engineer I've written useful applications in BASIC, FORTRAN, COBOL, Pascal, Visual Basic, C, C++, and Assembler. Some languages are easier to write. Some are better for one thing or another. However, once C is mastered, it is the best overall language.
    I'm not a computer scientist, delving into the theoretical aspects of the application of computers and software. I'm a guy who spent most of his adult life in the trenches creating software.

  • @commenter4799
    @commenter4799 3 года назад +1

    The 1500 downvotes in 2021 are the "You aren't a real programmer unless you do what I do" crowd.

  • @Mephistel
    @Mephistel 6 лет назад +2

    I really like this video, and I loved the videos with Brian Kernighan. Any chance we could get say, Bjarne Stroustrup to talk about C++, or Guido van Rossum to talk about Python, the history of it, the design goals, etc?

  • @Lost_01
    @Lost_01 6 лет назад +3

    Ha yes I can say for sure there are still COBOL mainframes in use.

  • @HotelPapa100
    @HotelPapa100 6 лет назад +3

    Hasn't C been dubbed a 'machine independent assembler'?

  • @LordOfNihil
    @LordOfNihil 6 лет назад

    c was the first language i learned and it does give you a good bit of knowlege about how memory works. a fundamental skill to have if you are going to write software.

  • @mwirkk
    @mwirkk 3 года назад +1

    In my 60yrs I've found that the best solution for any given situation is usually the simplest one that will do the job. In all my professional technology career I've always championed using the simplest technology for any particular solution delivery.

  • @GogiRegion
    @GogiRegion 5 лет назад +11

    C has always been one of my favorite languages, even if there’s usually a better tool for the job. I typically use C++ for bigger projects, though, and occasionally Java (those are the holy trinity of languages to me). I know more languages, but always go back to those. Something about C and C++ just makes me want to program!

    • @stefanluginger3682
      @stefanluginger3682 4 года назад +1

      Alexis Harper yes. Same for me. I love to use C. Even when I have to program Java and C++.

    • @carldrogo9492
      @carldrogo9492 2 года назад

      You're the MVP!

    • @philippezevenberg1332
      @philippezevenberg1332 2 года назад

      its because once you understand the machine you kinda want to work with it more efficiently

  • @lawrencedoliveiro9104
    @lawrencedoliveiro9104 6 лет назад +3

    9:56 The trouble is that you end up stretching your definition of “ain’t broken”. Turns out it crashes if you press two keys in the wrong order? Well, you learn never to do that. Entering records with a certain value in a certain field will corrupt the database? Never enter that kind of data. So your entire business process becomes convoluted to avoid all the sharp edges. There’s a hidden cost to that, but you never even think of how that might compare to the not-so-hidden cost of replacing the system with a better one.

  • @dolos_kuroshoe
    @dolos_kuroshoe 2 года назад +1

    As someone learning ARM, seeing that C can handle it made me smile.

  • @WhatsACreel
    @WhatsACreel 4 года назад +1

    7:05 is sooo important! This guy is great!