Hello I would like a good reference for a totaly noob in chip building (ok I know they are some circuit+transistor prints on silicon wafers but nothing more)
I would like to know how I define the usage of a little "black cockroach " (I mean a chip) so that later on after some training I would know which kind I need for a specific porpose (like to use it in a motion controller of a robotic hand for example) etc
Also I would like to know how to program it from totaly scratch... I mean more deep than assebly.. because I would like to make an "assembly like" language using GREEK characters as native symbols not LATIN as all the chips now use.
I suppose I need to build a keyboard that outputs Greek characters as native symbols and not as coded latin symbols that tell to the software to print out the greek character like for example if I type the english V button the keyboard will send the "C#002" code to the software so that it decodes this to omega "Ω" character...
I want something direct greek.
So I am asking references for the above that will help to make the first steps and then I will be able to study and research for more sophisticated things like moving from the "assembly like" low level language (which is using greek characters as native symbols) to a high level computer language lets say a "C++ like" language that would use greek syntax and symbols as native.
NOTE: When I say "reference" I mean that I would like you to tell me any book name/s you think that are what I want or guide to some links and say a few words about that to help me:)
I thank you in advance for your help.
UPDATE:
Yes I am aware about the general knowledge..... I know how things work now and the basics of compiling code writing code etc... I know what source code is what binary is what a assebler is a compiler a GUI etc etc
I just dont know the root fundamentals of those thinks... Like I know how to bake and that the owen uses electricity to heat up some metalic resistors but I dont know how to make this my self and why the electricity heats the resistors (in reality i know why :P )
To cut the long story short I am not aware of a fundamental yet sophisticated thing...
How you program a chip to understand
AC 0F 00
FF 11 E0
and make it into 0110001101101
If I know that I could translate the 0110001101101
To ΩΖ βΓ ΕΔ
ΦΦ ΦΦ ΛΚ
in "my assembly " language sort of.. :P