473,544 Members | 1,959 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
0
6,923
thread by: Rina0 | last post Aug 30 '23 by: Rina0
Hi everyone, I am trying to find the greatest common divisor (GCD) of two numbers in Python from here. I found a few different algorithms online, but I am not sure which one is the most efficient. Here is the code I have so far: def gcd(x, y): while y: x, y = y, x % y return x
-
-
thread by: cosmere | last post Sep 5 '23 by: cosmere
Moved:
8
34,069
thread by: Divyan | last post Oct 16 '23 by: MarceloMccarthy
The idea behind blockchain fascinated me and I believe it would captivate my attention to learn more and create my own blockchain. Is this too lofty of a goal who has almost zero programming background? Would I need to learn a language prior to learning about blockchain(if so, which one?)? I’m hoping someone here could help offer me...
0
260
thread by: KhalidAitsahal | last post Oct 21 '23 by: KhalidAitsahal
How to convert Java code to Python?
0
254
jinu1996
thread by: jinu1996 | last post Oct 26 '23 by: jinu1996
Suggest me the best SEO Service providers in Saudi Arabia
0
59
tracyyun
thread by: tracyyun | last post Oct 30 '23 by: tracyyun
Embedded systems often require a range of low-power devices and components to ensure the system can operate efficiently in battery-powered or low-power environments. Here are some common low-power devices and components commonly used in embedded systems: Low-power processors: Embedded systems often use low-power processors such as the ARM...
0
265
thread by: GG01 | last post Nov 9 '23 by: GG01
I do not speak English very well. I would like to understand how to identify forms, when using multiple instances. For example: Forms!PreparVendita!ArticlesTabMarkup!CasellaCombinata400 = Forms!PreparVendita!ArticlesTabMarkup!Code How to identify the Forms of an instance. Thank you
2
38,688
thread by: Liiiii | last post Nov 17 '23 by: PHP Secure
Hello everyone, we have a tool called "Reqable" that offers API debugging and testing solutions. It can be found through a Google search. Currently, we are in the early stages of public beta testing, and we would like to understand the experience and feedback from overseas users regarding this tool. This will help us improve our product further. ...
6
69,153
thread by: kristinada | last post Nov 20 '23 by: codiumltd
Hello. I really need some expert advice. I am a complete zero in IT. I want to start learning mobile development, namely IOS. As I understood - it is a programming language SWIFT. I talked to one developer, he makes websites and mobile applications. And he advised me not to study SWIFT at all, but to study Flutter as it can be used to code both...
0
262
thread by: pavanapa | last post Nov 24 '23 by: pavanapa
My application needs to use a database. I've read online that databases are supported in some browsers but they are now deprecated? It was very confusing. I need to use a database with HTML. Is it possible to use a database with HTML5?
3
49,120
thread by: Nikhilesh10 | last post Dec 5 '23 by: maysanders
What are the current in use software development tools in the industry other than agile softwares?
0
14,616
thread by: SumanSingh | last post Jan 12 '24 by: SumanSingh
As a third-year college student, I'm eager to enhance my SQL skills. Can you recommend valuable resources or courses that would be beneficial for me to learn SQL effectively?
1
23,810
thread by: theos | last post Jan 12 '24 by: SumanSingh
As a developer, I believe programming is too hard to master to not get a job or even make a dime with one's new and hard-acquired skill. It sucks so deeply when you have a skill and you're very broke. This is why I am taking my time to put this simple guide together for everyone out there who wants to get a job as a developer and make...
8
87,811
thread by: Nikhilesh10 | last post Jan 12 '24 by: SumanSingh
Can AI based tools be considered one of the prime reasons for the layoffs in the software/IT industry?
0
26,568
thread by: saichinnu1852 | last post Jan 18 '24 by: saichinnu1852
I am trying to use Collibra by installing it using AWS Marketplace AMI that they offer and launched the EC2 instance. However, when I try to login to Collibra using the IP Address of the EC2 instance and I am unable to connect. I tried adding the IP Address in the proxy settings but did notwork. Any idea what should I do? I tried logging into...
0
19,723
thread by: mar23 | last post Jan 19 '24 by: mar23
Here's the situation. I have a form called frmDiceInventory with subform called subfrmDice. The subform's control source is linked to a query called qryDiceInventory. I've been trying to pick up the filter string once the user filters the query though the subform and use it to create a temp query that populates a report of the filtered data. Here...
0
14,331
thread by: DolphinDB | last post Feb 20 '24 by: DolphinDB
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take the calculation formula of Alpha#98 for example, and the data we use is the daily data from the New York Stock Exchange. Kakushadze et al 2015 Alpha...
0
14,378
thread by: DolphinDB | last post Feb 22 '24 by: DolphinDB
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million minute-level records in only 41 seconds in DolphinDB. The basic configuration of the DolphinDB server is: 16 CPU cores 256 GB memory 4 SSDs A...
0
14,496
isladogs
thread by: isladogs | last post Feb 28 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back (by popular demand) Thomas Moeller who will be discussing Better Access Charts – The Next Generation ...
0
14,286
thread by: ArrayDB | last post Mar 6 '24 by: ArrayDB
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation exception that occurred within my application. This type of error apparently usually points to a problem where the code attempted to write to a protected...
0
7,455
thread by: af34tf | last post Mar 26 '24 by: af34tf
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
8,236
isladogs
thread by: isladogs | last post Mar 28 '24 by: isladogs
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former Access MVP, Dale Fye who will be discussing working with Command Bars , his amazingly useful Access Shortcut Tool (which is one of my all-time...
1
29,972
Git
thread by: egorbl4 | last post Mar 28 '24 by: dev7060
Скачал я git, хотел начать настройку, а там вылезло вот это Что это? Что мне с этим делать? https://mail.google.com/mail/u/0?ui=2&ik=f5216de6af&attid=0.1&permmsgid=msg-a:r-958660933908334009&th=18d89ac4879f0ece&view=att&disp=inline&realattid=f_lsdgvo2b0
1
11,117
thread by: CloudSolutions | last post Mar 28 '24 by: dev7060
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now offer convenient options to bypass these steps, providing users with a simpler and more flexible way to get on the cloud. Credit Card Binding: In...
1
29,548
thread by: MeoLessi9 | last post Mar 28 '24 by: dev7060
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines". Which one should I use for the virtual machine and what is the difference between them?. Thanks in advance for your responses.

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.