All

Subscribe

We would like to part of your career journey. Subscribe to get our latest content

Recent

  • What becomes more valuable as coding becomes easier with AI?

    What becomes more valuable as coding becomes easier with AI?

    This post tries to answer the question in the title. I know many experts have written pieces on this. I am attempting to answer incrementally various questions that branch from this one but (inevitably!) need to start from here. Please read on and give me your feedback and follow on questions Background and history Lets…


  • Processor and its micro architecture for high performance

    Processor and its micro architecture for high performance

    What is a processor? Processor is a silicon chip whose function is to perform efficientily set of arithmetic and logical operations. It is the brain of any computer system. Some of its key characteristics How to measure processor performance for a program? Performance = Time per program = Instruction Count (number of instructions per program)…


  • Introduction to Embedded Systems

    Introduction to Embedded Systems

    What is an Embedded System? First, a system is a set of tasks executed against a fixed set of rules, program or plan for a given objective. Embedded System is an application specific computer system comprised of both hardware and software to complete a set of tasks for a given objective. Embedded System runs inside…