-
Replied To a Post in Travel without Technology is like __________ without _____________.
Small world. Old boy scout here with compass, map, backpack, medic kit, water, food, fire maker, light tent, etc. But hey, if you had all that a couple centuries ago … -
Began Watching Travel without Technology is like __________ without _____________.
Now a days surviving without technology is really tough, let me know how will be travel without technology. -
Replied To a Post in python to c/c++ convert
A few issues. 1. The code presented doesn't look like like any Python I've seen to date. Maybe you need to try again. 2. Conversion is usually a line by … -
Began Watching python to c/c++ convert
# Importing import sklearn from sklearn.datasets import load_boston import pandas as pd import matplotlib.pyplot as plt # Load the dataset bos_hou = load_boston() # Create the dataframe column_name = bos_hou.feature_names … -
Gave Reputation to Schol-R-LEA in Convert semi diode to c#
I believe this would be more readable as: # class description SemiDiode +ForwardV {get; set; }: Double +ReverseV (get; set; }: Double +BreakdownV {get, set; }: Double +SemiDiode() # default … -
Replied To a Post in What does fashion influencer do?
I thought that gender today was not as important. But seeing where you are from, this: 1. https://en.wikipedia.org/wiki/LGBT_rights_in_Bangladesh 2. https://www.hrw.org/world-report/2021/country-chapters/bangladesh# Wow! -
Began Watching What does fashion influencer do?
A fashion influencer is a personality that has a large number of followers on social media creates mainly fashion content and has the power to influence the opinion and purchase … -
Gave Reputation to Dani in DATABASE MANAGEMENT SYSTEM
What video club are you referring to? Help us to help you. We can't do your homework for you without you explaining what the assignment is all about. -
Replied To a Post in how can this code be written
PS. Seems folk ask this question a lot. https://www.daniweb.com/programming/software-development/threads/464673/unable-to-pop-out-values-cpu-sim for example among the thousand others you find with a Google search. Why can't you use the thousands of prior solutions? -
Gave Reputation to Dani in Dwfine the following terms with example
I have no clue what you're talking about. I have no clue what a diagraph is. I suppose you can Google it and wind up [here](https://en.wikipedia.org/wiki/Digraph_(orthography)) and I suppose that … -
Replied To a Post in My Business Needs Local SEO
Are you saying that digiexperts in the UK doesn't do this work? Your topic title seems to tell me you need help. -
Began Watching My Business Needs Local SEO
To expand your customer base, it is pertinent to launch an organic search engine optimization campaign. Avail these highly beneficial local SEO Tactics At first claim Google My Business Listing … -
Replied To a Post in Find index and number of words in c++ file.
You're in luck. https://rosettacode.org/wiki/Word_frequency has this implemented in not only C++ but over 60 other languages. > Given a text file and an integer n, print/display the n most common … -
Began Watching Find index and number of words in c++ file.
Hey, I want to make a program in which I will find the **index** of word and **count** how many words there in a txt file using c++. -
Gave Reputation to Satya.Chowdary in sorting linked list
Hey I found another logic to sort Linked lists by bubble sort . Here goes my code . #include <stdio.h> #include <stdlib.h> /* structure for a node */ struct Node … -
Replied To a Post in DATABASE MANAGEMENT SYSTEM
When I illustrate I get out my easel and paints. How about you? -
Began Watching DATABASE MANAGEMENT SYSTEM
Illustrate a database for the video club using a recent video club entities -
Replied To a Post in how can this code be written
Again, this is not homework so "Modify the Wombat 1 computer to Wombat 2 by adding Stack" has prior answers. It's been solved. -
Replied To a Post in Covid-19 Virus and N95
Q. Why didn't you get vaccinated? A. Because I makes liberals mad. https://amgreatness.com/2021/04/26/i-wont-take-the-vaccine-because-it-makes-liberals-mad/ I'm not mad but concerned that you could create a new viral strain. Between ant-maskers and anti-vaxxers … -
Undeleted a Post in Help mee!! with my school project
At 276 lines long I won't read all that. Tell us **what** you think the issue or problem is, then **where** in this code to look. PS. I see you … -
Deleted a Post in Help mee!! with my school project
At 276 lines long I won't read all that. Tell us **what** you think the issue or problem is, then **where** in this code to look. PS. I see you … -
Replied To a Post in سؤال يخص برمجة c++
Please the replies at https://www.daniweb.com/programming/software-development/threads/535726/getting-c-programa-answers#post2279738 -
Began Watching سؤال يخص برمجة c++
write a program using functions to find the sum of each column in a 2-D array. -
Replied To a Post in Help mee!! with my school project
At 276 lines long I won't read all that. Tell us **what** you think the issue or problem is, then **where** in this code to look. PS. I see you … -
Began Watching Help mee!! with my school project
Please help me with my project. Currently i am trying to make a receipt that only list the things that you order. But i have no idea how to do … -
Replied To a Post in how can this code be written
Remember I take this as "not homework." I see this has many prior "SOLVED" if I use https://www.google.com/search?&q=Modify+the+Wombat+1+computer+to+Wombat+2+by+adding+Stack Why didn't you research this? -
Began Watching how can this code be written
hey guys i have this question that i am finding difficulity in help will be appriciated Modify the Wombat 1 computer to Wombat 2 by adding Stack. Stack is a … -
Replied To a Post in Getting c++ programa answers
Frankly that's a very poor software specification. Maybe this is homework and you have more details but here few write your code. You can supply what you have and detail … -
Began Watching Getting c++ programa answers
Write a C++ program to ask user to input last two day’s temperature for two different cities. Then your program must be capable of displaying user data. This program functionality … -
Replied To a Post in create a C++ program,. The information that you are dealing with is serial
Please supply your code and point out where you are stuck. If you wish to pay for such work there are sites such as upwork and others. -
Began Watching create a C++ program,. The information that you are dealing with is serial
create a C++ program,. The information that you are dealing with is serial number, name of stationary item, company of stationary item, price and flag to know whether stationary item … -
Replied To a Post in “Lord of Light”
Seems to be in the Archive at https://web.archive.org/web/20121016201634/http://locusmag.com/SFAwards/Db/NomLit157.html -
Began Watching “Lord of Light”
Roger Zelazny's novel "Lord of Light" (1967) describes a group of revolutionaries. The way they change society is to change society's attitude towards technology. Zelazny calls them "accelerators". -
Replied To a Post in Write a javascript program to accept a number using prompt box and display
I see this solved at https://www.includehelp.com/code-snippets/check-perfect-number-in-javascript.aspx However if this is homework you can be sure to fail if you use that solution. -
Began Watching Write a javascript program to accept a number using prompt box and display
Write a javascript program to accept a number using prompt box and display whether the entered number is a perfect or not (use onclick event) -
Replied To a Post in My C program is not running I don't know the problem
I found no question from you here. What there is looks like a copy/paste of the homework, some code and again no question found or statement from you what issue … -
Began Watching My C program is not running I don't know the problem
The Question A Bank charges $10 per month plus the following cheque fees for a commercial checking account: $ 12 for each fewer than 25 cheques $ 15 each for … -
Replied To a Post in how to create 2 array matrix in dart programming
1. Why did you tag your post with c, c++, java, javascript and python? All these support arrays. 2. If I google "How to make an array in Dart?" then … -
Began Watching how to create 2 array matrix in dart programming
how to create 2 array matrix in dart programming -
Replied To a Post in How to upload image with vb.net
That sounds like you would use a file-dialog box then place the image in a picture box. Let's see your code so far. -
Replied To a Post in How to upload image with vb.net
More detail is required. Upload could mean to some web site, a file server and so on. Please add more detail along with what you written so far. -
Began Watching How to upload image with vb.net
Hey guys im new here n i need some help uploading image in windows form with vb.net and i don't mean picture box Thnx in advance, its so urgent -
Replied To a Post in Hi everyone, I'm drewd66
Welcome neighbor! -
Began Watching Hi everyone, I'm drewd66
Greetings. -
Replied To a Post in Celender generator using python
I'm guessing you meant Calendar but is the Calendar output to be: a. ASCII. b. HTML. c. PDF. d. Scaleable to fit page sizes. e. Fillable? f. Import of ICS … -
Began Watching Celender generator using python
Abstract Interduction survey Problem solving Merits and demerits -
Endorsed Dani
-
Endorsed Dani
-
Endorsed Ray Paseur
-
Endorsed Dani
The End.