Tag: Tutorial

  • Create a login system using Java language with source code-fully functional

    Introduction The login form gives access to the website or web application and therefore to your data. This type fulfills a basic security function; but it is often left to determine whether the username (user), key (password) and authentication method follow security recommendations. In security, an investigation is a process of verifying whether someone (or…

    Read more...

  • Simple, Compound, Complex, and Compound-Complex courses with practice

    Simple, Compound, Complex, and Compound-Complex – A simple sentence contains a subject and a verb. – It expresses a single complete thought that can stand on its own. Examples: The baby cried for food. ^There is a subject and a verb that expresses a complete thought. Professor Maple’s intelligent students completed and turned in their…

    Read more...

  • Pronouns (Subject, Object, Possessive Pronouns) and Possessive Adjectives

    Pronouns include subject pronouns, object pronouns and possessive pronouns. These are used to replace nouns in sentences. It is also important to learn possessive adjectives when learning these forms. Use the chart below and then study the example sentences chart. Finally, practice by doing the exercises.                  …

    Read more...

  • Popular PHP command line

    # require require is the most used command composer require vendor-name/package-name// global purpose | local machinecomposer require global vendor-name/package-name ~ specific version composer require “vendor-name/package-name:vX.X.X”composer require “vendor-name/package-name:2.1.0” # show show command return all package name from your project composer show # outdated you can see all outdated package, which package hasn’t the latest version composer…

    Read more...

  • Fastest way to deploy your web app on your VPS ubuntu or amazon

    Dumup Community dumup, solving problems and help your productivity by answering each other’s answers dumup community What you will need: A server with Ubuntu Linux ( this guide assumes 18.04 but should work for other versions a well) SSH access to the server with sudo permissions A lucky app with an awesome name. Replace <yourapp>…

    Read more...

  • Best tricks in Microsoft word that will help any user work more professionally

    Microsoft Word is filled with little-known tips and tricks that allow for more efficient work. Some tricks, like “Focus” mode and quick translations, make writing and editing a breeze. Other features, like a built-in Resume Assistant and a document-signing tool, can aid on professional documents. It’s easy to take Microsoft Word for granted, despite its…

    Read more...

  • All Linux directory commands and manipulate files

    Linux Directory Commands 1. pwd Command The pwd command is used to display the location of the current working directory. Syntax: pwd Output: 2. mkdir Command The mkdir command is used to create a new directory under any directory. Syntax: mkdir <directory name> Output: 3. rmdir Command The rmdir command is used to delete a…

    Read more...

  • The fastest ways to increase your PC performance

    How To Increase Your PC Performance After 18 years of experience, we’ve discovered how to increase your PC performance with easy to follow methods that keep your computer clean and running smoothly. Read these top 10 tips from our certified technicians that you can use to improve your computer’s speed and overall performance today! 1.…

    Read more...

  • Fix your windows issue, why is my windows PC showing a black screen?

    To fix a Windows PC that won’t turn on, first try ruling out a faulty power supply or outlet. You can also try checking for beep codes, display issues, unusual BIOS settings, or troubleshoot the PC in Safe Mode. Other fixes include disconnecting non-essential devices and checking for loose components and malware. Your first reaction…

    Read more...

  • The most popular command on windows 10

    he command prompt is slowly disappearing from the Windows interface and for good reasons: CMD commands are an antiquated and mostly unnecessary tool from an era of text-based input. But many commands remain useful, and Windows 8 and 10 even added new features. Here we present the essential commands every Windows user must know. Not…

    Read more...

  • Top best commands in Linux, most useful with instruction

    1. ls command: List the contents of a folder This is among the first few commands a new Linux user learns. This command lets you see what files and folders are in your current folder. ls You can use the long listing option ls -l to see details like file size, permission, modified time, etc.…

    Read more...

Recent Posts

Tags

Learning Technology

Comments

Personal development through continuous learning equips individuals
seers cmp badge