Howto:Start core development: Difference between revisions

Jump to navigation Jump to search
m
Line 6: Line 6:
= Welcome to FlightGear =
= Welcome to FlightGear =


Hi & welcome
Hi, and welcome to FlightGear!


Often, implementing new ideas and features doesn't necessarily require C++ knowledge, FlightGear has become so flexible and powerful that it is increasingly configurable even without touching the C++ source code.
You have probably come here to learn more about implementing new features for FlightGear.
 
Often, implementing new ideas and features doesn't necessarily require C++ knowledge, FlightGear has become so flexible and powerful that it is increasingly configurable even without touching the C++ source code. This is an important advantage, because building up from source and finding your away around two fairly complex code bases can be a daunting task, even for experienced C++ developers.


This isn't to say that C++ / programming knowledge wouldn't be useful though. And if that's where your interests are, you are certainly invited to contribute to the C++ code, too.  
This isn't to say that C++ / programming knowledge wouldn't be useful though. And if that's where your interests are, you are certainly invited to contribute to the C++ code, too.  

Navigation menu