Sharon Christine has Published 436 Articles

How To Install Apache Maven on Ubuntu

Sharon Christine

Sharon Christine

Updated on 01-Mar-2024 13:56:26

174 Views

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. This article explains about how to install apache maven on Ubuntu.To install apache maven, it ... Read More

Hamiltonian Cycle

Sharon Christine

Sharon Christine

Updated on 07-Nov-2023 20:21:18

25K+ Views

In an undirected graph, the Hamiltonian path is a path, that visits each vertex exactly once, and the Hamiltonian cycle or circuit is a Hamiltonian path, that there is an edge from the last vertex to the first vertex. In this problem, we will try to determine whether a graph ... Read More

How to Configure Nginx as Reverse Proxy for WebSocket

Sharon Christine

Sharon Christine

Updated on 02-Nov-2023 00:49:03

31K+ Views

The WebSocket is a protocol which provides a way of creating web applications that supports real-time bi-directional communication between both clients and servers. WebSocket makes it much easier to develop these types of applications. Most modern browsers support WebSocket including Firefox, Internet Explorer, Chrome, Safari, and Opera, and more and ... Read More

Fix ERROR 1064 (42000) while creating a database in MySQL?

Sharon Christine

Sharon Christine

Updated on 31-Oct-2023 21:06:09

47K+ Views

The ERROR 1064 (42000) mainly occurs when the syntax isn’t set correctly i.e. error in applying the backtick symbol or while creating a database without them can also create an error, if you will use hyphen in the name, for example, Demo-Table will result in ERROR 1064 (42000).To remove the ... Read More

How can we capitalize only first letter of a string with the help of MySQL function/s?

Sharon Christine

Sharon Christine

Updated on 14-Sep-2023 21:21:45

23K+ Views

Actually, there is no single function in MySQL to capitalize only first letter of the string. We need to use nesting of functions and for this case, we can use UPPER() and LOWER() with SUBSTRING() functions. To understand it, we are using data, given as below, from ‘emp_tbl’.mysql> Select * ... Read More

How to set Text alignment in HTML?

Sharon Christine

Sharon Christine

Updated on 29-Aug-2023 07:12:50

216K+ Views

To set text alignment in HTML, use the style attribute. The style attribute specifies an inline style for an element. The attribute is used with the HTML tag, with the CSS property text-align for the center, left, and right alignment. HTML5 do not support the align attribute of the ... Read More

2017 Hot Job Profiles in Information Technology

Sharon Christine

Sharon Christine

Updated on 13-May-2022 13:47:53

103 Views

With the fast transition in the trends of IT industry, there comes out the new and innovated designations to comply with. These new job profiles are emerging and capturing the market to help the industry sustain in the fast-paced technology market. Here we are going to discuss few prominent and ... Read More

Cracking the Interview Process

Sharon Christine

Sharon Christine

Updated on 13-May-2022 10:27:44

150 Views

It’s amazing really. All the effort one puts in during a four-year Engineering course, finally depends on those 20 minutes one spends in an interview room. After all, that little time one spends before a panel decides, whether you will land that plum job or whether your classmate will. Hence, ... Read More

Expanding Your Business Enterprise Internationally

Sharon Christine

Sharon Christine

Updated on 13-May-2022 08:53:38

69 Views

Do you want to expand your business beyond your home country by creating a global market for your awesome products? Of course, who doesn’t want to grow? Reaching to a wider customer base can increase the chances of getting more sales which in turns generates more profit for you, isn’t ... Read More

Best Safety Apps for Women in India

Sharon Christine

Sharon Christine

Updated on 13-May-2022 08:02:43

615 Views

Indian women are a symbol of power & knowledge. All they require is a secure environment to grow and work in. Women safety has become the utmost priority of the Indian regime considering the number of cases of malefactions against women. However, currently we have a bunch of safety apps ... Read More

1 2 3 4 5 ... 44 Next
Advertisements