How To Create MS Word Document
Creating New Document in MS Word In this tutorial, we’ll talk about how to create new Document in MS Word 2019 using templates and blank document. As you go over …
Your trusted resource for downloadable source code, complete capstone projects with ER diagrams and full chapter documentation, and step-by-step tutorials in PHP, Python, Java, JavaScript, C++, and more. Built by working developers, tested before publishing, and updated for 2026.
📅 Updated weekly | ✅ Code tested before publishing | 👨💻 Built by PIES IT Solutions developers
Complete PHP source code with MySQL database, ER diagrams, and documentation.
Free Python projects covering AI, machine learning, web apps, and automation.
Java capstone projects with Swing, JavaFX, and Spring Boot source code.
Capstone-ready packages with full documentation and UML diagrams.
300+ free ER, DFD, Use Case, Class, Activity, and Sequence diagrams for capstone defense.
Mobile app source code in Java and Kotlin, with full project files.
20+ capstone-ready VB.NET projects with starter code and documentation checklist.
598+ JavaScript and Node.js tutorials with working source code for the modern web.
ERD examples and complete database schemas for school, hospital, hotel, and e-commerce systems.
220+ documented fixes for Python and JavaScript TypeErrors — NoneType, not callable, cannot read property, is not a function.
198+ Python import error fixes — pip install issues, virtualenv paths, missing packages, and more.
173+ "object has no attribute X" Python error fixes with root-cause analysis and code examples.
150+ guided Python lessons covering language basics, OOP, async, file I/O, and library usage.
Creating New Document in MS Word In this tutorial, we’ll talk about how to create new Document in MS Word 2019 using templates and blank document. As you go over …
Java Environment Setup is the most important thing to do to start learning Java. Here are the things you need to do to properly set up the Java environment on …
Variable in C is nothing more than a label for a storage location that our applications can alter. Each C variable has a type that governs the amount and layout …
What is VB.net Directives? The VB.net Compiler Directives give instructions to the compiler to preprocess the information before actual compilation starts. All these directives begin with #, and only white-space …
Backstage View Commands in Word In this tutorial, we’ll learn about the Backstage View Commands in Word 2019. This is the primary location for keeping track of your documents. The …
In this chapter, you’ll learn about the MS Word Window different parts and functions available in Word 2019. What follows is the default Word window that appears when you launch …
The UML component diagram for Hotel Reservation System shows how the reservation system parts work together to make the system operate correctly. This diagram visualizes the software’s parts, how are …
What is Control Statements in VB.net? The Control Statements in VB.NET are the statements that control the execution of the program on the basis of the specified condition. It is …
This course is about: What Is MS Word and Its features. It is made for people who want to learn and familiarize themselves with Microsoft Word for the first time. …
Introduction to Java programming History About Java The History Of Java is really interesting. ➡ It is a programming language made in 1991. ➡ James Gosling, Mike Sheridan, and Patrick …
What is MS Word Tutorial for Beginners? This MS Word Tutorial for Beginners is made for people who want to learn Microsoft Word and how to use it in easy …
In this Java Basic Tutorial For Beginners, we will talk about everything you need to know about the Java programming language, from zero to hero. Java is used to create …
What are Data Types in C? In C, data types refer to a comprehensive system for declaring variables and functions of various sorts. The type of a variable dictates how …