User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(173 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Author: Barry Duggan
Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953.


temporary page for Tutorials layout.
Barry started working on the GNU Radio project in 2019 and now devotes most of his time doing Wiki documentation, and development of amateur radio applications. He is a member of the GRCon24 Organizing Committee.


--------------
Summary of programming languages used (roughly in chronological order):
 
* FORTRAN
A fresh look at Tutorials:<br>
* assembly languages of various computers
-  I agree with de-linking them<br>
* COBOL
-  I don't think 'Installing GNU Radio' belongs in Tutorials at all<br>
* C
-  For a beginner:<br>
* Pascal
-      basic SDR concepts<br>
* HTML5
-      GRC and flowgraphs<br>
* CSS3
-      sample rates<br>
* XML
-      hardware<br>
* JavaScript
-      simulation<br>
* JSON
-  Intermediate level:<br>
* node.js
-      Programming GNU Radio in Python<br>
* PHP
-          modifying GRC Python code<br>
* Python
-          Embedded Python block<br>
-          Python OOT modules<br>
-      Programming GNU Radio in C++<br>
-  Advanced<br>
-      YAML files?<br>
-      most of the other topics in the current page<br>

Latest revision as of 16:37, 26 October 2023

Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953.

Barry started working on the GNU Radio project in 2019 and now devotes most of his time doing Wiki documentation, and development of amateur radio applications. He is a member of the GRCon24 Organizing Committee.

Summary of programming languages used (roughly in chronological order):

  • FORTRAN
  • assembly languages of various computers
  • COBOL
  • C
  • Pascal
  • HTML5
  • CSS3
  • XML
  • JavaScript
  • JSON
  • node.js
  • PHP
  • Python