Chuck Severance
Chuck Severance
  • Видео 969
  • Просмотров 11 142 993
Face to Face Office Hours Olhão, Portugal, 26-June-2024
This is a video of face-to-face office hours for my online courses.
online.dr-chuck.com
www.dr-chuck.com/office/
I teach the Internet History, Technology, and Security (IHTS), Programming for Everybody (PR4E), C Programming for Everybody (CC4E), Django for Everybody (DJ4E), Web Applications for Everybody (WA4E) courses, and PostgreSQL for Everybody.
Просмотров: 260

Видео

Historical Context for Chapter 2 of K&R C (1978 Edition)KR 02
Просмотров 7882 месяца назад
In this lecture we provide some context for Chapter 2 of the Kernighan and Ritchie 1978 edition of C Programming. For more details and a set of exercises please visit www.cc4e.com For the full curriculum, see online.dr-chuck.com/
From Python to C - The Rosetta Stone Lecture
Просмотров 4,9 тыс.3 месяца назад
In this lecture we work through a series of equivalent examples between Python and C as a way to get a broad understanding of C before diving into the details of the language. For more details and a set of exercises please visit www.cc4e.com For the full curriculum, see online.dr-chuck.com/ Dr. Chuck's Article on Object Oriented Languages: www.quora.com/Is-C-object-oriented-or-procedural/answer...
Lecture: DevSchool@Sakai - Moving from Tables to Grid Layout 2024-05-22
Просмотров 4113 месяца назад
We are going to collectively develop a new Sakai tool called Pages and record it as we develop it - hopefully Pages will be simple enough to serve as a model / sample code for other tools to follow. github.com/adrianfish/sakai/tree/pages_tool Sakai - The best LMS for learning - www.sakailms.com
Face to Face Office Hours Pittsburgh, PA, 15-May-2024
Просмотров 1 тыс.3 месяца назад
This is a video of face-to-face office hours for my online courses. online.dr-chuck.com www.dr-chuck.com/office/ I teach the Internet History, Technology, and Security (IHTS), Programming for Everybody (PR4E), C Programming for Everybody (CC4E), Django for Everybody (DJ4E), Web Applications for Everybody (WA4E) courses, and PostgreSQL for Everybody. us.pycon.org/2024/
Using WSL for Sakai Development
Просмотров 9555 месяцев назад
This video shows how to set up a development environment for Sakai using Windows Subsystem for Linux (WSL). The documentation for this is at: github.com/csev/sakai-scripts These scripts have been used for a long time on Macintosh and Linux for both production and development setup. Now they can be used on Windows through WSL - because after all - WSL is Ubuntu :) www.sakailms.org/ Sakai - the b...
Installing WSL (Windows Sybsystem for Linux) and Ubuntu on Windows-10
Просмотров 9 тыс.5 месяцев назад
I always have a lot of trouble making WSL work - so this time I live streamed and completely recorded my install process (with all my confusion and mistakes) and then edited it to make this video. 0:00 Installing WSL 0:53 Installing Ubuntu 1:42 Fail with error 0x8000719e 1:52 Enable WSL in Windows Features 2:20 Fail with WSL error 0x8004032d 2:30 Use wsl on command line to investigate (not too ...
Visiting LV Prasad Eye Institute, Hyderabad, India, 03-Mar-2024
Просмотров 1,2 тыс.5 месяцев назад
This is a video of meeting Ramakrishna Karnati, who is a technoogy trainer at the LV Prasad Eye Institute in Hyderabad, India online.dr-chuck.com www.dr-chuck.com/office/ I teach the Internet History, Technology, and Security (IHTS), Programming for Everybody (PR4E), C Programming for Everybody (CC4E), Django for Everybody (DJ4E), Web Applications for Everybody (WA4E) courses, and PostgreSQL fo...
Worked Example: OpenGeo.py (Chapter 13)
Просмотров 2 тыс.6 месяцев назад
www.py4e.com - Python for Everybody: Exploring Data in Python 3.0 In this example, we pull from the OpenStreetMap data using a re-startable JSON spider process. Please visit the web site to access a free textbook, free supporting materials, as well as interactive exercises.
Worked Example: OpenGeo (Chapter 16)
Просмотров 1,5 тыс.6 месяцев назад
www.py4e.com - Python for Everybody: Exploring Data in Python 3.0 In this example, we pull from the OpenStreetMap data using a re-startable JSON spider process. Please visit the web site to access a free textbook, free supporting materials, as well as interactive exercises.
Face to Face Office Hours Mountain View, CA, USA, 02-Feb-2024
Просмотров 2,1 тыс.6 месяцев назад
This is a video of face-to-face office hours for my online courses. online.dr-chuck.com www.dr-chuck.com/office/ I teach the Internet History, Technology, and Security (IHTS), Python for Everybody (PY4E), C Programming for Everybody (CC4E), Django for Everybody (DJ4E), Web Applications for Everybody (WA4E) courses, and PostgreSQL for Everybody (PG4E). Location: www.sportspage.bar/
Worked Example: Tracks.py (Chapter 15)
Просмотров 1,2 тыс.6 месяцев назад
www.py4e.com - Python for Everybody: Exploring Data in Python 3.0 Please visit the web site to access a free textbook, free supporting materials, as well as interactive exercises.
PY4E - Python Objects (Chapter 14 Part 3)
Просмотров 2,5 тыс.7 месяцев назад
www.py4e.com - Python for Everybody: Exploring Data Please visit the web site to access a free textbook, free supporting materials, as well as interactive exercises. You can see my entire online curriculum including a course focused on how you might build a Python object implementation in C at online.dr-chuck.com
PY4E - Python Objects (Chapter 14 Part 2)
Просмотров 3,1 тыс.7 месяцев назад
PY4E - Python Objects (Chapter 14 Part 2)
PY4E - Python Objects (Chapter 14 Part 4)
Просмотров 1,9 тыс.7 месяцев назад
PY4E - Python Objects (Chapter 14 Part 4)
PY4E - Dictionaries (Chapter 9 Part 3)
Просмотров 4,9 тыс.7 месяцев назад
PY4E - Dictionaries (Chapter 9 Part 3)
PY4E - Tuples (Chapter 10 Part 2)
Просмотров 3,7 тыс.7 месяцев назад
PY4E - Tuples (Chapter 10 Part 2)
PY4E - Python Lists (Chapter 8 Part 1)
Просмотров 6 тыс.7 месяцев назад
PY4E - Python Lists (Chapter 8 Part 1)
PY4E - Introduction (Chapter 1 Part 4)
Просмотров 10 тыс.7 месяцев назад
PY4E - Introduction (Chapter 1 Part 4)
PY4E - HTTP (Chapter 12 Part 2)
Просмотров 3 тыс.7 месяцев назад
PY4E - HTTP (Chapter 12 Part 2)
PY4E - Dictionaries (Chapter 9 Part 1)
Просмотров 6 тыс.8 месяцев назад
PY4E - Dictionaries (Chapter 9 Part 1)
PY4E - Introduction (Chapter 2 Part 1)
Просмотров 20 тыс.8 месяцев назад
PY4E - Introduction (Chapter 2 Part 1)
PY4E - Conditionals (Chapter 3 Part 1)
Просмотров 12 тыс.8 месяцев назад
PY4E - Conditionals (Chapter 3 Part 1)
Face to Face Office Hours Valencia, Spain, 29-Mar-2022
Просмотров 4178 месяцев назад
Face to Face Office Hours Valencia, Spain, 29-Mar-2022
Face to Face Office Hours Detroit MI, 05-Aug-2023
Просмотров 9208 месяцев назад
Face to Face Office Hours Detroit MI, 05-Aug-2023
Face to Face Office Hours Gingerman Raceway, South Haven MI, 23-Oct-2022
Просмотров 4668 месяцев назад
Face to Face Office Hours Gingerman Raceway, South Haven MI, 23-Oct-2022
Face to Face Office Hours Traverse City, MI, 26-Jul-2023
Просмотров 5348 месяцев назад
Face to Face Office Hours Traverse City, MI, 26-Jul-2023
The @SakaiCLE Racing Team 1995 Neon ACR with ITBs
Просмотров 68710 месяцев назад
The @SakaiCLE Racing Team 1995 Neon ACR with ITBs
Installing Django 4.2 on PythonAnywhere
Просмотров 7 тыс.11 месяцев назад
Installing Django 4.2 on PythonAnywhere
Brian Kernighan - Building C at Bell Labs
Просмотров 2,8 тыс.Год назад
Brian Kernighan - Building C at Bell Labs

Комментарии

  • @jxlted
    @jxlted День назад

    wsl isnt on the microsft store for me

  • @Pam-y7y
    @Pam-y7y День назад

    The vallet in ca are all on crack

  • @Pam-y7y
    @Pam-y7y День назад

    Crack

  • @Pam-y7y
    @Pam-y7y День назад

    Google will do whatever they choose

  • @Pam-y7y
    @Pam-y7y День назад

    Im sure you miss your smart wife

  • @Pam-y7y
    @Pam-y7y День назад

    The saw is coming

  • @Pam-y7y
    @Pam-y7y День назад

    We should all use crack

  • @ajazkhan325
    @ajazkhan325 2 дня назад

    Sir you are start tutorial within laugh😅

  • @Someone-yl8sb
    @Someone-yl8sb 3 дня назад

    I like that there's an indepth review of the sample codes. Thank you

  • @lloydhughes7891
    @lloydhughes7891 3 дня назад

    Jeff Bezos is very talented but most importantly he is a genuinely good person! Very focused on his goals and has a great mind for the future. He did everything he said he would … and never compromised himself to accomplish his goals. I love watching these videos and hearing his thoughts back then and am amazed how accurate he was. It is not a mistake he is where he is at today in 2024. 😊

  • @negiji5711
    @negiji5711 3 дня назад

    Hello sir i am doing my masters in computer application(i have only 2 years) can you guide me what roadmap should I follow to do excellence in my career. Please 🙏

  • @CheapHomeTech
    @CheapHomeTech 3 дня назад

    Very nice. Such a juxtaposition though. What looks like an old establishment dwarfed by mega skyrise apartment buildings in the background. What is the world coming to!?

  • @thiabara7242
    @thiabara7242 5 дней назад

    the quality of this content is mindblowing

  • @ObaloluwaAkinyemi
    @ObaloluwaAkinyemi 5 дней назад

    Someday we might have self-driving cars. This man can see the future

  • @VortexFlickens
    @VortexFlickens 5 дней назад

    55:53 was it multiplication or a pointer?

  • @WaynePowersYT
    @WaynePowersYT 6 дней назад

    Is there an ETA on Java? 😅

    • @ChuckSeverance
      @ChuckSeverance 5 дней назад

      No ETA - I might be working on the JavaScript Applications (www.js4e.com) before the end of the year. If all goes well I may teach it on campus in January.

    • @WaynePowersYT
      @WaynePowersYT 5 дней назад

      Ah... I'm attending WGU and was hoping for a java4e before I get to the java courses at WGU. 😂 But it's not looking too hopeful with the timeframe. Darn. Py4e is the reason I passed my python course. Thank you for all the great work you do. I wouldn't be in school right now if it weren't for you.

  • @jeffsad8391
    @jeffsad8391 6 дней назад

    Professor pls answer to this:should you begin with pyton or C?

    • @ChuckSeverance
      @ChuckSeverance 5 дней назад

      You should learn Python first (www.py4e.com) and *then* learn C (www.cc4e.com) - Note that the first lecture of my C class is a lecture about Python.

    • @jeffsad8391
      @jeffsad8391 5 дней назад

      @@ChuckSeverance thanks

  • @user-io4sr7vg1v
    @user-io4sr7vg1v 7 дней назад

    Why is the sample code not cloned into the virtual environment directory? I don't understand. Perhaps I don't understand what a virtual environment is.

  • @bobanmilisavljevic7857
    @bobanmilisavljevic7857 7 дней назад

    Yo, function definition is def!!

  • @Serious-pq8gk
    @Serious-pq8gk 9 дней назад

    Still useful in 2024 Thanks a lot

  • @FSBOVirginia
    @FSBOVirginia 11 дней назад

    Good Morning Chuck - we are moving a used washer and dryer from VA to PA - do you know if we need to do anything so the insides don't get too jostled?

  • @Elistan1982
    @Elistan1982 13 дней назад

    Hello Everyone, Thank you Dr. Chuck for your incredible course, finally I'm able to read and write python code!!! Only one request: the following link to download the full db is not working properly. www.py4e.com/data_space/content.sqlite.zip Could you help us? Thank you

    • @ChuckSeverance
      @ChuckSeverance 13 дней назад

      That file got mis-placed during a server move. I just restored it - could you re-check and let me know how it goes?

    • @Elistan1982
      @Elistan1982 12 дней назад

      @@ChuckSeverance Great!!! Now it works, thank you

  • @cliff_doyle
    @cliff_doyle 15 дней назад

    Thank you very much professor for your dedication and good heart in developing this course. It has been of great help for me in completing my python projects in school.

  • @nehanthv4238
    @nehanthv4238 15 дней назад

    7:42

  • @AntonSilvestri
    @AntonSilvestri 15 дней назад

    Chuck I love you

  • @MattWojo
    @MattWojo 17 дней назад

    You can just open a command line (such as PowerShell) and enter the command: wsl --install and that will install WSL as well as the default Ubuntu distro and handles enabling WSL and everything else. No need for the other steps.

  • @faisalsaharazowar
    @faisalsaharazowar 19 дней назад

    nice. lovely guy.

  • @emmagalli
    @emmagalli 23 дня назад

    Wow I didn't understand the range thing at all with this video. I've been following the PY4E course and I was doing ok until now sadly. I guess I'm gonna go find another video explaining this better :/

  • @thomasblankenhorn5911
    @thomasblankenhorn5911 26 дней назад

    I'm enjoying the course a lot so far! Trivial typo in the text at 9:13 : The "Fahrenheight" column heading should be spelled "Fahrenheit", without the "gh". (I suspect this is coming from some 'helpful' intervention by Autocorrect.)

  • @GuiCampos
    @GuiCampos 29 дней назад

    CODE: class PartyAnimal: def __init__(self, nam): self.x = 0 self.name = nam print(self.name, "constructed") def party (self): self.x = self.x + 1 print(self.name, "party count", self.x) class FootballFan(PartyAnimal): def __init__(self, nam): super().__init__(nam) self.points = 0 def touchdown(self): self.points = self.points + 7 self.party() print(self.name, "points", self.points) s = PartyAnimal("Sally") s.party() j = FootballFan("Jim") j.party() j.touchdown() RESULT: Sally constructed Sally party count 1 Jim constructed Jim party count 1 Jim party count 2 Jim points 7

  • @GuiCampos
    @GuiCampos 29 дней назад

    CODE: class PartyAnimal: def __init__(self, z): self.x = 0 self.name = z print(self.name, "constructed") def party (self): self.x = self.x + 1 print(self.name, "party count", self.x) s = PartyAnimal("Sally") s.party() j = PartyAnimal("Jim") j.party() s.party() RESULT: Sally constructed Sally party count 1 Jim constructed Jim party count 1 Sally party count 2 Thanks from Brazil, Chuck! Great classes!

  • @themessenger-zq9lr
    @themessenger-zq9lr 29 дней назад

    Dude, legend!

  • @pouriapmd6077
    @pouriapmd6077 29 дней назад

    I just finished DJ4E and wanted to thank you for your efforts put to create this great course!

  • @mohammedsaad7481
    @mohammedsaad7481 Месяц назад

    Elements of Python..2024

  • @Muff6969
    @Muff6969 Месяц назад

    This is the tutorial i have been looking for 2 months you are coding jesus

  • @percy888ferry
    @percy888ferry Месяц назад

    Thank you for not saying "sequel". I've always hated that ;-)

  • @RenéHorňák
    @RenéHorňák Месяц назад

    "one of the things that happens in PHP is it is got some weird language syntax things... thank you PERL for that"

  • @metatron9iton
    @metatron9iton Месяц назад

    Thank You! I’m privileged to have found your teaching & I will honor and respectfully apply it accordingly.

  • @LorraDear1
    @LorraDear1 Месяц назад

    This is too complicated for a complete newbie. Why would you give the answer first? Nobody tells me what the answer is first before trying to solve the problem. To many confusing scribbling. What I originally came for was LEAST common. So if it could have been shown first, and how you get to it without "somebody just giving you the answer first" that would have been great. But thanks anyway you finally got around to confirming the way I do it. 🎉😅

  • @robertbaker6950
    @robertbaker6950 Месяц назад

    All you need is two straps straight overtop from driver side to passenger side for side to side movement and then the horse shoe strap like he did or two straps to make “X”to stop it from sliding forward or backwards . Plus something like the cardboard and I would have turned the washer and dryer so the doors faced the back of the trailer just in case they came open plus it would be easier to put the straps over the top of the washer and dryer and like he said stop and check your load ever so often. I use to be a otr flat bed driver. You can always look up a picture of a load of plywood or roofing shingles strapped down to have an idea how to strap thing like this or look up pipe loads for other things. It’s all about getting from point A to point B safely.

  • @subway394
    @subway394 Месяц назад

    What a genius!!! He picked books as the first product for a very unique reason!!!

  • @jothiprakasamramesh4464
    @jothiprakasamramesh4464 Месяц назад

    Im Glad to see brian❤🎉

  • @SagarAbhishek
    @SagarAbhishek Месяц назад

    This 27 year old interview is gem. That time "Delivery centres", Dark stores, etc were new and alien concepts to the world. But, the man knew his stuff and look at him now 27 years later. Amazon is a success story everywhere - literally round the globe! This is what Success looks like. 👍🏻👍🏻

  • @odorlessflavorless
    @odorlessflavorless Месяц назад

    20 years from then, you do have teeth Doc ! :D Such an energizing video :)

  • @mohammedsaad7481
    @mohammedsaad7481 Месяц назад

    TNX DR Chuck

  • @mohammedsaad7481
    @mohammedsaad7481 Месяц назад

    What important of division ?

  • @pouriapmd6077
    @pouriapmd6077 Месяц назад

    I think this video is not in the right place, it should be after "Using the Django Shell to Explore One-to-Many Models" (Video 34) by the way, thank you for your great course sir. I have learnt a lot from you.

    • @DrChuckPlus
      @DrChuckPlus Месяц назад

      I agree - I changed things in the playlist

    • @pouriapmd6077
      @pouriapmd6077 Месяц назад

      @@DrChuckPlus Thank you so much!

  • @hiitsmejaelynn
    @hiitsmejaelynn Месяц назад

    So why are you putting them on your walk

  • @taaayooos
    @taaayooos Месяц назад

    Do it like a nerd 🎉

  • @aderfigueroa
    @aderfigueroa Месяц назад

    I remember watching his selling books commercials on tv .