Sunday, December 14, 2014

Converting word file (.doc) to different formats using MS OFFICE 2010

Converting a word file to different formats using MS OFFICE 2010 ( in windows)

MS Office 2010 allows the user to convert a word file in to 16 different formats. Even though many of the people using MS Office , they don't know how many ways they can convert a word (.doc) format to different formats without using any online applications.

Even they are using MS Office 2010, many of the people use online converters for converting .doc to .pdf (due to lack of knowledge on MS Word 2010)

We can convert a .doc into 16 different formats as following

Friday, December 5, 2014

Project Work at Engineering

Project Work @Engineering

As the part of B.Tech (or M.Tech), It is necessary to do a project as a partial fulfillment for the award of engineering degree. Many of the B.Tech(M.Tech) Final year students are in confusion to choose interesting area for doing project work. In olden days, Engineering colleges encourages students to develop application projects like Library application, online reservation system etc.

Now, many engineering colleges encourages students to do IEEE Projects. As the part of IEEE Project, students have to choose their interesting area, search the IEEE papers in their area and simulate(or implement) the work in IEEE paper. By doing the project, students get to know their abilities and weaknesses so that they can improve further.The following are the list of topics for doing project work. 
  1. Wireless Sensor Networks
  2. Data Mining
  3. Cloud Computing
  4. Mobile Compuring
  5. Network Security
  6. Artificial Intelligence
  7. Software Engineering
  8. Software Testing
  9. Data Base Systems
  10. Computer Networks
  11. Grid Computing
  12. Computer Architecture
  13. Distributed Systems
  14. Operating Systems
  15. Theory of Computer Science
  16. Programming languages (Design, implementation)
  17. Graphics
  18. Image Processing
  19. Mobile Adhoc Networks (MANETs)
  20. Web Mining
  21. Machine Learning
  22. Bio Metrics
  23. Expert Systems

Related Posts:

Learning PhP online

Do want to become a good PhP Developer (using online study material)?

PhP is a scripting language, used to create a dynamic and interactive web pages. It is widely used and efficient alternative for Microsoft's ASP or JSP.

If you want to learn php, many online tutorials are available. The following are the good websites to learn php online.

If you want to become a good php developer, you have to thoroughly understand the following concepts in addition to php.

  • PhP framework (ex: Zend framework)
  • MYSQL (one type of DBMS )
  • CSS
  • JQUERY

Python-environment-for-deep-learning-in-windows

Python is increasingly becoming a popular programming language for machine learning and deep learning. If you want to use python for train...