514 Recommended Topics

Remove Filter
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 Dietrich_3
18
3K
Member Avatar for Dani
Member Avatar for joyfull
21
725
Member Avatar for lyrahexley

I’m learning about SEO for small niche sites and want to understand which strategies work best today, whether it’s content, backlinks, or technical optimizations. Curious to hear what’s been effective for others.

Member Avatar for Samuel Joshep
7
246
Member Avatar for Ryan_67

I’m working on a small niche site and want to understand which SEO techniques actually deliver results today. Should I focus more on content clusters, backlinks, or technical SEO? Looking for practical, up-to-date advice.

Member Avatar for susweta
2
133
Member Avatar for jackdesuza

Website is redirects on other spam website? How can i comeout. Is my website hacked by someone?

Member Avatar for Annie warner
2
296
Member Avatar for star_8232

**Background: ** I am a beginner programmer and I wrote a Sudoku GUI using winapi32 in C language. It is currently working and does what it is supposed to do, but because I am still learning, I know it is likely inefficient and could be written much better. Code : …

Member Avatar for Contesthelper44
2
151
Member Avatar for Mr.M

Hi DW, I'm having an issue with my code, I'm trying to animate the rolling of the ball, I want it to have faces where it will roll to the back and simulate 3D by also revealing the backside now it just display separated but I want it to look …

Member Avatar for Mr.M
1
98
Member Avatar for Dietrich_3

The Arduino micro controller is a great interface that allows your computer to do things with the world around it. It can measure and record things like temperature, humidity, light (also infrared signals), sound, motion, distance, magnetism and color. It can blink and buzz, run motors, water your plants and …

Member Avatar for Dietrich_3
3
224
Member Avatar for judsonlarkin

I've been learning more about off-page SEO and experimenting with different strategies to improve organic visibility. There are many approaches, including forum participation, business listings, social bookmarking, profile creation, guest articles, and content marketing. For those who have seen positive results recently, which off-page SEO techniques have been the most …

Member Avatar for jyoti_15
1
66
Member Avatar for meyerrluanna

Hey everyone, I’ve been thinking a lot about how digital media is changing the way we handle customer support, and I’d love to get your take on it. With all the buzz around AI tools, it’s clear that these technologies are making support faster and more accessible. I can’t help …

Member Avatar for susweta
1
164
Member Avatar for jameskevin

I am building a patient registration and appointment scheduling app for a healthcare clinic based in Dallas. I am part of the team at Software Orca working through the discovery phase, and the technical requirements keep shifting in ways that make accurate cost estimation difficult. The specific problem is around …

Member Avatar for Christopher Roy
0
29
Member Avatar for Shahala

I am new in doing SEO for our website and I'm currently learning about it. I would appreciate any advice and/or tips from anyone with more experience in this area. What are the most important aspects of doing SEO, how do I avoid common beginner mistakes, and are there any …

Member Avatar for Alexander_44
2
63
Member Avatar for Dietrich_3

I have been coding with Python for many years. Every now and then I discover in my own collection of helper files something that just astonishes me about the language. Here is one example:

Member Avatar for Dietrich_3
0
26
Member Avatar for navi17

Hello, I want to build a online channels website where user can watch online channels in php. I have already done a lot of research. Can anyone tell me how can i get the live stream url of various channels E.g live stream url of sky sports is mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k so …

Member Avatar for britishstream
0
470
Member Avatar for Christopher Roy

Has anyone else noticed changes in their rankings or organic traffic after Google's latest spam update? Google rolled out the August 2026 spam update globally, and the rollout was completed on August 21. I'm particularly interested in what people are seeing with sites that use: * AI-assisted content * Guest …

2
9
Member Avatar for Elisa_5

By 2027, food delivery entrepreneurs may face a tougher challenge than getting orders—making each order profitable. High commissions, costly last-mile delivery, driver idle time, customer switching, and discount dependency can quickly reduce margins. A DoorDash clone app gives businesses greater control over how orders are received, assigned, delivered, and monetized. …

Member Avatar for Salem
0
6
Member Avatar for Sanctum
Member Avatar for sanjay_63
Member Avatar for Profixcellphone
2
1K
Member Avatar for sarajaveedd

My IBM/Lenovo video card has been causing display issues for a while, and now the screen occasionally freezes, crashes, or shows graphical glitches. Can anyone recommend a good website with reliable graphics cards at reasonable prices? Preferably genuine IBM or Lenovo-compatible Radeon HD or NVIDIA graphics cards.

