thank you to the Codecall Programming Forum team for greeting me a happy birthday.. i truly appreciate it.
I was curious as to what programming languages are most commonly used in professional software development. I did some research, mostly on Wikipedia, and made a list of applications written in each language. Obviously, most of the applications that don't have a correlation with appealing to programmers (like Garage Band) did not have articles written by people familiar with programming (and therefore the language info was not provided), so this list is not a 100% accurate representation of the ...
After learning the basics of bash shell scripting, I've been trying to come up with ways to implement algorithms and data structures in Shell. Theoretically, since it's a Turing complete language, it can solve any algorithm. It also allows for several cheat codes, like generating a random number by using cut to get the seconds from date to seed the randomizer (I know I can just use the environment variable $RANDOM, but I choose to do it the hard way. I can also create colored text by feeding ...
I doubt anyone's written one in sed before. Check it out: Code: #!/usr/bin/sed 1{ c\ Hello world!\ q }
#!/usr/bin/sed 1{ c\ Hello world!\ q }
The first one i will try keep updated is a Uni project for a top scroller, i plan to expand after i finsh the project to use on xbox 360 creater comunity. Anyone Like details please leave a comment and when i next on i'll do my best.
I plan only to use this blog to track my project, personal and otherwise, i know that i not the best so ideas ya give i will try to concider thank you
Just testing this blog feature. I've always wanted a blog. Not much to say right now. Wondering if anyone will read this $hit.