In this course, we would explore IBM Cloud- Bluemix. Learn all the available services under catalog, and what we can do with each service provided with platform and Infrastructure categories. This course covers- Storage, Network, Boilerplates, DevOps, Mobile, Analytics, Watson, CloudFoundry, Kubernetes, etc At later parts we would develop and deploy our test applications on Bluemix. On completion of this course you would be able to develop and deploy your applications over IBM Cloud- Bluemix. Having command over all the options, services and tools available. You could develop Mobile, Web, IoT, AI, and other applications. Learn to create an Object Storage, Watson ChatBOT, DevOps Toolchain.
In this course you would learn fundamental concepts, tools to make a programming language. You would learn with practical working examples by defining your own grammar for new language and build your own compiler and deploy your new language. You would be able to print stings, perform operations on variables, etc. further we would learn to implement loop and conditional operations, and much more. We would start with learning fundamentals of Grammar, Lexical Analysis, Syntax Analysis (Parsing), Semantic Analysis, Abstract Syntax Tree, MainListener, etc, then we would proceed by developing our new programming language. Firstly, we would develop a Calculator Language, and later enhance our language to read and print stings, perform operations on variables, input their values and much more.