Member Avatar for Sarah Johnson
1
108
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 Dietrich_3
3
214
Member Avatar for asadalikhan

Hey everyone, You just set up a brand new Windows PC or did a clean install… now comes the fun part: installing your go-to apps! 👉 What’s the very first app you install — and why? It could be: Your favorite browser (Chrome, Firefox, Brave?) A trusted antivirus or security …

Member Avatar for jason.t
6
649
Member Avatar for Howard_8

I’m curious to hear what other writers and aspiring authors think about hiring professional book writing services. There are so many companies and freelance writers available today, and it can be difficult to know which option is actually worth considering. When looking for the best book writing services, I think …

Member Avatar for Dietrich_3
0
38
Member Avatar for HLA91

Hi All I want to go to Aberystwyth (pronounced aberistwithh) University In Wales,United Kingdom, when I finish my A levels. I want to take the Open Source Computing ,computer science course they offer. On the page for Open Source Computing [url]http://www.aber.ac.uk/en/undergrad/courses/compsci/open-source-computing/[/url] it mentions you will be studying Java, C++ and …

Member Avatar for Dietrich_3
0
183
Member Avatar for Dietrich_3

I am asking this because I am habitually intrigued by numbers. Python seems to be a good language to explore all sorts of numeric facts. Do you have any 'tricks' hidden away? Here is one about the number 61 I recently bumped into:

Member Avatar for Dietrich_3
0
70
Member Avatar for patk570

Hey everyone, I've been developing a vertical SaaS platform (Platform V2 / 570Photos) built specifically for independent creative studios and photography businesses. The main pain point with existing CRM and studio management tools is visual clutter: deep navigation hierarchies, endless submenus, and spreadsheet-like interfaces that get in the way of …

0
32
Member Avatar for Carol_7

Hey everyone, I am having trouble with the performance of a DynamoDB table that stores posts and replies. For posts, the PK is USER#<user-id> and the SK is POST#<post-id>#TIMESTAMP. For replies, the PK is POST#<post-id> and the SK is REPLY#<reply-id>. #TIMESTAMP. When there are thousands of replies to a post, …

Member Avatar for Annie warner
2
93
Member Avatar for Dietrich_3
Member Avatar for Swift Graham

Has anyone used a Mac mini for testing, build tools, or hosting tasks? It is small, quiet, and fast, making it a popular choice for key setup needs: **RAM (Memory)**: Fast unified memory helps run multiple apps, databases, and containers smoothly. **Storage:** Fast SSDs help speed up heavy tasks and …

-1
22
Member Avatar for dckumawat05

Hey I want to Develop A mobile app in android for my food business. Can anyone suggest me any company and the cost of the App? Thanks

Member Avatar for Robert_184
8
3K
Member Avatar for cres_1

Hi everyone, I’m doing some research into what makes a digital marketing agency effective in today’s online world. From SEO to social media, and from content marketing to app development — what do you think are the most important qualities in a good agency? Would love to hear your expert …

Member Avatar for graysonbrown
2
181
Member Avatar for Louis Slater

Hi everyone, I'm currently working on a new website in a moderately competitive niche and I'm looking to build a sustainable, long-term SEO strategy that works in 2025 and beyond. I know the basics—on-page SEO, technical optimization, backlinks, etc. but I'm finding it difficult to sort through outdated advice and …

Member Avatar for alinay
3
482
Member Avatar for SCBWV

