Fortran 5 was an electronic music band active during the 1990s.
Background
The band were made up of members David Baker and Simon Leonard, who had previously worked together on the music project known as I Start Counting. Around 1990, they had begun recording new material, and realised that the new music had a different sound compared to their previous electropop style. They decided to rename their project Fortran 5 in order to give their new dance/techno style a fresh start. The new project also involved the duo collaborating and working with a number of other artists. These included Kris Weston of The Orb, and Rod Slater from Bonzo Dog Doo-Dah Band.
The band's final album was titled Avocado Suite and was their most experimental work; this was far removed from their early electropop sound.
Fortran 5 also remixed songs from artists such as Inspiral Carpets, Erasure and Laibach.
Simon Leonard also wrote a book called Fortran 5, which was published by Malice Aforethought Press.
Live! is Catch 22's first full-length live release, although fan-recorded live tracks were bonus features on several previous albums. Roughly a third of the album is devoted to Keasbey Nights, another third to Alone in a Crowd, and the remainder to Dinosaur Sounds. A bonus DVD includes footage from the concert, as well as a variety of extras. However, former frontman Tomas Kalnoky is conspicuously absent from the footage of the band's early days.
Track listing
DVD Features
Footage of August 30, 2004 concert.
Embarrassing Photos (Photos of band members acting foolish)
On the Road (Home video footage from the band's tour bus)
At the Show (Footage from earlier concerts filmed by fans)
Humble Beginnings (Home videos and old photographs of band members)
Music Videos: Wine Stained Lips, Point the Blame, Hard to Impress
Live is an album by The Dubliners recorded live at the Fiesta Club,Sheffield and released on the Polydor label in 1974. This was to be Ronnie Drew's last recording with The Dubliners for five years as he left to pursue a solo career. Also following this album, Ciarán Bourke ceased to be a full-time member of the group when he suffered a brain hemorrhage. He sings "All for Me Grog" here. The reels that open this album (and which first were released on the group's 1967 studio album A Drop of the Hard Stuff) have become the opening instrumental medley at most of their concerts since.
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific computing.
#science #programming #100secondsofcode
🔗 Resources
Fortran Docs https://fortranwiki.org/fortran/show/HomePage
Fortran History https://www.ibm.com/ibm/history/ibm100/us/en/icons/fortran/
Assembly in 100 Seconds https://youtu.be/4gwYkEK0gOk
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Programming Languages
- When was Fortran invent...
published: 10 Jun 2022
Fortran Tutorial
Cheat Sheet & Transcript : http://bit.ly/fortrantutorial
Best Fortran Book : https://amzn.to/2rCf5fl
https://www.patreon.com/derekbanas
MY UDEMY COURSES ARE 87.5% OFF TIL February 13th ($9.99) One is FREE
➡️ Python Data Science Series for $9.99 : Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science https://bit.ly/Master_Python_46
➡️ C++ Programming Bootcamp Series for $9.99 : Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments + New Videos Every Month https://bit.ly/C_Course_46
➡️ FREE 15 hour Golang Course!!! : https://bit.ly/go-tutorial7 (100 Available)
00:32 Basics
01:37 User Input
04:19 Variables / Data Types
08:55 Print / Formatted Output
13:12 Math Operators
15:15 Random Numbers
16:16 Math Functions
16:52 Conditionals
17:28 If / Else
19:26 Select
20:...
published: 14 Dec 2018
Python vs Fortran vs Octave (Matlab) side-by-side performance comparison
Which free scientific computing language is the fastest to program and execute? The answer probably won't surprise you because it's obvious.
published: 14 Dec 2021
What's the FASTEST Computer Language? C++ vs Fortran vs Cobol: E04
We test over 80 computer languages, from Ada to Zig, to find out which is the FASTEST of all time. In this episode Dave focuses on Fortran vs Cobol, testing each against the other and then against C++ to see how fast the languages of the 1970s really were.
In this clip, Michael Wolfe from the Portland Group talks about why the fact that Fortran is a legacy language is actually a good thing.
Clipped from the SC10 Analyst Crossfire program: http://vimeo.com/17536948
published: 24 Sep 2011
The IBM 1401 compiles and runs FORTRAN II
We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for this business oriented machine, with 16k memory and a CPU not meant at all for scientific applications. Even integer multiply and divide instructions are an optional feature on the base machine! Success not guaranteed.
Come see the IBM 1401 computer at the Computer History Museum in Mountain View, California, USA:
https://computerhistory.org/exhibits/ibm1401/
Simulation and programming environment available here: https://github.com/lucaseverini/ROPE.
Mike Albaugh has made a page that explains how to run the same demonstration in the SIMH simulation: http://nulli.us/f1401/package.html
Some pointers on how to start programming ...
published: 02 Feb 2018
Why Fortran?
Contact me here: https://www.everythingfunctional.com/contact.html
Link to Damian's Book: https://www.amazon.com/Scientific-Software-Design-Object-Oriented-Way/dp/0521888131/ref=sr_1_1?crid=2HOI7EQY43CSJ&dchild=1&keywords=scientific+software+design+the+object-oriented+way&qid=1603138304&sprefix=scientific+software%2Caps%2C954&sr=8-1
Additional Resources
https://en.wikipedia.org/wiki/Fortran
https://fortran-lang.org/
https://www.udemy.com/course/fortran-for-beginners/?referralCode=08A8CE5FDD5790C165EA
published: 19 Oct 2020
Introduction to Fortran - Part 1
published: 02 Aug 2019
Fortran is dead – Long live Fortran!
Torsten Hoefler's random access spontaneous talk given at the 42nd anniversary Salishan Conference on High-Speed Computing in 2023. Discusses how to lift Fortran code to a data-centric representation to optimize it for accelerator devices. Work led by Alexandru Calotoiu in SPCL.
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and ...
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific computing.
#science #programming #100secondsofcode
🔗 Resources
Fortran Docs https://fortranwiki.org/fortran/show/HomePage
Fortran History https://www.ibm.com/ibm/history/ibm100/us/en/icons/fortran/
Assembly in 100 Seconds https://youtu.be/4gwYkEK0gOk
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Programming Languages
- When was Fortran invented?
- Who created Fortran
- Is Fortran still used?
- Fortran basics tutorial
- What is Fortran used for?
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific computing.
#science #programming #100secondsofcode
🔗 Resources
Fortran Docs https://fortranwiki.org/fortran/show/HomePage
Fortran History https://www.ibm.com/ibm/history/ibm100/us/en/icons/fortran/
Assembly in 100 Seconds https://youtu.be/4gwYkEK0gOk
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Programming Languages
- When was Fortran invented?
- Who created Fortran
- Is Fortran still used?
- Fortran basics tutorial
- What is Fortran used for?
Cheat Sheet & Transcript : http://bit.ly/fortrantutorial
Best Fortran Book : https://amzn.to/2rCf5fl
https://www.patreon.com/derekbanas
MY UDEMY COURSES ARE 87...
Cheat Sheet & Transcript : http://bit.ly/fortrantutorial
Best Fortran Book : https://amzn.to/2rCf5fl
https://www.patreon.com/derekbanas
MY UDEMY COURSES ARE 87.5% OFF TIL February 13th ($9.99) One is FREE
➡️ Python Data Science Series for $9.99 : Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science https://bit.ly/Master_Python_46
➡️ C++ Programming Bootcamp Series for $9.99 : Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments + New Videos Every Month https://bit.ly/C_Course_46
➡️ FREE 15 hour Golang Course!!! : https://bit.ly/go-tutorial7 (100 Available)
00:32 Basics
01:37 User Input
04:19 Variables / Data Types
08:55 Print / Formatted Output
13:12 Math Operators
15:15 Random Numbers
16:16 Math Functions
16:52 Conditionals
17:28 If / Else
19:26 Select
20:42 Looping
21:24 While / Cycle / Exit
23:59 Arrays
33:52 Format
36:44 Strings
38:42 Structures
41:32 Functions
45:00 Optional Arguments
46:03 Recursive Functions
48:39 Modules / Overloading
54:08 Subroutines
56:24 Pointers
59:08 File I/O
1:02:55 Modules / Class / Interface
In this one video I condense most everything you'd learn about Fortran in a 400 page book into one video. I cover User Input, Variables, Data Types, Print, Formatted Output, Math Operators, Random Numbers, Math Functions, Conditionals, If / Else, Select, Looping, While, Cycle, Exit, Arrays, Format, Strings, Structures, Functions, Optional Arguments, Recursive Functions, Modules, Overloading, Subroutines, Pointers, File I/O, Modules, Class, Interface and more.
MY UDEMY COURSES ARE 87.5% OFF TILL June 20th
►► New C++ Programming Bootcamp Series for $9.99 : http://bit.ly/C_Course3 Over 20 Hrs + 52 Videos + Quizzes + Graded Assignments + New Videos Every Month
►► Python Programming Bootcamp Series for $9.99 : http://bit.ly/Master_Python3 Highest Rated Python Udemy Course + 48 Hrs + 199 Videos + Data Science
GET FREE STUFF WHILE SUPPORTING MY TUTORIALS
1. Get a Free Stock : share.robinhood.com/derekb1560
2. Get 2 Free Audiobooks : https://amzn.to/2Y5FV2p
Cheat Sheet & Transcript : http://bit.ly/fortrantutorial
Best Fortran Book : https://amzn.to/2rCf5fl
https://www.patreon.com/derekbanas
MY UDEMY COURSES ARE 87.5% OFF TIL February 13th ($9.99) One is FREE
➡️ Python Data Science Series for $9.99 : Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science https://bit.ly/Master_Python_46
➡️ C++ Programming Bootcamp Series for $9.99 : Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments + New Videos Every Month https://bit.ly/C_Course_46
➡️ FREE 15 hour Golang Course!!! : https://bit.ly/go-tutorial7 (100 Available)
00:32 Basics
01:37 User Input
04:19 Variables / Data Types
08:55 Print / Formatted Output
13:12 Math Operators
15:15 Random Numbers
16:16 Math Functions
16:52 Conditionals
17:28 If / Else
19:26 Select
20:42 Looping
21:24 While / Cycle / Exit
23:59 Arrays
33:52 Format
36:44 Strings
38:42 Structures
41:32 Functions
45:00 Optional Arguments
46:03 Recursive Functions
48:39 Modules / Overloading
54:08 Subroutines
56:24 Pointers
59:08 File I/O
1:02:55 Modules / Class / Interface
In this one video I condense most everything you'd learn about Fortran in a 400 page book into one video. I cover User Input, Variables, Data Types, Print, Formatted Output, Math Operators, Random Numbers, Math Functions, Conditionals, If / Else, Select, Looping, While, Cycle, Exit, Arrays, Format, Strings, Structures, Functions, Optional Arguments, Recursive Functions, Modules, Overloading, Subroutines, Pointers, File I/O, Modules, Class, Interface and more.
MY UDEMY COURSES ARE 87.5% OFF TILL June 20th
►► New C++ Programming Bootcamp Series for $9.99 : http://bit.ly/C_Course3 Over 20 Hrs + 52 Videos + Quizzes + Graded Assignments + New Videos Every Month
►► Python Programming Bootcamp Series for $9.99 : http://bit.ly/Master_Python3 Highest Rated Python Udemy Course + 48 Hrs + 199 Videos + Data Science
GET FREE STUFF WHILE SUPPORTING MY TUTORIALS
1. Get a Free Stock : share.robinhood.com/derekb1560
2. Get 2 Free Audiobooks : https://amzn.to/2Y5FV2p
We test over 80 computer languages, from Ada to Zig, to find out which is the FASTEST of all time. In this episode Dave focuses on Fortran vs Cobol, testing ea...
We test over 80 computer languages, from Ada to Zig, to find out which is the FASTEST of all time. In this episode Dave focuses on Fortran vs Cobol, testing each against the other and then against C++ to see how fast the languages of the 1970s really were.
We test over 80 computer languages, from Ada to Zig, to find out which is the FASTEST of all time. In this episode Dave focuses on Fortran vs Cobol, testing each against the other and then against C++ to see how fast the languages of the 1970s really were.
In this clip, Michael Wolfe from the Portland Group talks about why the fact that Fortran is a legacy language is actually a good thing.
Clipped from the SC10 ...
In this clip, Michael Wolfe from the Portland Group talks about why the fact that Fortran is a legacy language is actually a good thing.
Clipped from the SC10 Analyst Crossfire program: http://vimeo.com/17536948
In this clip, Michael Wolfe from the Portland Group talks about why the fact that Fortran is a legacy language is actually a good thing.
Clipped from the SC10 Analyst Crossfire program: http://vimeo.com/17536948
We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for t...
We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for this business oriented machine, with 16k memory and a CPU not meant at all for scientific applications. Even integer multiply and divide instructions are an optional feature on the base machine! Success not guaranteed.
Come see the IBM 1401 computer at the Computer History Museum in Mountain View, California, USA:
https://computerhistory.org/exhibits/ibm1401/
Simulation and programming environment available here: https://github.com/lucaseverini/ROPE.
Mike Albaugh has made a page that explains how to run the same demonstration in the SIMH simulation: http://nulli.us/f1401/package.html
Some pointers on how to start programming the IBM 1401 on my website (work in progress): https://www.curiousmarc.com/computing/ibm-1401-mainframe/ibm-1401-programming
Details on this implementation of FORTRAN: http://ibm-1401.info/1401-IBM-Systems-Journal-FORTRAN.html
IBM 1401 FORTRAN compiler source code: http://ibm-1401.info/1401-FORTRAN-Illustrated.html
E-mail exchanges with the original developers of the IBM 1401 FORTRAN: http://ibm-1401.info/FORTRAN-e-mails.html
Official CHM IBM 1401 Video: https://youtu.be/ZPpV8X91neQ
More CuriousMarc IBM 1401 videos: https://www.youtube.com/watch?v=7Lh4CMz_Z6M&list=PL-_93BVApb59MH7pDttB_aUnP0w3sB6B1
Our sponsor for PCBs: https://www.pcbway.com
Support the team on Patreon: https://www.patreon.com/curiousmarc
Merch on Teespring: https://teespring.com/stores/curiousmarcs-store
Learn more on companion site: https://www.curiousmarc.com
Contact info: https://www.youtube.com/curiousmarc/about
We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for this business oriented machine, with 16k memory and a CPU not meant at all for scientific applications. Even integer multiply and divide instructions are an optional feature on the base machine! Success not guaranteed.
Come see the IBM 1401 computer at the Computer History Museum in Mountain View, California, USA:
https://computerhistory.org/exhibits/ibm1401/
Simulation and programming environment available here: https://github.com/lucaseverini/ROPE.
Mike Albaugh has made a page that explains how to run the same demonstration in the SIMH simulation: http://nulli.us/f1401/package.html
Some pointers on how to start programming the IBM 1401 on my website (work in progress): https://www.curiousmarc.com/computing/ibm-1401-mainframe/ibm-1401-programming
Details on this implementation of FORTRAN: http://ibm-1401.info/1401-IBM-Systems-Journal-FORTRAN.html
IBM 1401 FORTRAN compiler source code: http://ibm-1401.info/1401-FORTRAN-Illustrated.html
E-mail exchanges with the original developers of the IBM 1401 FORTRAN: http://ibm-1401.info/FORTRAN-e-mails.html
Official CHM IBM 1401 Video: https://youtu.be/ZPpV8X91neQ
More CuriousMarc IBM 1401 videos: https://www.youtube.com/watch?v=7Lh4CMz_Z6M&list=PL-_93BVApb59MH7pDttB_aUnP0w3sB6B1
Our sponsor for PCBs: https://www.pcbway.com
Support the team on Patreon: https://www.patreon.com/curiousmarc
Merch on Teespring: https://teespring.com/stores/curiousmarcs-store
Learn more on companion site: https://www.curiousmarc.com
Contact info: https://www.youtube.com/curiousmarc/about
Contact me here: https://www.everythingfunctional.com/contact.html
Link to Damian's Book: https://www.amazon.com/Scientific-Software-Design-Object-Oriented-Way/...
Contact me here: https://www.everythingfunctional.com/contact.html
Link to Damian's Book: https://www.amazon.com/Scientific-Software-Design-Object-Oriented-Way/dp/0521888131/ref=sr_1_1?crid=2HOI7EQY43CSJ&dchild=1&keywords=scientific+software+design+the+object-oriented+way&qid=1603138304&sprefix=scientific+software%2Caps%2C954&sr=8-1
Additional Resources
https://en.wikipedia.org/wiki/Fortran
https://fortran-lang.org/
https://www.udemy.com/course/fortran-for-beginners/?referralCode=08A8CE5FDD5790C165EA
Contact me here: https://www.everythingfunctional.com/contact.html
Link to Damian's Book: https://www.amazon.com/Scientific-Software-Design-Object-Oriented-Way/dp/0521888131/ref=sr_1_1?crid=2HOI7EQY43CSJ&dchild=1&keywords=scientific+software+design+the+object-oriented+way&qid=1603138304&sprefix=scientific+software%2Caps%2C954&sr=8-1
Additional Resources
https://en.wikipedia.org/wiki/Fortran
https://fortran-lang.org/
https://www.udemy.com/course/fortran-for-beginners/?referralCode=08A8CE5FDD5790C165EA
Torsten Hoefler's random access spontaneous talk given at the 42nd anniversary Salishan Conference on High-Speed Computing in 2023. Discusses how to lift Fortra...
Torsten Hoefler's random access spontaneous talk given at the 42nd anniversary Salishan Conference on High-Speed Computing in 2023. Discusses how to lift Fortran code to a data-centric representation to optimize it for accelerator devices. Work led by Alexandru Calotoiu in SPCL.
Torsten Hoefler's random access spontaneous talk given at the 42nd anniversary Salishan Conference on High-Speed Computing in 2023. Discusses how to lift Fortran code to a data-centric representation to optimize it for accelerator devices. Work led by Alexandru Calotoiu in SPCL.
Catch22 Live! At The Downtown In Farmingdale, New York, 2004 08 30
published: 07 Feb 2014
[hate5six] Catch 22 - February 23, 2002
Catch 22 at Birch Hill Nite Club in Old Bridge, NJ on 2002-02-23
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
Other CATCH 22 Videos:
2002-09-15 - Worcester, MA - https://www.youtube.com/watch?v=j4yUA61FEUQ
Other Videos From The Show:
The Youth Ahead - https://www.youtube.com/watch?v=4Gh0PtqntEk
Bands Similar to CATCH 22, computed by Sage: https://hate5six.com/sage
Reel Big Fish - https://www.youtube.com/watch?v=PoXGIU41EY4
Spitfire - https://www.youtube.com/watch?v=lq4g8qfgBuc
hate5six is a one-man operation focused on documenting live music and creating avenues for people and bands to discover one another. Become a member of hate5six and gain access to exclusive interviews, early access to live sets, apps and other bonus cont...
published: 05 Nov 2020
CATCH 22 - On & On & On @ Chez Dagobert, Québec City QC - 2000-09-15
CATCH 22 performing in Québec City back in 2000. FREE SHOW! WOW!!!!!!!!!!
02. On & On & On
Catch 22 is a third-wave ska/punk band from East Brunswick, New Jersey. The band was formed by trumpeter Kevin Gunther, who recruited guitarist/vocalist/songwriter Tomas Kalnoky and drummer Chris Greer while working in a local record store. Bassist Josh Ansley, saxophonist Ryan Eldred, and trombonist Jamie Egan, who also was the group's high school band director, rounded out the original lineup.
published: 17 Aug 2006
Into the Canola & Oats | Vintage Oaks (Farming Simulator 22 Live)
Download AFK Journey for free and reach the goals to support the stream! https://strms.net/afkjourney_virtualfarmer
- Get the MacDon Pack and Gold CR11 Combine when you pre-order Farming Simulator 25 using my Giants Partner code "VFGAMING": https://bit.ly/Buy_FS25
Support the Channel to get EARLY ACCESS to videos and more!
- Become a Channel Member: youtube.com/VirtualFarmer/join
- Support via Patreon: patreon.com/VirtualFarmer
Order Farming Simulator 22 & DLC:
- Farm Production Pack: https://bit.ly/Buy_FS22_FarmProductions
- Premium Expansion: bit.ly/Buy_FS22_Premium
- Oxbo Pack: bit.ly/Buy_FS22_Oxbo
- Horsch AgroVation Pack: bit.ly/Buy_FS22_Horsch
- Göweil Pack: https://bit.ly/buy_FS22_Goweil
- Platinum Expansion: https://bit.ly/Buy_FS22_Platinum
- Pumps n' Hoses: htt...
published: 17 Oct 2024
Catch 22 - Wine Stained Lips
Music video by Catch 22 performing Wine Stained Lips. (C) 2003 Catch 22
published: 03 Oct 2011
Catch 22 - Point the Blame
Music video by Catch 22 performing Point the Blame. (C) 2000 Catch 22
published: 03 Oct 2011
Catch 22 - Hard to Impress
Music video by Catch 22 performing Hard to Impress. (C) 2001 Catch 22
published: 04 Nov 2011
Catch 22 - 9mm And A 3 Piece Suit (Live)
Catch 22 playing '9mm And A 3 Piece Suit' live at the Crock Rock, Allentown, PA on the 21st of April.
I did not film this! If the owner would like me to remove this video from this site, please message me!
published: 11 Jul 2006
Kill Lincoln - "Day in Day Out" (Catch 22) @ Fest 18 11/1/19
Catch 22 at Birch Hill Nite Club in Old Bridge, NJ on 2002-02-23
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.co...
Catch 22 at Birch Hill Nite Club in Old Bridge, NJ on 2002-02-23
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
Other CATCH 22 Videos:
2002-09-15 - Worcester, MA - https://www.youtube.com/watch?v=j4yUA61FEUQ
Other Videos From The Show:
The Youth Ahead - https://www.youtube.com/watch?v=4Gh0PtqntEk
Bands Similar to CATCH 22, computed by Sage: https://hate5six.com/sage
Reel Big Fish - https://www.youtube.com/watch?v=PoXGIU41EY4
Spitfire - https://www.youtube.com/watch?v=lq4g8qfgBuc
hate5six is a one-man operation focused on documenting live music and creating avenues for people and bands to discover one another. Become a member of hate5six and gain access to exclusive interviews, early access to live sets, apps and other bonus content: http://patreon.com/hate5six
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
hate5six on IG: https://instagram.com/hate5six
hate5six on Twitter: https://twitter.com/hate5six
hate5six on FB: https://www.facebook.com/hate5six
Catch 22 at Birch Hill Nite Club in Old Bridge, NJ on 2002-02-23
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
Other CATCH 22 Videos:
2002-09-15 - Worcester, MA - https://www.youtube.com/watch?v=j4yUA61FEUQ
Other Videos From The Show:
The Youth Ahead - https://www.youtube.com/watch?v=4Gh0PtqntEk
Bands Similar to CATCH 22, computed by Sage: https://hate5six.com/sage
Reel Big Fish - https://www.youtube.com/watch?v=PoXGIU41EY4
Spitfire - https://www.youtube.com/watch?v=lq4g8qfgBuc
hate5six is a one-man operation focused on documenting live music and creating avenues for people and bands to discover one another. Become a member of hate5six and gain access to exclusive interviews, early access to live sets, apps and other bonus content: http://patreon.com/hate5six
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
hate5six on IG: https://instagram.com/hate5six
hate5six on Twitter: https://twitter.com/hate5six
hate5six on FB: https://www.facebook.com/hate5six
Catch 22 is a third-wave ska/punk band from East Brunswick, New Jersey. The band was formed by trumpeter Kevin Gunther, who recruited guitarist/vocalist/songwri...
Catch 22 is a third-wave ska/punk band from East Brunswick, New Jersey. The band was formed by trumpeter Kevin Gunther, who recruited guitarist/vocalist/songwriter Tomas Kalnoky and drummer Chris Greer while working in a local record store. Bassist Josh Ansley, saxophonist Ryan Eldred, and trombonist Jamie Egan, who also was the group's high school band director, rounded out the original lineup.
Catch 22 is a third-wave ska/punk band from East Brunswick, New Jersey. The band was formed by trumpeter Kevin Gunther, who recruited guitarist/vocalist/songwriter Tomas Kalnoky and drummer Chris Greer while working in a local record store. Bassist Josh Ansley, saxophonist Ryan Eldred, and trombonist Jamie Egan, who also was the group's high school band director, rounded out the original lineup.
Download AFK Journey for free and reach the goals to support the stream! https://strms.net/afkjourney_virtualfarmer
- Get the MacDon Pack and Gold CR11 Combi...
Catch 22 playing '9mm And A 3 Piece Suit' live at the Crock Rock, Allentown, PA on the 21st of April.
I did not film this! If the owner would like me to remo...
Catch 22 playing '9mm And A 3 Piece Suit' live at the Crock Rock, Allentown, PA on the 21st of April.
I did not film this! If the owner would like me to remove this video from this site, please message me!
Catch 22 playing '9mm And A 3 Piece Suit' live at the Crock Rock, Allentown, PA on the 21st of April.
I did not film this! If the owner would like me to remove this video from this site, please message me!
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific computing.
#science #programming #100secondsofcode
🔗 Resources
Fortran Docs https://fortranwiki.org/fortran/show/HomePage
Fortran History https://www.ibm.com/ibm/history/ibm100/us/en/icons/fortran/
Assembly in 100 Seconds https://youtu.be/4gwYkEK0gOk
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Programming Languages
- When was Fortran invented?
- Who created Fortran
- Is Fortran still used?
- Fortran basics tutorial
- What is Fortran used for?
Cheat Sheet & Transcript : http://bit.ly/fortrantutorial
Best Fortran Book : https://amzn.to/2rCf5fl
https://www.patreon.com/derekbanas
MY UDEMY COURSES ARE 87.5% OFF TIL February 13th ($9.99) One is FREE
➡️ Python Data Science Series for $9.99 : Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science https://bit.ly/Master_Python_46
➡️ C++ Programming Bootcamp Series for $9.99 : Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments + New Videos Every Month https://bit.ly/C_Course_46
➡️ FREE 15 hour Golang Course!!! : https://bit.ly/go-tutorial7 (100 Available)
00:32 Basics
01:37 User Input
04:19 Variables / Data Types
08:55 Print / Formatted Output
13:12 Math Operators
15:15 Random Numbers
16:16 Math Functions
16:52 Conditionals
17:28 If / Else
19:26 Select
20:42 Looping
21:24 While / Cycle / Exit
23:59 Arrays
33:52 Format
36:44 Strings
38:42 Structures
41:32 Functions
45:00 Optional Arguments
46:03 Recursive Functions
48:39 Modules / Overloading
54:08 Subroutines
56:24 Pointers
59:08 File I/O
1:02:55 Modules / Class / Interface
In this one video I condense most everything you'd learn about Fortran in a 400 page book into one video. I cover User Input, Variables, Data Types, Print, Formatted Output, Math Operators, Random Numbers, Math Functions, Conditionals, If / Else, Select, Looping, While, Cycle, Exit, Arrays, Format, Strings, Structures, Functions, Optional Arguments, Recursive Functions, Modules, Overloading, Subroutines, Pointers, File I/O, Modules, Class, Interface and more.
MY UDEMY COURSES ARE 87.5% OFF TILL June 20th
►► New C++ Programming Bootcamp Series for $9.99 : http://bit.ly/C_Course3 Over 20 Hrs + 52 Videos + Quizzes + Graded Assignments + New Videos Every Month
►► Python Programming Bootcamp Series for $9.99 : http://bit.ly/Master_Python3 Highest Rated Python Udemy Course + 48 Hrs + 199 Videos + Data Science
GET FREE STUFF WHILE SUPPORTING MY TUTORIALS
1. Get a Free Stock : share.robinhood.com/derekb1560
2. Get 2 Free Audiobooks : https://amzn.to/2Y5FV2p
We test over 80 computer languages, from Ada to Zig, to find out which is the FASTEST of all time. In this episode Dave focuses on Fortran vs Cobol, testing each against the other and then against C++ to see how fast the languages of the 1970s really were.
In this clip, Michael Wolfe from the Portland Group talks about why the fact that Fortran is a legacy language is actually a good thing.
Clipped from the SC10 Analyst Crossfire program: http://vimeo.com/17536948
We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for this business oriented machine, with 16k memory and a CPU not meant at all for scientific applications. Even integer multiply and divide instructions are an optional feature on the base machine! Success not guaranteed.
Come see the IBM 1401 computer at the Computer History Museum in Mountain View, California, USA:
https://computerhistory.org/exhibits/ibm1401/
Simulation and programming environment available here: https://github.com/lucaseverini/ROPE.
Mike Albaugh has made a page that explains how to run the same demonstration in the SIMH simulation: http://nulli.us/f1401/package.html
Some pointers on how to start programming the IBM 1401 on my website (work in progress): https://www.curiousmarc.com/computing/ibm-1401-mainframe/ibm-1401-programming
Details on this implementation of FORTRAN: http://ibm-1401.info/1401-IBM-Systems-Journal-FORTRAN.html
IBM 1401 FORTRAN compiler source code: http://ibm-1401.info/1401-FORTRAN-Illustrated.html
E-mail exchanges with the original developers of the IBM 1401 FORTRAN: http://ibm-1401.info/FORTRAN-e-mails.html
Official CHM IBM 1401 Video: https://youtu.be/ZPpV8X91neQ
More CuriousMarc IBM 1401 videos: https://www.youtube.com/watch?v=7Lh4CMz_Z6M&list=PL-_93BVApb59MH7pDttB_aUnP0w3sB6B1
Our sponsor for PCBs: https://www.pcbway.com
Support the team on Patreon: https://www.patreon.com/curiousmarc
Merch on Teespring: https://teespring.com/stores/curiousmarcs-store
Learn more on companion site: https://www.curiousmarc.com
Contact info: https://www.youtube.com/curiousmarc/about
Contact me here: https://www.everythingfunctional.com/contact.html
Link to Damian's Book: https://www.amazon.com/Scientific-Software-Design-Object-Oriented-Way/dp/0521888131/ref=sr_1_1?crid=2HOI7EQY43CSJ&dchild=1&keywords=scientific+software+design+the+object-oriented+way&qid=1603138304&sprefix=scientific+software%2Caps%2C954&sr=8-1
Additional Resources
https://en.wikipedia.org/wiki/Fortran
https://fortran-lang.org/
https://www.udemy.com/course/fortran-for-beginners/?referralCode=08A8CE5FDD5790C165EA
Torsten Hoefler's random access spontaneous talk given at the 42nd anniversary Salishan Conference on High-Speed Computing in 2023. Discusses how to lift Fortran code to a data-centric representation to optimize it for accelerator devices. Work led by Alexandru Calotoiu in SPCL.
Catch 22 at Birch Hill Nite Club in Old Bridge, NJ on 2002-02-23
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
Other CATCH 22 Videos:
2002-09-15 - Worcester, MA - https://www.youtube.com/watch?v=j4yUA61FEUQ
Other Videos From The Show:
The Youth Ahead - https://www.youtube.com/watch?v=4Gh0PtqntEk
Bands Similar to CATCH 22, computed by Sage: https://hate5six.com/sage
Reel Big Fish - https://www.youtube.com/watch?v=PoXGIU41EY4
Spitfire - https://www.youtube.com/watch?v=lq4g8qfgBuc
hate5six is a one-man operation focused on documenting live music and creating avenues for people and bands to discover one another. Become a member of hate5six and gain access to exclusive interviews, early access to live sets, apps and other bonus content: http://patreon.com/hate5six
Every day is Viewer's Choice on hate5six. Vote on tomorrow's video release: http://hate5six.com/vote
hate5six on IG: https://instagram.com/hate5six
hate5six on Twitter: https://twitter.com/hate5six
hate5six on FB: https://www.facebook.com/hate5six
Catch 22 is a third-wave ska/punk band from East Brunswick, New Jersey. The band was formed by trumpeter Kevin Gunther, who recruited guitarist/vocalist/songwriter Tomas Kalnoky and drummer Chris Greer while working in a local record store. Bassist Josh Ansley, saxophonist Ryan Eldred, and trombonist Jamie Egan, who also was the group's high school band director, rounded out the original lineup.
Catch 22 playing '9mm And A 3 Piece Suit' live at the Crock Rock, Allentown, PA on the 21st of April.
I did not film this! If the owner would like me to remove this video from this site, please message me!
Well there is nothing else that we can lose. I put heart upon my sleeve tonight. I know everything will change soon, I can see it in your eyes. You won't be here for very long. If no one hears you, will you still want to sing? If the harmonies disappear? They can't take our place. I believe she is different that you and I. She can see things that we can't see. She is alone in this modern life. My voice is forever changed but the notes are all the same. How long till you want to see? I think we want it out of reach. And if it's something that I'll never come back well I told you not to look at me Because it's a man made thought with a God-like hook and we will never have to go down. So praises to the war machine and the distances growing thin and the hopelessness of a tiny earth and make shift hit. I watched as she walked away. I knew the moment she turned her back. She could never be the same again and she is never coming back. In the land of a thousand fathers she was born on the fourth of July. Well that don't mean she was made in America because she was gone in the blink of and eye. She belongs but she acts like a stranger. She collapsed but she ain't free. I am my only devil and they'll believe what they want to believe.