Tag: programming
-
When Programming Classroom Is Not Working?
Teaching programming in the era of AI is difficult. While the high level of programming is less interesting than low level programming, it still needs to be one of the most used in the…
-
OOAD a quick way
OOAD (Object Oriented Analysis Design) is an old term in the 90′. OOAD focused in developing software in object oriented approach. Implementing OOAD means implement object oriented concept when developing a software, it sound…