Has anyone used software from [SSuite Software](https://www.ssuiteoffice.com/)? Two brothers writing software on the side? (Information on the brothers [Here near the bottom](https://www.ssuiteoffice.com/aboutus.htm). It reminds me of Microsoft Works on steroids. Interestingly, there are directions online for installing Works on Windows 10/11. 🤷‍♂️ Bewildered.

Member Avatar for Reverend Jim
3
138
Member Avatar for Yogesh Rajput

I’m exploring mobile app development and have been trying to understand what factors developers should consider before starting a real-world project. **For a beginner or someone moving from web development to mobile, I think some important areas are:** Choosing between native development and cross-platform frameworks Deciding between Flutter, React Native, …

Member Avatar for Robert_184
0
51
Member Avatar for happygeek

A VPN, or Virtual Private Network to be formal, is a method of creating an encrypted data tunnel across the Internet from your device to a destination server. Although savvy home users and enterprises will operate their own VPNs (business-grade routers provide this functionality) for most folk, a VPN comes …

Member Avatar for Annie warner
8
2K
Member Avatar for Dietrich_3

Pyqt6 has undergone some major improvements from its earlier versions. I used to code in versions 5 and even much earlier, and also its license-free PySide cohort. I am hoping for any advice on easing this switch!

Member Avatar for Dietrich_3
2
203
Member Avatar for Robert_184

I’m exploring how developers are approaching AI chatbot integration in modern applications and would like to hear some practical experiences. Beyond simply connecting an application to an LLM API, what are the most important aspects to consider when building a reliable AI chatbot? For example, how should developers handle conversation …

Member Avatar for Yelton
1
30
Member Avatar for tomeithan

I’m a content strategist and SEO writer focused on IT certification and exam content. I create study guides, SEO articles, social media content, and other exam-related resources. I enjoy taking complex topics and turning them into simple and useful content that helps candidates understand what they need to study and …

Member Avatar for Annie warner
0
48
Member Avatar for eugenes18t

I want to roll out some sort of asset management system in place that can tell us what all of our systems are running and how up to dat they are. I have tried to go with a free solution OCS Inventory but I keep running into issues with consistency …

Member Avatar for Anthony_62
1
181
Member Avatar for stuartgibson10

I’ve been noticing a shift in how websites are optimizing their content. Traditional SEO, which focuses on things like rankings, backlinks, and keywords, is still important, but AEO is becoming more relevant with tools like AI assistants, chatbots, and featured snippets. AEO is basically about formatting content so it directly …

Member Avatar for jyoti_15
1
72
Member Avatar for Dietrich_3

I have been writing small Python utility programs, a few lines of code using module 'glob' that go through a working folder and search for strings in text and code files. Also have one that can give you a slide show of any image files there. These programs are tiny, …

Member Avatar for Reverend Jim
1
42
Member Avatar for williamhazad28

I'm building a small web application that needs to display scheduled flight information. I'm trying to understand the best way to work with external aviation data rather than maintaining airline schedules manually. The application would need information such as flight numbers, departure and arrival airports, scheduled departure and arrival times, …

Member Avatar for Salem
0
25
Member Avatar for Dani

AI is just in its infancy, and right now everyone and their mother is using it to quickly get access to information online more efficiently than a Google search, and generate articles and content for the web. A lot of companies are also switching to AI agents to power customer …

Member Avatar for mandyDC
4
269
Member Avatar for Verbszmarketing

Hi everyone, I’ve been working on improving website rankings and noticed that SEO seems to be changing quite a bit lately. With frequent updates and changes in how search results are displayed, some older strategies don’t seem as effective as before. I’m curious how others are adapting. Are you focusing …

Member Avatar for Contesthelper44
4
95
Member Avatar for Dietrich_3

I am in the process of rediscovering python after a dire cardiac episode. Used to be very active under my favored nickname vegaseat, not 'seat' but 'eat'! Got tired of the arbitrary jolts from MS and Windows 11 and switched totally to LinuxMint. Actually, my commercial grade 'HP 17 laptop' …

Member Avatar for trcooke
3
121
Member Avatar for wahid_6

Hi everyone, I want to replace my computer's hard drive but I'm not sure whether I should choose an SSD or an HDD. I use my computer for everyday tasks, browsing, and storing files. Which option would you recommend for better performance and reliability? Also, what steps should I follow …

Member Avatar for Annie warner
0
108
Member Avatar for George_72
Member Avatar for Shandar
3
127
Member Avatar for jademerlin24

I’ve been exploring how AI chatbots can be integrated into web applications, but reliability seems to be a bigger challenge than simply connecting an LLM API. For a production chatbot, how do developers handle things like hallucinations, outdated information, conversation context, authentication, and access to application data? For example, if …

Member Avatar for jkon
1
70
Member Avatar for stefanieallie

Yes, app performance is one of the key factors behind user abandonment. Slow loading, crashes, freezing, and delayed responses can quickly frustrate users and reduce trust. However, poor navigation, complicated onboarding, security concerns, and limited functionality can also drive users away. From an app development company perspective, the solution is …

Member Avatar for mandyDC
0
51
Member Avatar for Onion13

Working on a game for a friends daughter for her 6th birthday. Its a scrolling game where the player will be Snoopy and they'll be flying around on his doghouse collecting Woodstock (Which are flying around the screen) for each level (There will be 4 levels). At the end of …

Member Avatar for MD_393
1
284
Member Avatar for Neil_22

I keep running into this tension on my own projects: an interaction pattern feels genuinely delightful in isolation a custom gesture, an unconventional navigation flow, an animated transition that's fun to watch once but I can't always tell if it's actually good UX or just novel enough to impress in …

Member Avatar for eventide2002
0
29

The End.