Skip to main content

Introduction

             Yes, you're in a right place. The first thing you need to know the applications, before going to learn particular thing... CZ without knowing the applications there is no use of learning. so, If you learn applications first, and if you want to design something you'll get to know that which thing you require to design, . So to do something big or different it's better to learn applications first. 
                 
                             So try to learn applications first before going into deep.




Comments

Popular posts from this blog

Applications of electronics

      You already know that, What is Electronic? and What are electronic devices? ok fine, but remember once. Electronics means study of flow of electrons in electrical circuits. The word Electronics comes from electron mechanics which means learning the way how an electron behaves under different conditions of externally applied fields. IRE - The Institution of Radio Engineers has given a definition of electronics as "that field of science and engineering, which deals with electron devices and their utilization." Fundamentals of electronics are the core subject in all branches of engineering nowadays. Let's discuss about some applications of electronics. Applications of electronics:   Electronics has made tremendous advancement during last few decades and our day to day life involves the use of electronic devices. Electronics has played a major role in every sphere of our life; this can be proved with the following application of elec...

Applications of python programming

             As a beginner, it is the good option to learn python first. since it is a user understandable language, we can understand every command not like another stuff java. so before going to learn python, its better to learn applications of it. Applications of python programming:           Pe rsonally I think, you get a lot of choices. Since you are Python beginner, the small project may bring more benefits to you. For web crawler: Currently, the data analysis is very hot, so you can write some crawler to  get the data from pure html not api to practice your Python skill. You can also use some library like   "BeautifulSoup" Beautiful Soup Documentation to help yourself.   For Web development: You can have a try on some python web frameworks, like Django, Flask, Web2py, Pylons, Zope2, Giotto, CubicWeb...... to build some websites to make a practi...