494 Recommended Topics

Remove Filter
Member Avatar for marrywillson

AI is good for content writer. but some time AI have not perfect solution . so AI not good for future as a content writing prospective.

Member Avatar for Dani
0
44
Member Avatar for kukuruku

Is it OK to have if statement in the constructor Thanks [CODE] public class CTime { private int start_hour; private int end_hour; private int start_minute; private int end_minute; public CTime(int h1,int m1,int h2,int m2){ if(h1>=7 && h2<17 && h2*60+m2>h1*60+m1){ setStartHour(h1); setStartMinute(m1); setEndHour(h2); setEndMinute(m2); } }[/CODE]

Member Avatar for Washington AM
0
8K
Member Avatar for Pankaj_40

Learning about digital marketing can be an exciting and rewarding journey. Here's a step-by-step guide to help you get started: 1. **Understand the Basics**: Begin by familiarizing yourself with the fundamental concepts of digital marketing, such as SEO (Search Engine Optimization), SEM (Search Engine Marketing), social media marketing, email marketing, …

Member Avatar for bessieexum
2
140
Member Avatar for Johannes C.

**Step into a future where every action has a price and algorithms decide your societal value: As technology evolves at an unprecedented pace, this dystopian vision postulates that our every move, preference, and even emotion could be quantified, analyzed, and commodified — prompting us to question if we're the users …

Member Avatar for Dani
3
167
Member Avatar for Mr.M

Hi DW, I've faced an issue with my project, it has been working these years till I think last year or the other year. When I sync it fails saying unable to resolve dependency no matter which version I try I get similar error differs with version number.

Member Avatar for rproffitt
1
51
Member Avatar for melissahowau

Digital marketing is the process of promoting and selling products and services using electronic devices. It is the use of websites, social media, and apps to communicate with customers, and create a customer relationship. It includes online advertising, SEO, digital PR, and social media marketing. It is important in our …

Member Avatar for SEO_294
0
174
Member Avatar for Ethanbrody

I want to know about what is the importance of user experience (UX) and user interface (UI) design in web development.

Member Avatar for myresellerhome
0
195
Member Avatar for cored0mp

More programming fun! OK this time around I'm trying to create a table with the statement, CREATE TABLE tablename ( recnumber SERIAL PRIMARY KEY, recordvalues VARCHAR ( 500 ) NOT NULL, datecreated DATE ) And it basically works, and I can add records using the dba account. However when I …

Member Avatar for cored0mp
1
91
Member Avatar for webguru_1
Member Avatar for Nida_8

# What is PPC Marketing? # PPC marketing, also known as paid search advertising, is a digital marketing model where advertisers pay a fee each time their ad is clicked. It's a way of buying visits to your website rather than earning them organically. The most common platform for PPC …

Member Avatar for sarahbenjamin
0
141
Member Avatar for Ashley_31

1. Analyze the problem below and make a c++ program to enter on the keyboard the required data for process. Compute the time of flight of a projectile and its height above the ground when it reaches the target. Display all the inputed data and the processed or compute data. …

Member Avatar for Olive34
0
210
Member Avatar for honey_7

# social media marketing # Social media marketing involves creating and sharing content on social media platforms to engage with your target audience. This can include posts, images, videos, and ads. The goal is to build brand awareness, drive traffic, and encourage user engagement.

Member Avatar for bessieexum
1
24
Member Avatar for Olive34

I have been tasked at work, well actually I volunteered to create an MVC site (as a demo) that will eventually be the base for moving my employer's legacy C#/asp.net code to MVC. It's a large site, used globally, and we are a small team of 5 devs. Right now …

Member Avatar for jkon
0
91
Member Avatar for Robinz
Member Avatar for usmanmalik57

In this tutorial, you will learn to fine-tune a [Hugging Face Transformers model](https://huggingface.co/docs/transformers/index) for video classification in PyTorch. The Hugging Face documentation provides an example of performing video classification using the Hugging Face Trainer with one of Hugging Face's built-in datasets. However, the process of fine-tuning a video transformer on …

2
219
Member Avatar for sophiaadams2379

In the ever-evolving landscape of digital marketing, search engine optimization (SEO) remains a critical component for businesses looking to boost their online presence and attract organic traffic. With 2023 underway, it's essential to stay up-to-date with the latest SEO strategies to ensure your website ranks higher on search engine results …

Member Avatar for janviarora
2
116
Member Avatar for borobhaisab

Hello, I do not understand why the simplehtmldom is failing. This is the code: <?php ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(E_ALL); //--- include_once('simplehtmldom_1_9_1/simple_html_dom.php'); //--- $url = "https://victoriousseo.com/sitemap_index.xml"; $html = new simple_html_dom(); $html->load_file($url); //-- foreach($html->find("a") as $link) { echo $link->href."< br />"; } ?> I got the simplehtmldom.php on the same directory as the …

Member Avatar for Dani
1
1K
Member Avatar for Koitoto
Member Avatar for bessieexum
0
37
Member Avatar for Syed Zubair

Dear Team, I am underprocess of a working for Tailor software where i need your kind and appreciation advise. I have fields of cloth like shirt and trouser of a customer, when i enter the records into database it is working well if single shirt or single trouser. **I want …

Member Avatar for rproffitt
0
53
Member Avatar for Nora Smith

Can you please tell me do I have link sitemap to all my webpages on the website or is enough linking to one page only?

Member Avatar for seo-specialist
2
79
Member Avatar for Nicolae_3

Hello everyone Can someone share some resources where I can find qulity business leads for both telemarketing and email campaigns? Many thanks

Member Avatar for janviarora
1
505
Member Avatar for usmanmalik57

Understanding facial expressions is crucial for various tasks, from recognizing emotions to enhancing security measures. While extracting faces from pictures is easy, doing the same in videos is tricky. Imagine creating videos with only highlighted facial expressions, offering a unique perspective on human interactions. Various tools are available for face …

1
872
Member Avatar for Ruralbear

I have made a summary of today's best updates in social media. I hope you like it. # Twitter 😎 * Twitter blocks Bing in intriguing strategic maneuver. * Twitter /X introduces verification and $1/yr fee to combat bot activity. * Elon Musk contemplates withdrawing Twitter / X from Europe …

0
31
Member Avatar for cored0mp

I'm working on an application, certainly not my first. Some aspects of my coding background are quite informal, for example I have only a rudimentary understanding of source code repositories. Take library formation, for example? I'm reasonably proud that my source is of sufficient quality and organization to pass an …

Member Avatar for Dani
2
107
Member Avatar for cored0mp

How do I create a table in postgres that's associated with a specific database? Obviously from the command line one can do Create table tablename (); But how do I make sure that the table is associated with the correct database? CREATE table dbname.tablename(); is giving me the error: ERROR: …

Member Avatar for Dani
1
127
Member Avatar for cambalinho

using the Circle method and knowing the start angle(playerangle-30) and end angle (playerangle+30), in degrees, how can i draw the arc?

Member Avatar for cambalinho
0
65
Member Avatar for anass_3
Member Avatar for Ethanbrody
0
58
Member Avatar for MARIA_43

What is Important to Ecommerce Web Design? Why do people often leave sites without buying?

Member Avatar for solviostech
0
290
Member Avatar for Fecoms

Here I have shared some points about How social media can help small businesses grow in 2023. Increased brand awareness: Social media platforms like Facebook, Instagram, Twitter, and LinkedIn provide small businesses with the opportunity to increase their brand awareness by reaching out to potential customers. By consistently posting high-quality …

Member Avatar for bessieexum
3
288
Member Avatar for Isis_1

Hi everyone, was wondering if maybe someone could help me. I'm new to coding and have an assignment to do. The assignment is as follows: Write a program that lets the user enter the total rainfall for each of 12 months into an array of doubles. The program should calculate …

0
110

The End.