🌸 Hello everyone! Reyhaneh here from the Freyja Channel 🌸 We’re back with Episode 15 of our Fortran Programming for Numerical Computation series! In this lesson, we dive into one of the most essential concepts in Fortran — defining functions 🧩 Functions are the heart of structured programming — they make your code cleaner, reusable, and way easier to debug. Whether you’re just starting out or brushing up your Fortran skills, this episode will help you truly understand how functions work under the hood. ⚙️💡 🎥 Watch the full episode here: 👉 https://lnkd.in/dVzSW7wd Let’s keep learning, experimenting, and coding smarter — one function at a time 💪💻 #Fortran #Programming #NumericalComputation #FreyjaChannel #STEM #CodingEducation #FortranTutorial #LearnToCode
Learn Fortran Functions for Numerical Computation with Freyja Channel
More Relevant Posts
-
Hey everyone! I’m Reyhaneh from Freyja Channel 🎥 We’re continuing our journey through the FORTRAN programming language, learning step-by-step how to harness its power for scientific and numerical computations. 💡 In Lesson 14, we dive into mathematical functions and operators — the real backbone of computation in FORTRAN. From arithmetic operations to built-in math functions, this episode will level up your numerical programming skills like a pro! ⚙️ 🔗 Watch the full episode here: 👉 https://lnkd.in/dRSqAzXh Let’s make scientific programming fun again 💫 #FORTRAN #NumericalComputing #Programming #ScientificComputing #MathFunctions #CodeWithFreyja #Reyhaneh #CodingEducation #STEM #FortranTutorial #ProgrammersLife
To view or add a comment, sign in
-
-
🚀 Hey tech fam! Reyhaneh here from Freyja Channel 💫 If you’ve ever wondered how the OG of scientific programming languages — Fortran — handles loops like a pro, this one’s for you. 🧠 In Episode 21 of our Fortran programming course, we’re diving into the DO structure — the powerhouse behind iterative magic in numerical computation. 🔁💻 We’ll break it down step by step so you’ll finally understand how Fortran keeps things running smoothly without losing its cool (unlike most compilers I know 😏). 🎥 Watch now: https://lnkd.in/dv6JMm8J Let’s make loops look good again. 💅 #Fortran #Coding #NumericalComputing #Programming #STEM #TechEducation #FreyjaChannel #LearnToCode #FortranTutorial #ScientificComputing #WomenInSTEM #LoopLikeAPro
To view or add a comment, sign in
-
-
Hey folks 👋 I’m Reyhaneh, and today we’re diving into one of the most elegant control flow structures in Fortran — the SELECT CASE statement ⚙️ If you’ve ever wondered how to make your Fortran programs cleaner, more organized, and easier to read (especially when dealing with tons of conditions), this episode is your go-to guide. We’ll walk through real examples and show how SELECT CASE can simplify complex decision-making in scientific and numerical computing. 🚀 🎥 Watch here 👉 https://lnkd.in/dT5QsFiX Let’s make Fortran fun again — one control structure at a time 😎 #Fortran #Programming #NumericalComputing #ScientificComputing #CodeLearning #ControlFlow #SelectCase #FreyjaChannel #FortranTutorial #STEM #CodingJourney #Reyhaneh #LearnToCode
To view or add a comment, sign in
-
-
🚀 Level Up Your Numerical Game with Fortran! 💻 Hey tech fam 👋 I’m Reyhaneh from Freyja Channel, and we’re diving deep into the world of Fortran — the OG programming language that still dominates scientific and numerical computing. In Episode 16, we’re breaking down Subroutines in Fortran — how to define them, why they’re powerful, and how they make your code cleaner, faster, and more modular. ⚙️ If you’re ready to bring some old-school efficiency into your modern workflow (and actually understand what’s happening under the hood), this one’s for you. 👉 Watch it here: https://lnkd.in/dyVsznSj Let’s make numerical computing cool again. 💅 #Fortran #Programming #NumericalComputing #CodeLikeAScientist #FortranTutorial #FreyjaChannel #STEM #Subroutine #ScientificProgramming #EngineerToCoder #LearnToCode
To view or add a comment, sign in
-
-
Hey folks — it’s Reyhaneh from Freyja Channel, back again to make Fortran look way cooler than your grandpa remembers. 👩💻✨ In Episode 20 of our Fortran for Numerical Computing series, we’re diving into one of the classics — the DO WHILE loop. Yep, that little structure that keeps your code running while your logic still makes sense (and doesn’t crash your solver 😅). If you’re leveling up your Fortran game or just love clean, efficient loops — this one’s for you. 🎥 Watch here: https://lnkd.in/dEzbpzhW Let’s make those numerical computations sing. 🎶💻 #Fortran #NumericalComputing #ProgrammingEducation #CodeWithFreyja #STEM #WomenInTech #FortranTutorial #LearnToCode #ScientificComputing #CodingCommunity
To view or add a comment, sign in
-
-
🚀 Day 68 | Dynamic Programming & Number Generation Today’s challenge extended the classic Ugly Number problem — focusing on efficiently generating the n-th Ugly Number using dynamic programming. 🧩 Problem Solved: 264. Ugly Number II • Approach: Used three pointers (for 2, 3, and 5) to iteratively build the sequence of ugly numbers in sorted order without duplicates. • Insight: Smart pointer movement and caching transform brute-force multiplication into an elegant O(n) solution. ✨ Key Takeaway: Efficiency is often about recognizing overlapping computations and reusing them — that’s the beauty of dynamic programming. 📚 Topics: Dynamic Programming · Heaps · Math 💻 Platform: LeetCode #DSA #LeetCode #ProblemSolving #DailyCoding #DynamicProgramming #Math #Consistency
To view or add a comment, sign in
-
-
🚀 Day 67 | Math & Dynamic Programming Insights Today’s challenge was all about maximizing product through intelligent partitioning — a perfect mix of mathematical intuition and dynamic programming. 🧩 Problem Solved: 343. Integer Break • Approach: Used dynamic programming to compute the maximum product by breaking n into smaller integers, or derived the math-based insight that splitting into 3s gives the optimal product. • Insight: Not every optimization needs brute force — sometimes, number patterns reveal the most efficient path. ✨ Key Takeaway: Mathematics and programming go hand in hand — understanding the underlying formula often leads to cleaner and faster solutions. 📚 Topics: Math · Dynamic Programming · Optimization 💻 Platform: LeetCode #DSA #LeetCode #ProblemSolving #DailyCoding #DynamicProgramming #Math #Consistency
To view or add a comment, sign in
-
-
Hey everyone 👋 I’m Reyhaneh from Freyja Channel, and we’re diving deeper into the world of Fortran programming — the powerhouse language for scientific and numerical computing ⚡ In Episode 17, we explore one of the most essential parts of coding logic — 💡 Logical and Relational Operators in Fortran Whether you're crunching numbers, running simulations, or just geeking out on computational power, mastering these operators will take your Fortran game to the next level! 🧠💻 🎥 Watch here 👉 https://lnkd.in/dFHkm-hG #Fortran #Programming #NumericalComputing #ScientificComputing #CodeWithFreyja #FortranTutorial #Reyhaneh #LogicalOperators #RelationalOperators #STEM #DataScience #Engineering #ComputationalScience #LearnToCode #TechEducation
To view or add a comment, sign in
-
-
🚀 New Video Drop: FORTRAN Functional Magic (Part 11) Hey everyone! 👋 I’m Reyhaneh from Freyja Channel, and we’re diving deeper into the world of Fortran — the powerhouse language for numerical and scientific computing. 💻⚙️ In Episode 11, we explore some of Fortran’s most useful built-in functions — tools that make your code cleaner, faster, and way more efficient. If you’ve ever wanted to understand how these functions can level up your computational projects, this one’s for you. 👇 🎥 Watch here → https://lnkd.in/dB7Y5tkS Let’s keep making code elegant — one line at a time. 💫 #Fortran #Programming #NumericalComputing #FreyjaChannel #LearningTogether #TechEducation #CodeSmart
To view or add a comment, sign in
-
-
Day 2 - Graph Programming Camp by AlgoUniversity Today, I attended Day 2 of the Graph Programming Camp, led by Manas Kumar Verma, Founder & CEO of AlgoUniversity. The session focused on advanced problem around Breadth First Search (BFS) and Dijkstra's Algorithm.The emphasis was on understanding the underlying thought process - which made the concepts far more clear and structured. What I particularly appreciated was how sir shared the complete "recipe" for approaching graph problems. The explanation was extremely easy to follow and provided a repeatable, intuitive method for solving even complex scenarios. GRAPH CAMP -> Simplified explanations that made the topic approachable Looking forward to the next sessions and deepening my understanding of graph algorithms.
To view or add a comment, sign in
-
Telecommunication Company of…•140 followers
4moGood job Good luck