- 50
- 411 849
Prof. Dr. Florian Leitner-Fischer
เข้าร่วมเมื่อ 6 ต.ค. 2011
My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. I have experience both in academia as well as in industry managing a globally distributed software engineering team. In my videos I talk about programming, software development, software engineering and computer science as well as the occasional tech / gadget review.
My mission is to help you to take the step from programmer to software engineer and to help you being a better software engineering leader.
Website: www.florian-leitner.de
Imprint: www.florian-leitner.de/index.php/imprint/
My mission is to help you to take the step from programmer to software engineer and to help you being a better software engineering leader.
Website: www.florian-leitner.de
Imprint: www.florian-leitner.de/index.php/imprint/
EMBEDDED PROJECT IDEAS - Embedded Software Projects From Beginner to Expert Level
You are looking for an embedded systems project, or ideas for your next embedded project? In this video I'm talking about embedded project ideas that you can do whether your are a embedded software beginner or an embedded systems expert.
Let me know whether you have implemented one of the embedded project ideas in the comments below.
#embeddedsystems #embeddedprojects #embeddedideas #embeddedsoftware #embeddedsoftwareengineer
My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. I have experience both in academia as well as in industry managing a globally distributed software engineering team. In my videos I talk about programming, software development, software engineering and computer science as well as the occasional tech / gadget review.
My mission is to help you to take the step from programmer to software engineer and to help you being a better software engineering leader.
My Website: www.leitner-fischer.com
Let me know whether you have implemented one of the embedded project ideas in the comments below.
#embeddedsystems #embeddedprojects #embeddedideas #embeddedsoftware #embeddedsoftwareengineer
My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. I have experience both in academia as well as in industry managing a globally distributed software engineering team. In my videos I talk about programming, software development, software engineering and computer science as well as the occasional tech / gadget review.
My mission is to help you to take the step from programmer to software engineer and to help you being a better software engineering leader.
My Website: www.leitner-fischer.com
มุมมอง: 45 742
วีดีโอ
ChatGPT for Embedded Software Engineers - How can you use it?
มุมมอง 13Kปีที่แล้ว
In this video I'm looking at how ChatGPT the new chat robot from OpenAI can be used in the context of embedded software engineering. How can you as an embedded software engineer use ChatGPT to help you in your daily workflow, can you use ChatGPT for embedded programming, what are limitations of ChatGPT in the context of embedded software engineering and what might the future of AI supported sof...
Why do we fail making software? | And how can Software Engineering help
มุมมอง 767ปีที่แล้ว
Have you ever wondered why making software is hard and why so many software projects fail? In this video I will explain to you why software engineering is hard and how software engineering helps you to reduce the risk of failure. #softwareengineer #softwaremanager #softwareengineeringmanager #softwareprojectmanager #softwareengineering #softwaredeveloper #professor #computerscienceprofessor #cs...
Embedded: Safety Critical Software & 5 Guiding Principles
มุมมอง 3Kปีที่แล้ว
In this video we will look at what safety-critical software is and what 5 guiding principles you should follow when developing safety critical embedded software. #safetycritical #software #softwareengineer #softwareengineering #softwaredeveloper #professor #computerscienceprofessor #csprofessor My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based i...
What (Embedded) Systems Engineers Do - Pros & Cons and Comparison with Embedded Software Engineer
มุมมอง 7Kปีที่แล้ว
In this video I will explain what embedded systems engineers are doing, what the pros & cons of this role are and how the role of a systems engineer compares to the role of an embedded software engineer. #embeddedsystems #systemsengineer #systemsengineering #embeddedsoftware #embedded My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany....
Day in the life of a Embedded Systems / Computer Science Professor
มุมมอง 3.6Kปีที่แล้ว
In this video I take you with me for a day in my life as a embedded systems / computer science professor. It is already exam week so while I am on campus there are no lectures. #dayinthelife #embeddedsystems #softwareengineering #softwaredeveloper #professor #computerscienceprofessor #csprofessor My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based...
How to get started with embedded systems (My top 5 Tips)
มุมมอง 9K2 ปีที่แล้ว
In this video I will present my top 5 tips how to get started with embedded systems. If you want to learn embedded software engineering or program embedded systems, follow the 5 steps in the video to learn it. #embeddedsystems #softwareengineer #selftaught #learnembeddedsystems #learnembeddedsoftware #learnprogramming #learnarduino My name is Florian Leitner-Fischer and I'm a computer science p...
Why Embedded Systems is a great career choice (and the reason why I choose it)
มุมมอง 38K2 ปีที่แล้ว
You want to know why embedded systems or embedded software engineering is a great career choice? Find out in this video. I will also tell you why I choose embedded systems as my career path and whether embedded software engineering is for everyone. #embeddedsystems #embeddedsoftware #career My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Ge...
How to get better at DEBUGGING.
มุมมอง 1K2 ปีที่แล้ว
You want to get better at debugging? In this video I'm presenting the TRAFFIC principle that will help you to get better at debugging and overall implement a system that will make debugging more efficient. The TRAFFIC principle is a systematic debugging approach, if you want to learn more about it, check out this book amzn.to/3OMfZ1f (I'm an Amazon affiliate and will earn for qualifying purchas...
Problem Solving Strategies for Software Engineers
มุมมอง 3.3K2 ปีที่แล้ว
In this video I talk about problem solving in software engineering and programming. What do I mean by problem solving: Taking a real world problem, finding an algorithmic solution and implementing the solution in a programming language. The strategy I explain here will also help you to solve debugging problems but I will also create a dedicated video on that. So please subscribe to the channel ...
What to do next after learning programming?
มุมมอง 1.6K2 ปีที่แล้ว
You are wondering what are the next steps after you learned programming or what to do next after you attended a coding bootcamp? In this video I give four examples of things you can do after you learned your first programming language to become a better programmer or a software engineer. The books mentioned in the video: - The pragmatic programmer: amzn.to/3FMLKnL - Clean Code: amzn.to/3yCGuBt ...
Can you learn programming in 3 months? Here is how a computer science professor would do it!
มุมมอง 2.3K2 ปีที่แล้ว
Is it possible to learn programming in 3 months? How should you learn to code? In this video I will share with you how I would learn to code. #learntocode #coding #learnhowtocode #learnprogramming #learnhowtoprogramm My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. I have experience both in academia as well as in industry managing a...
HOW TO GET PROMOTED AS SOFTWARE ENGINEER - 3 Steps to get promoted from an engineering manager
มุมมอง 1K2 ปีที่แล้ว
If you are a software engineer and are wondering how to get promoted, I will share the 3 steps that will help you to get your promotion as a software engineer or software developer. #softwareengineer #howtogetpromoted #growyourcareer #softwareengineering #softwaredeveloper #nextlevel My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. ...
HOW TO TRACK DEEP WORK PRODUCTIVITY AS SOFTWARE ENGINEER - Rescue Time, Rize or a different method?
มุมมอง 2K2 ปีที่แล้ว
In this video I will share how you as a software engineer or knowledge worker can track and optimize your time spend on deep work. I will present two tracking tools that I use to track my productivity and deep work phases but also explain how you can do this with just a calendar. The book Deep Work can be found here amzn.to/3AFrNwD RescueTime for time tracking: www.rescuetime.com/rp/flf Rize fo...
Self-Taught Programmer vs. Software Engineer
มุมมอง 1.2K2 ปีที่แล้ว
Self-Taught Programmer vs. Software Engineer
Difference between an Embedded Software Engineer and a Software Engineer
มุมมอง 7K2 ปีที่แล้ว
Difference between an Embedded Software Engineer and a Software Engineer
How to become an Embedded Software Engineer - 5 STEP ROADMAP to learn Embedded Software Engineering
มุมมอง 127K2 ปีที่แล้ว
How to become an Embedded Software Engineer - 5 STEP ROADMAP to learn Embedded Software Engineering
Day in the life of a Software Engineer / Computer Science Professor - Building an app prototype
มุมมอง 4.4K2 ปีที่แล้ว
Day in the life of a Software Engineer / Computer Science Professor - Building an app prototype
DESK SETUP | Software Engineer / Computer Science Professor Working From Home
มุมมอง 1K2 ปีที่แล้ว
DESK SETUP | Software Engineer / Computer Science Professor Working From Home
Why You Shouldn't Become a Software Engineer
มุมมอง 1.2K2 ปีที่แล้ว
Why You Shouldn't Become a Software Engineer
How to earn your first money with programming and how I startet freelancing at age 14
มุมมอง 9912 ปีที่แล้ว
How to earn your first money with programming and how I startet freelancing at age 14
How to learn any programming language FAST
มุมมอง 1.7K2 ปีที่แล้ว
How to learn any programming language FAST
Why I quitted my job as software engineering manager
มุมมอง 1.4K2 ปีที่แล้ว
Why I quitted my job as software engineering manager
How to improve your work life balance as a Software Engineer
มุมมอง 7912 ปีที่แล้ว
How to improve your work life balance as a Software Engineer
How to solve hard problems with Deep Work - Be more productive as software engineer or PhD student.
มุมมอง 5722 ปีที่แล้ว
How to solve hard problems with Deep Work - Be more productive as software engineer or PhD student.
THE BIGGEST MISTAKES SOFTWARE MANAGERS MAKE - And how to prevent them
มุมมอง 2132 ปีที่แล้ว
THE BIGGEST MISTAKES SOFTWARE MANAGERS MAKE - And how to prevent them
Flexispot Standing Desk - Review after using it 1 year as a Software Engineer
มุมมอง 5K2 ปีที่แล้ว
Flexispot Standing Desk - Review after using it 1 year as a Software Engineer
Things I learned doing a PhD in computer science - Is a PhD worth it?
มุมมอง 1.7K2 ปีที่แล้ว
Things I learned doing a PhD in computer science - Is a PhD worth it?
Every software manager should read this book
มุมมอง 3422 ปีที่แล้ว
Every software manager should read this book
HOW TO SUCCEED IN AN INTERVIEW AS A SOFTWARE ENGINEER | #HiringManagerTips
มุมมอง 1.2K2 ปีที่แล้ว
HOW TO SUCCEED IN AN INTERVIEW AS A SOFTWARE ENGINEER | #HiringManagerTips