Our Programming forum category encompasses application development, web development, programming theory, and everything in between.

1,174 Recommended Topics

Remove Filter
Member Avatar for
Member Avatar for Mike Askew

There has been a noticeable increase in people asking where to start C# recently. So I have been across a couple of forums and pulled together a list of some useful links and resources. # Web Tutorials # [Home and Learn Tutorial](http://www.homeandlearn.co.uk/csharp/csharp.html) [CodeProject Tutorial P1](http://www.codeproject.com/Articles/219869/Object-Oriented-Programming-in-Csharp-NET) [CodeProject Tutorial P2](http://www.codeproject.com/Articles/222295/Object-Oriented-Programming-in-Csharp-NET-Part-2) [CodeProject Tutorial …

Member Avatar for Shahzad111
18
3K
Member Avatar for Dani

Aside from all the tinkering and learning I did as a self-taught elementary school student in the 1980s, the first real fully-functioning app I've ever programmed from soup to nuts was a Mavis Beacon Teaches Typing clone in Visual Basic 6. I was in middle school at the time and …

Programming assembly visual-basic
Member Avatar for Adeel Rajpoot
1
131
Member Avatar for Nicholas_25

In my hometown, I'm a budding entrepreneur with a cab business that I'd want to develop to meet current market demands. It would be more expensive to create a mobile app for both iOS and Android. As a result, I resorted to Android to build my own taxi booking application. …

Member Avatar for marthaspooner
0
178
Member Avatar for pyeri

To be fair, it had already started happening much before AI came when programmer roles started getting commoditized into "Python coder", "PHP scripter", "dotnet developer", etc. Though these exact phrases weren't used in job descriptions, this is how recruiters and clients started referring programmers as such. But LLMs took it …

Member Avatar for DanielJack34
1
87
Member Avatar for Vishurey

I am driving an html site from my network drive in my office that can be viewd on LAN. I need to put a blog kind of section on my site so people who visite this site can leave there comments on it and all can see thses comments. Can …

Member Avatar for Haiyang_1
1
1K
Member Avatar for Dani

What software engineering "best practice" doesn't scale nearly as well as people claim? Have any of you worked at both a start-up as well as a big corporation? What are the major differences in terms of getting products from conception to release? What about maintaining them *after* release?

Member Avatar for rproffitt
0
17
Member Avatar for Dani

Just as the topic title suggests, any jQuery 4 beta users out there who could let me know what it's like? The wait for v4 gold release is killing me. Also, please don't make fun of me for being a jQuery user. DaniWeb has been built on jQuery for decades. …

Member Avatar for Dani
0
858
Member Avatar for Mr.M

Hi DW, I have an issue here, I want to retrieve data of the week of that supplied date. I want to also do similar thing again but not for the week this time for the month of the date supplied. Here's the code I have to get for the …

Member Avatar for gottaloveit
0
90
Member Avatar for cambalinho

