473,554 Members | 3,022 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Software Development Forum

Software Development - Ask questions about software programming, practices, life cycle, process, training, tools, management, costs, teams, extreme programming, testing, agile, outsourcing, industry and more.
0
4,134
thread by: amitsingh07s | last post Jul 26 '21 by: amitsingh07s
what else can done to reach every domain @app.route('/<string:email>',methods=) def post(email): blocked_keywords = proxy = {
0
5,345
thread by: rvphilip | last post Jul 1 '21 by: rvphilip
The huge disruptions caused by the COVID-19 crisis have forced several companies to adopt innovative technologies in order to stay relevant. Companies are poised to have an outsized impact on the world around them—and financial success will only be one measure of leadership. The latest technological trends have given companies a unique moment to...
1
4,293
thread by: sonnet | last post Jun 19 '21 by: dev7060
Hi all, In my workplace, we have an intranet website developed internally that we use for CRM. The data of our clients are shown there (MS SQL server is used as a backend to store data). The site has a limited search functionality at the moment (it'll try to match the text you type in one of the 3 fields that are indexed -company, staff...
0
3,688
thread by: ravipankaj | last post Apr 14 '21 by: ravipankaj
package com.ds.algorithms.linkedlist.DLLImplementation; import java.util.NoSuchElementException; /** * @Author pankaj * @create 4/12/21 7:05 PM */ public class DoublyLinkedList { private Node head;// first node of DLL
0
3,413
thread by: ravipankaj | last post Apr 11 '21 by: ravipankaj
Implement One Dimensional Arrays in java package com.ds.algorithms.array; import java.util.Scanner; /** @Author pankaj @create 09/04/21 5:14 PM Note: Arrays are Fixed in Size
1
5,154
thread by: naijakumar | last post Mar 29 '21 by: SwissProgrammer
Hi everyone! I need to create an app to interact with my laptop fingerprint scanner, for my university project. What should I use to write software for my fingerprint scanner? Any libraries, API, etc. I use lenovo t480 laptop, OS: Ubuntu Linux. There is a fingerprint scanner embedded in it. lsusb shows my fingerprint scanner as Synaptics...
0
6,582
thread by: naijakumar | last post Mar 23 '21 by: naijakumar
Hi everyone! I need to create an app to interact with my laptop fingerprint scanner, for my university project. What should I use to write software for my fingerprint scanner? Any libraries, API, etc. I use lenovo t480 laptop, OS: Ubuntu Linux. There is a fingerprint scanner embedded in it. lsusb shows my fingerprint scanner as Synaptics...
2
3,531
thread by: InnovationMUK | last post Mar 3 '21 by: Niheel
Before you are pondering another web design or website animate you ought to scrutinize these ten assessment maintained real factors to appreciate the primary concern and how to avoid costly arrangement messes up. Reality 1: Appearance and authenticity are indivisibly associated. According to web legitimacy research from Stanford...
4
3,661
thread by: Mike214 | last post Feb 10 '21 by: dreamtext
We’ve built a social network platform for dedicated community use. We currently have over 100 users. But we got stuck while releasing our v2. We found various bugs in our code are causing issues in the overall user experience we want to make sure that we clear these bugs before we launch our v2 for our users. Is there a way to identify those...
4
3,772
thread by: ScottishKing | last post Jan 14 '21 by: SwissProgrammer
Hi, I want to create a web app that allows users to log in, pay some money, and then get access to an RDP session on a server for a limited amount of time. Sort of 'rent-a-server' type thing. I can create a website with ASP or Django that lets users sign up authenticate, accept payment, have a database tracking how much time they have...
0
3,219
thread by: neeraj22 | last post Dec 1 '20 by: neeraj22
In our use case we want to show some charts, metrices and grid based on Kafka topics data.( All Topics are already loaded with Json data from different systems ) We are planning to use Kafka connect and will sync topics data to Cassandra database. Based on some trigger like any new data in Kafka topic will re-load UI and read same data from...
9
9,134
thread by: lannyy86 | last post Sep 13 '21 by: Miash
Hi guys! Our company is engaged in various architectural projects. Please advise from personal experience some programmes or software for monitoring computers, employee productivity and control over different projects that can be used at remote work. Thanks!
2
4,869
thread by: LauraNutt | last post Oct 21 '20 by: LauraNutt
I am looking for suggestions for blogs for developers. If anybody has an idea pls share.
2
3,089
thread by: dada1 | last post Sep 27 '20 by: dada1
Hi, I need a little help with someting I’d like to implement, but not sure how to do it. I’m running eBay like classifieds site. There are a lot of filters on my site e.g. you can filter ads by price, by category, by city, by condition… Let’s say we have this use case: - User is able to filter ads on my site using filters - Once he does it...
0
3,241
SwissProgrammer
thread by: SwissProgrammer | last post Sep 26 '20 by: SwissProgrammer
Years ago I asked what my code was doing while it was running. Smooth running or crashing or locking up. What did it do? Am I sending data and values correctly? Are my calculations actually working as I want them to work? Are my returned values what I want them to be?
1
2,880
thread by: HRHub | last post Sep 27 '20 by: SwissProgrammer
The best job portal script is simplify the Recruitment process for candidate .So, you can save the time for valuable candidate. So, Build an job portal script its strengthening for HR team
0
2,527
thread by: RamChoudhary143 | last post Aug 26 '20 by: RamChoudhary143
Hi, I am using power BI desktop to publish my data set to the services and later I am going to use those datasets for my paginated report in PBI Report Builder. Please note that my source is Sybase ASE DB and I am using stored procedures to get data into Power BI Desktop. What I need is to refresh the data set in Power BI Services based on...
1
2,785
thread by: julianamoore | last post Aug 17 '20 by: dev7060
The world is dynamic and at the moment not only local startups influence the market, but due to the expansion of cooperation opportunities, outsourcing and nearshoring companies have begun to play an important role. For example, you can hire a unity 3d developer in USA for $30 000 or in India for $5 000. Increased demand creates supply, and the...
2
4,449
thread by: AjayGohil | last post Aug 6 '20 by: Naheedmir
Why null==undefined is true in javascript?
3
3,035
thread by: WeyardWiz | last post Jul 24 '20 by: dev7060
Suppose you join a development team and they are working on a web visualization product developed in ASP.NET, HTML, CSS, Angular, SQL Server, and C# that provides data insights to doctors (i.e. ROI, revenue, best brands vs worst brands, etc.), as well as internal users. The team prides itself with the following technical qualities: Quality,...
1
2,312
thread by: AjayGohil | last post Jul 23 '20 by: dev7060
What is OAuth in Web API?
2
3,353
thread by: AjayGohil | last post Jul 23 '20 by: Naheedmir
What is Virtualization?How it works in private cloud?
2
2,983
thread by: zeekie22 | last post Jul 20 '20 by: Naheedmir
I am a developer who recently started working on my own, and I've come across some projects that I can't handle by myself. What resources would you guys recommend for finding / putting together a team of remote developers to join me on these projects?
3
1,983
SwissProgrammer
thread by: SwissProgrammer | last post Jun 6 '20 by: dev7060
I have seen similar done in a different language. I would like this in 32 bit, C++11, not VSC++, not .net. Subclass all Firefox (or other browser) windows as soon as Microsoft Windows assigns them a temporary handle, before they are given a permanent handle. Parse the new browser window and detect the url location, etc. Run a javascript...
0
1,787
thread by: nightxxx | last post Apr 24 '20 by: nightxxx
if twol then twolegs. if twoh then twohands if tenf then tenfingers. if twof then twofeets. if smallh then smallhair. if fourlegs and nohands and nofingers and fourfeets and doghair then dog. if twolegs and twohands and tenfingers and twofeets and smallhair then person. if fourlegs and nohands and nofingers and fourfeets and doghair then...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.