Search Results for: main.cpp_GETME

PHP Recompiles C Numerical Sort Hashtag Genericization Tutorial

Thinking about yesterday’s PHP Recompiles C Numerical Sort Genericization Tutorial might beggar the question for many users … Is there a way to not have to worry about “simple defence mechanisms” sharing user entered data onto a serverside recipient webpage … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

PHP Recompiles C Numerical Sort Genericization Tutorial

We come at improving yesterday’s PHP Recompiles C Numerical Bubble Sort Tutorial two ways, today, they being … genericization … taking the form of changing a hardcoding in a dropdown and associated variable “remix” regarding the functionality of the “what … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

PHP Recompiles C Numerical Bubble Sort Tutorial

For years and years, before the Internet, there were (and still are) the publicly accessible desktop application worlds of … Windows with command line DOS Mac with command line (a lot like, but not exactly) Linux … and in either … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

C++ Recursion Fibonacci Series Tutorial

We’re revisiting the Fibonacci Series code of C Recursion Find Revisit Tutorial and compiling it, plus some extended functionality, via the g++ c++ compiler on a macOS command line, as per … g++ fibonacci_series.cpp -o fibonacci_series.out … regarding the changed … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

C Recursion Find Revisit Tutorial

Yesterday’s C Recursion Revisit Tutorial had us finding a macOS Xcode produced executable via the command line “find” command. We find this excellent “find” command trades off the time it takes for the convenience to the user. And this came … Continue reading

Posted in eLearning, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

C Recursion Revisit Tutorial

Back in October, 2013 we presented C Recursion Primer Tutorial as a C++ ( but really just straight C code) Xcode (IDE) project on Mac OS X. That’s a long time ago, looking at it from late in 2021. So … Continue reading

Posted in eLearning, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Fibonacci and Golden Ratio Primer Tutorial

Wow! Never knew that C (with a recursive function) could be translated to Javascript so easily. That is, if the C is not full of pointer syntax that is, as Javascript is not like C with respect to its close … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Javascript Eval Functional Calls Primer Tutorial

As with “associative array” usage in Javascript which we last discussed with Javascript Associative Array Mobile Friendly Tutorial where “names” take precedence over “number” (indexes) … transparency over obfuscation, if you like … and Javascript’s eval() method becomes so important, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | 5 Comments