i need create a function like Write(...) the C++0(or less) don't have variadic templates. i need a function and not a macro(don't use the __VA_ARGS__), for add it on a class ;) using cout i have: class Writer { public: Writer& operator()(Variant v) { cout << v; return *this; } …

0
16
Member Avatar for Phiếu

I am developing a software module to simulate Mercury’s orbital motion using a constant position–momentum parameter derived from the NKTg Law. Instead of using traditional force-based gravity equations, the model defines: p = m * v C = x * p Where x is orbital distance, v is orbital velocity, …

3
22
Member Avatar for deceptikon

A common task in C or C++ is to get a string from somewhere and convert it to an integer. "Use `atoi`" is a common suggestion from the unwashed masses, and on the surface it works like a charm: #include <stdio.h> #include <stdlib.h> long long square(int value) { return value …

Member Avatar for qq201508082015
8
3K
Member Avatar for Jameswood32

I'm planning to develop a mobile application and am in the process of selecting a development partner. With so many options available, what factors should I consider to ensure I choose the right mobile app development company? Are there specific credentials, portfolios, or client testimonials that are particularly telling of …

Member Avatar for Zemin
1
194
Member Avatar for james_smite68
Member Avatar for nitesh_7

Hi, I’m curious how others here handle missed calls at work. We’re a small team and a lot of times calls come in when we’re already on another call, in meetings, or just busy. Voicemail hasn’t really worked for us — most people don’t leave messages anymore. We’ve tried a …

Member Avatar for WendyDolan
0
52
Member Avatar for Mochi_2

No Freelancers this is full time employment (Part time is also available). NO Agency, No third party, No businesses, we are only looking to hire individuals, senior roles only. English speaking should be intermediate C2

Member Avatar for Mochi_2
1
68
Member Avatar for jackwells

Hello, fellow coders, I'm relatively new to coding and web development but excited to embark on a project combining my passion and my budding programming skills. I'm eager to create a tool like this https://minecraftcirclegenerate.com/ created using HTML, CSS, and JavaScript. As a beginner, I'm seeking guidance on where to …

Member Avatar for Seo_092
1
189
Member Avatar for Seema_7

What's the best cloud accounting software for small businesses that handle multiple sales tax rates? Or is there an affordable web-based small business accounting software?

Member Avatar for optimusfintech
2
530
Member Avatar for Woodhales

As web development continues to evolve, AI-driven tools like automated coding assistants, machine learning-powered design systems, and intelligent testing frameworks are reshaping how we build websites and apps. At Red Star Technologies, we're witnessing firsthand how these innovations are making development faster, smarter, and more efficient. But with these advancements …

Member Avatar for Violet_3
1
141
Member Avatar for Freaky_Chris

Hi, i'm havnig problem with calling CreateThread. The problem is that it gives me a conversion error from const void* to void* [CODE=Ccplusplus]DWORD dwThreadId; HANDLE myThread; myThread = CreateThread( NULL, 0, MyThreadFunction, "HELLO", 0, &dwThreadId); [/CODE] dwThreadId id is the problem, the function is supose to take a pointer to …

Member Avatar for Locna
0
302
Member Avatar for fakesoul

Hi, I have a cricket related website that is currently hosted on a VPS with two other websites. We are expecting a huge hike in traffic during the next 6 weeks during World Cup. I need suggestions for hosting and CDN to be able to stay live throughout the event. …

Member Avatar for m2host
0
187
Member Avatar for George_72

Hello. I installed open browser on vs code, created a simple website, and for some reason have no option to open in browser by the various methods. This is the first time I have done this. Thanks!

Member Avatar for Yoruba45
3
76
Member Avatar for appsglobal

Ever had a layout that looks perfect in Chrome, but the moment you open it in Safari… everything falls apart? Yeah. Same here It’s not your code (well… not always). Safari just handles Flexbox a little differently. Here’s what usually causes the issue Safari is stricter Chrome is forgiving. Safari …

Member Avatar for Yoruba45
2
62
Member Avatar for SCBWV

Question for developers: Do you have a policy, preference, or SOP for dealing with file versioning, date and time stamps, etc.? I see some products where the executable and support files (typically DLLs) all share the same date and time stamp. Sometimes the date and time seem to correlate to …

Member Avatar for Salem
0
34
Member Avatar for Reverend Jim

I've been reading about [Open Claw AI](v) (open source, locally installable) and how easy it is to install and use. I never believe it when something is touted as easy to install and use, and not wanting to potentially brick my laptop, I fired up a clean copy of Windows …

Programming ai
Member Avatar for Reverend Jim
2
42
Member Avatar for Kokensat

I am posting here because this feels like a technical problem rather than a bank support issue, and DaniWeb usually has people who understand what happens under the hood. I am trying to check my FAB bank balance using both their website and mobile app, but the balance screen either …

Member Avatar for Yoruba45
1
57
Member Avatar for UIJAD

i am trying to programatically change the page culture and uiculture ( c# ), my webpage needs to have 2 languages and i have prepaired the right resource files ( .resx) and they are functional since when i try writing in the web.config culture="ar-LB" it works fine now i understand …

Member Avatar for ws4969240
0
130
Member Avatar for initechn

Content is a vital part of your website. Depending on the marketing strategy that is to be followed, we develop a good content by researching, compiling, gathering, writing and editing the information in a correct form. As a part of our Content Development Service, we create excellent and quality online …

Member Avatar for Nash_5
0
83
Member Avatar for Avner .H.

Hello everyone! I want to use bash from python, however the os.system([I]command[/I]) seems to act only on one command at a time. I want to use complete commands, also containing control flow statements, like If and While, and to call them from python. something like this code in bash: T1="foo" …

Member Avatar for Reverend Jim
0
988
Member Avatar for George_72

Hello. I am trying to connect Figma to my own html page, and can't get the below to work. It does not do what that says when I try it on my own page. Massive thanks in advance! https://www.figma.com/community/plugin/1297530151115228662/web-to-figma-convert-any-website-or-html-code-to-design

Member Avatar for rproffitt
0
21
Member Avatar for emilus1

I’m currently working on my bachelor’s degree at BTH (Blekinge Institute of Technology) and have created a short survey as part of my final paper. The survey aims to gather insights on how LLM hallucinations affect their use in the software development process. If you work in software development or …

Member Avatar for trcooke
1
56
Member Avatar for Dani

For me, it was Mavis Beacon Teaches Typing. OMG, how I *lived* in that in middle school! And, of course, I probably would have lost patience for coding a very long time ago if I wasn't as quick a touch typist as I am. The very first piece of software …

Member Avatar for George_72
0
62
Member Avatar for rproffitt

One of my sons has a coworker doing the Multi-Agent coding now. At first it was just Claude but they've moved onto Multi-Agent Coding. Here's a take on the RENT! ![image_2026-01-13_130649347.png](https://static.daniweb.com/attachments/1/71fb749696ada61b6c24f93f2fe660b6.png) While my software work was mostly embedded we stuck with GCC and cross platform toolchains. For Windows it was …

3
20
Member Avatar for Reverend Jim

This is a little project I threw together for exchanging messages between two computers. It started as a way for my wife and me to exchange messages when one of us was inside and the other outside in the hammock. I tried various approaches involving a shared folder (a bit …

3
104
Member Avatar for Naheemdeen
Member Avatar for fabwebstudio
0
52
Member Avatar for WendyDolan

Hi everyone, I am working on a project where I have a nested flexbox layout a parent container with multiple child sections each containing its own set of flex items. My goal is to make it fully responsive, but I’m running into alignment issues when the viewport shrinks. Are there …

Member Avatar for fabwebstudio
0
82
Member Avatar for Dani

What technical judgment did you only develop after years of experience? What's a mistake you see younger developers repeat because they haven't lived through the consequences yet? Let's help out those fresh out of school so they don't have to repeat our mistakes.

Member Avatar for Dani
0
43
Member Avatar for usmanmalik57

Stock price prediction is a challenging task that requires analyzing historical trends, market sentiments, economic indicators, and company performance. One of the popular methods for stock price prediction is using deep learning models, such as convolutional neural networks (CNNs). CNNs are a type of neural network that can extract features …

Member Avatar for Kayathri
1
681
Member Avatar for FarrisFahad

But It's not clear to me what type of APIs are out there. I know and REST and GRAPH APIs. Are there any other types? And why do some APIs use application/json while others use application/x-www-form-urlencoded Are there any other types of APIs out there that are popular? Because, I …

Member Avatar for Dani
0
70
Member Avatar for Stefce

I want to get the direct link from the file in my other hosting. Is this possible? Or i must buy domain name and upload the files there to get the link? I will use this hosting to upload videos and link to them from my website. This way ill …

Member Avatar for fabwebstudio
0
79
Member Avatar for Jameswood32
Member Avatar for fabwebstudio
2
145
Member Avatar for xu520

We are developing a purely free and public welfare third-party launcher for gamers. However, due to the fact that we only have three active developers and we have encountered numerous setbacks during the development process, we have no choice but to post this message for help. Please assist us. Thank …

Member Avatar for xu520
0
161
Member Avatar for Chole

This blog post will compare the two most popular cross-platform mobile app development frameworks, Flutter and React Native.The world of mobile app development is a complicated place with many competing frameworks. It can be hard to know which one to use, but this article will help you find out if …

Member Avatar for fabwebstudio
1
319
Member Avatar for Dani

What do you think is the biggest skill gap that you generally see between junior and senior developers today?

Member Avatar for fabwebstudio
0
65
Member Avatar for Dani

What programming language or tech stack did you enjoy working with the most in your career, and why? For me, [once I discovered PHP](https://www.daniweb.com/programming/threads/543636/when-did-you-start-programming-what-languages), I never looked back. I initially gravitated to it because I was first getting my toes wet with web development, and I was attracted to a …

Programming career php
Member Avatar for fabwebstudio
2
467
Member Avatar for FarrisFahad

Have you purchased a script from there? Is AI changing the game? Have you sold any scripts so far? For me I think it's an awesome website but AI is making it harder for developers to sell code because now people use AI to build websites and they don't need …

Member Avatar for fabwebstudio
1
109
Member Avatar for higuys123
Member Avatar for shoes_2
0
40
Member Avatar for Vijay_34

So here, I am gonna to ask developers around which is the most popular language is used to develop a game for students or professionals.

Member Avatar for fabwebstudio
2
167
Member Avatar for rproffitt

> it's truly amazing what LLMs can achieve. we now know it's possible to produce an html5 parsing library with nothing but the full source code of an existing html5 parsing library, all the source code of all other open source libraries ever, a meticulously maintained and extremely comprehensive test …

Member Avatar for Dani
1
37
Member Avatar for Lisa Hoover

Good IT management doesn't take place in a vacuum. If you're going to make the right decisions and lead people in ways that will make them want to follow, you need an arsenal of information. Of course, overworked CIOs and IT managers don't have time to sift through hundreds of …

Member Avatar for shoes_2
0
469
Member Avatar for Dani

How do you think the "developer lifestyle" has changed from when you started today? Better, worse, or just different? I feel like at the very least, we can probably all acknowledge that it's become a lot more mainstream these days and is looked upon as a career that has the …

Member Avatar for Dani
0
54

The End.