Need help with Lem-in Project
DaniWeb » Programming
by Oven
2w ago
Im trying to code a lem-in project. https://github.com/01-edu/public/tree/master/subjects/lem-in Im coding in go lang. But its okay in another language tho. I can convert it to go. Me and my friends cant even solve the algorithm neither. ChatGPT is stuck and in the web i found a 800 rows of code. Its working but really hard to understand. All the instructions/wanted thing in the link. And here is my code and output: package main import ( "fmt" "io/ioutil" "log" "math" "os" "strconv" "strings" ) // Farm structure type farm struct { antCount int roomC ..read more
Visit website
Ping Multiple Users and Rooters using Pascal on Android
DaniWeb » Programming
by Nico_3
2w ago
Hallo, I have an AP, connected to a router with 2 repeaters connected. I need to know when unknown users connect (play alert) and test if users are connected and if routers are online (play notification). Also test Internet connection. All in one solution. I have in mind you use Ping if possible on Android/pascal. I can't find an Android App so I'm trying out Pascal N-IDE. My Pascal is about 15 years rusted (Delphi 5). Any help will be highly appreciated ..read more
Visit website
How Build video-player in html And css ?
DaniWeb » Programming
by Kirubel_2
2M ago
<head><title>navigation</title> <link href="../css/nav.css"> <link href="../css/tutorial.css"> <link href="../css/vedio.css"> <link href="../../ionicons-2.0.1/css/ionicons.min.css"> </head> <body> <div > <button onclick="unb()" id="but">&#9776</button> <ul> <li><a href="#">MyList</a></li> <li><a href="#">KitHub</a></li> <li><a href="#">Comment</a></li> ..read more
Visit website
How Build Html form ?
DaniWeb » Programming
by Kirubel_2
2M ago
<!DOCTYPE html> <html lang="en"><head> <title>Comment</title> <script src="js/jquery.js"></script> <link href="sign.css"> </head> <body data-lang="en"> <div > <div >Registration</div> <form action="#" enctype="multipart/form-data" method="POST" > <div > <div > <span >First name</span> <input type="text" name="firstname" placeholder="Enter Your firstname"> </div> <div > &l ..read more
Visit website
AI-powered Code Reviews: The Future of Collaborative Development
DaniWeb » Programming
by SEO_935
3M ago
AI-powered code reviews are bringing about a revolution in the way developers collaborate, enabling more efficient, accurate, and thorough evaluations of code prior to its integration into the central project repository. This transformation is made possible by leveraging machine learning and artificial intelligence to automate and enhance different facets of the code review process, presenting a futuristic approach to collaborative development. In this examination, we delve into the ways in which AI-driven tools are shaping the future of software development, emphasizing their impact, advantag ..read more
Visit website
Help with functions - basics
DaniWeb » Programming
by verrandhack
3M ago
So im working on functions for the first time in vscode using c++. i'm want to declare functions and having trouble understanding some things. i'm very new to programming so i still don't understand commands like str, file, value, void, readName, and so forth but i know i need to learn them to declare functions. any tips on how to use these and what they mean when working w functions would be very helpful. Thanks guys ..read more
Visit website
GCC Fails to Recognize Parameters
DaniWeb » Programming
by snah19
3M ago
RE: ffmpeg-4.4 Andrew Wu DJGPP CROSS COMPILER, GCC v12.2.0 Host Macbook Pro, macOS Monterey Click Here DJGPP Cross Compiler 12.2.0 Fails to Recognize "certain" Parameters in FFmpeg Source Code Hi, I am using the DJGPP cross compiler 12.2.0, developed by Andrew Wu, github, to build the FFmpeg source code, and it's failing to recognize certain parameters and the script I used to build FFmpeg source code follows: #!/usr/bin/env bash # Path to DJGPP cross compiler export DJGPP_PREFIX="/Users/owner/djcc" # export DJGPP_PREFIX=${DJGPP_PREFIX-/Users/owner/djcc} export DJGPP_PREFIX2=${DJGPP_PREFIX2 ..read more
Visit website
What's the correct way of learning programming?
DaniWeb » Programming
by lam_189
3M ago
I am a college student in China.My major is mathI want to go to learn programmingbut it seems that I can't find a good wayI don't know the correct learning way.I think that I have been lost in useless learning.It's too terrible,my god ..read more
Visit website
I want to make a c++ injector connect with keyauth
DaniWeb » Programming
by nomoshi
3M ago
hii guy i want a loader injector connect with keyauth, you guy can give me a source code ? please and i also a student in a hightschool. i just want to learn about that please help me ..read more
Visit website
Choosing the Right Framework: Comparing Pros and Cons
DaniWeb » Programming
by riyajohnson70
4M ago
When it comes to selecting a framework for a development project, it's crucial to make an informed decision. With so many options available, it can be challenging to determine the best fit for the project's needs. Let's take a look at some of the pros and cons of popular frameworks to help us gain insights into the selection process. React is a widely used, open-source JavaScript library with a large community of developers. One of React's primary advantages is its reusable components, which make it easier to build and maintain large-scale applications. Additionally, React's virtual DOM implem ..read more
Visit website

Follow DaniWeb » Programming on FeedSpot

Continue with Google
Continue with Apple
OR