| bio | website | linkedin.com/in/hosamaly |
|---|---|---|
| location | Egypt | |
| age | 28 | |
| visits | member for | 2 years, 6 months |
| seen | Apr 17 at 9:03 | |
| stats | profile views | 3 |
I'm interested in developing top quality software, optimizing performance, refactoring code, and learning about core computer science topics. I am currently actively looking for a job that fulfills my desire to learn and innovate.
For more information about me, please check my LinkedIn profile, or you can read my CV.
|
Dec 22 |
awarded | Supporter |
|
Dec 20 |
comment |
How would you design a programming language? The other point is that many people already use their native languages for class and method names. It doesn't help them that keywords are in English, nor does it make a difference to other people, since keywords are not enough to understand non-English code. Nevertheless, the pre-processor can always replace the keywords back to English, and then to any other language if needed. |
|
Dec 20 |
comment |
How would you design a programming language? @PhiLho: You're certainly right. But my main purpose of creating such a language is to be able to introduce programming to a much wider audience, including K-12 students and elderly people who may not be proficient in English. At the introductory level, they probably don't need to use external libraries, and creating localized wrappers for some small ones (e.g. print) wouldn't hurt. |
|
Dec 20 |
answered | How would you design a programming language? |
|
Nov 14 |
awarded | Autobiographer |
|
Feb 6 |
comment |
What to bring to a programming interview? @cletus: The OP said that it's his first interview, and he's just out of college, so it's safe to assume he doesn't have work-related projects. |