What is the best resource for learning about Safety Critical Systems Development (C/C++) [closed] - system

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm looking to locate a good resource (book or otherwise) on safety critical systems development techniques/methodologies, especially something that will cover both hardware and software . I have a sound working knowledge of C/C++, so even if it is just code on SourceForge etc I would still appreciate a link to it to have a browse.
Thanks.

The podcast Software Engineering Radio has some episodes which talk about e.g. real-time and fault tolerant systems which I found very informative. Those episodes also had good references to books.

Related

Are there popular pc or xbox one games that support a API? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I am looking for a API from a popular game.
Googled a lot and seems to be very hard to find information or api's from games.
A lot for mobile apps but not looking for that.
I've never used this, but I believe Blizzard has a pretty extensive API which I believe is free. They have many popular games played by millions of people, including World of Warcraft, Starcraft, Overwatch, etc.

Language detection API/Library [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there a service/library (free or paid) that takes a piece of text and return the language of it?
I need to go over a million blog posts and determine their languages.
I think this is the best out there!
https://code.google.com/p/language-detection/
I've heard good things about langid.py.
Features from the README:
Fast
Pre-trained over a large number of languages (currently 97)
Not sensitive to domain-specific features (e.g. HTML/XML markup)
Single .py file with minimal dependencies
Deployable as a web service
https://github.com/saffsd/langid.py

Object Oriented Design Practice Problems [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I've been developing almost exclusively C-code for the past few years. I'm currently looking to brush up on my Object Oriented Design skills. Can anyone recommend any resources that have a decent set of short object-oriented design problems with some possible solutions/analysis? I'd ideally like something that was a small enough problem to sketch out and design in during a question in an interview that can be completed/analyzed in 15-30 minutes.
Thanks!
Look at my answers to the below two posts
Workbook on object oriented design (object model domain, system sequence diagrams, interaction diagrams)
Software Design questions for Software Engineer Interview

Good sites/blogs for FPGA development projects [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I'm looking for interesting online resources on FPGA development - sites, blogs, that sort of thing. What I'm after is examples of fun (and hopefully not too expensive) projects that one can try out and learn from.
have you tried fpga4fun.com or fpga-forum.com?
Also mikrocontroller.net (altough in german) has a linklist.
John Kent's site is a good starting point.
Try opencores.org - it hosts open source projects.
Great site with interesting projects and articles
http://www.fpga4fun.com/
I've compiled a list of FPGA Online Resources. Check link
fpga-blog.tumblr.com/links

Recommendation for screen video capture for demos [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am just in the process of making some little demo tutorial videos for my app to help users get up to speed. I have used Camtasia in the past but don't really like it. Anyone have any recommendations. Good is more important than free, but free certainly helps.
I can use Windows or Mac for this job.
there is a bunch of tools listed here and here.
Also, you might want to check on previous threads:
What’s a good program to record video or screencast being played on screen?
Screencast software
Tips on recording a webcast