-
as seen on Programmers
- Search for 'Programmers'
I have done some hobby application development, but now I'm interested in checking out systems programming (mainly operating systems, Linux kernel etc.). I know low-level languages like C, and I know minimal amounts of x86 Assembly (should I improve on it?).
What resources/books/websites/projects…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Hi,
I am currently working on a HP-UX platform and my role as a prod support team member involves mostly to write shell scripts. But i want to branch out into core systems programming in unix. A quick search on the internet
threw no "unix systems programming jobs" in india. I'm confused as what to…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I don't have any question related to coding. My concerns are about embedded systems programming independent of any particular programming language.
Because I am new in the realm of embedded programming, I would quite appreciate responses from those who consider themselves experienced embedded systems…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am extending the functionality of a custom unix shell which I wrote as part of my lab assignment. It currently supports all commands through execvp calls, in-built commands like pwd, cd, history, echo and export, and also redirection and pipes. Now I wanted to add support for running a command in…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am trying to extend the functionality of my custom unix shell which I earlier wrote as part of my lab assignment. It currently supports all commands through execvp calls, in-built commands like pwd, cd, history, echo and export, and also redirection and pipes. Now I wanted to add the support for…
>>> More