#tech-related-help

1 messages Β· Page 20 of 1

oblique gust
#

o

#

LOL

#

FUCK ATOM

viral reef
#

you should switch to vscode or smtn

oblique gust
#

ok

#

thanks

viral reef
#

welcome always

oblique gust
#

thanks thanks

viral reef
# oblique gust thanks thanks

btw if you still want to use atom you could install a terminal package so you could run input() or if you don't want any of that work install Vscode

oblique gust
#

cool cool ty ill try both

#

Thank you.

wooden gulch
#

Hei, do anyone here have knowledge about Nodejs and Express? If yes, please ping me or DM me ASAP, need a little bit of help. Thanks a lot!

gloomy badger
#

Anyone around here that understands Blade and Laravel?? going kinda of crazy here

idle dew
#

Hm

buoyant dew
#

this just reminded me that macOs UI beats Win10 like 10-0

#

so comfy and clean

still flame
#

Does anyone here know how to use LTSpice/PSpice? Need some assistance!

paper crow
paper crow
next grove
#

Hey, does anyone understand what this means? This isint my forte so i jabe no idea. Please let me know of DM me, thank you!

paper crow
next grove
paper crow
next grove
#

Thank you!

regal vale
#

hi any idea why this

#

leaves a huge gap like this to the side?

dull coral
#

@regal vale could you maybe show the html as well

remote elbow
buoyant dew
oblique gust
#

o

#

and I cant VM it on a M1 mac apparently

#

so. I wont be doing that for now lol.

sharp ravine
#

hello anyone good on using linux? for my situation, i need to access other secured machine from different virtual box? kinda need a big help here

#

thanks

bitter osprey
#

ssh?

paper crow
#

use putty software

lavish crown
#

any react- native developers here?

onyx nest
iron rose
#

I'm probably wrong but my guess is that its one of the chemicals burning that changed the flames colour like when you burn a magazine. I'm not expert though so it could be a tech thing

onyx nest
#

I think its something about IR filter in camera

#

Im not sure if the IR filter can get oversaturated by the radiation from fire

iron rose
#

You're most probably right about that one

chrome forge
#

Is there anyone here good at using Solidwork?

fathom spear
#

not a professional though

chrome forge
#

Is it ok if I text you when im stuck? lol

#

I'm so bad at it

chrome forge
# fathom spear i know a thing or two

https://www.youtube.com/watch?v=XFHjGR7fozc I'm practicing something like this

we will learn about sketch, Extruded boss base, extruded cut, and Appearance setting features in Solidworks.
3D modelling in Solidworks
Solidworks Assembly

1)Solidworks tutorial for Beginners.
https://www.youtube.com/playlist?list=PLRhna5_X7uWvED4RU95h9wl0wrpGMtFSb

2)Solidworks tutorial : Assembly
https://www.youtube.com/playlist?list=PLRhna5_...

β–Ά Play video
fathom spear
brazen lynx
#

Has anyone taught themselves c++? If so what resources did you use?

verbal wraith
#

That gets you a start and then you can look up specifics on reference sites like cppreference.com

#

Alternatively, there are courses and YouTube videos which will also help you get started but you need to code in the language, solve problems and do projects to really get the hang of it

elder narwhal
# next grove Thank you!

Yo, they are asking for the network patch ports that are found on a wall. When a workstation uses a wired connection, they plug an ethernet cable into a wall jack that connects them into the network. Each wall jack port has a number so you can trace it in the comms cabinet

elder narwhal
paper crow
elder narwhal
#

It was just funny πŸ™‚

paper crow
elder narwhal
#

Imagining someone going through the translation table hehe

#

Cool man, that's pretty interesting..we owe a lot to you guys for producing awesome hardware for us to work on

paper crow
#

Maybe next time I'll just wait for someone experienced to answer, here in this server there are a lot of intelligent people

elder narwhal
#

Yeah, it is crazy to understand how much is going on from that side when we do basic things like browsing the internet. The hardware stuff actually got me interested in networking..just the idea that we are sending electrical signals from potentially one side of the world and back within a few seconds is crazy

#

Nah dude, that NAT response was a pretty good guess, since it is technically network ports πŸ˜›

paper crow
#

everything is 0 and 1

paper crow
elder narwhal
paper crow
elder narwhal
paper crow
next grove
chrome forge
#

I tried to upload a video file, but it said that the file is locked. Does anyone know how to fix this?

potent prairie
#

can anyone help me with this assigntment

west crescent
#

Anyone know if forest has an API? Can't seem to find one.

#

I want to integrate it with my bot

prisma totem
west crescent
plain lagoon
tacit kite
pure prairie
nimble needle
#

I guess this is the chat to ask smth about SQL? If so, can someone help me to understand how some of subqueries part work? I'd DM you the question.

verbal wraith
#

you can just post it here as well

nimble needle
#

okay

SELECT FirstName
,LastName
,City
,Email
,(SELECT COUNT(star) AS Invoices
FROM Invoices
WHERE Invoices.CustomerId = Customers.CustomerId) AS Invoices
FROM Customers

so the question is why do we count (star), doesnt it count the amount of ALL invoices? i mean not grouped? so it feels like its supposed to output just one number, but instead i guess it gives the whole column of numbers for each unique CustomerId. it works the same way if i type COUNT(InvoiceID) for example. so what affects it to output the way it does? the WHERE clause ?

#

oh god it ate all the '*'

verbal wraith
#

Count(*) counts all the records in a table

#

Count(InvoiceID) counts the number of unique InvoiceIDs

nimble needle
#

yeah thats what i thought but somehow count(*) works perfectly fine for this code, thats what confuses me

verbal wraith
#

probably because all InvoiceIDs are unique

#

Since it's a table of Invoices, it makes sense that the InvoiceID will be the primary key and thus all records will have unique InvoiceID

#

so count(*) and count(invoiceID) will give same result

nimble needle
#

okay but then it has to assign each number to the correct CustomerId. and if i run it with count(*) is assigns 7 to each customer, if i run count(invoiceId) it again assigns 7 to each customer, isnt there supposed be a difference?

verbal wraith
nimble needle
#

yeah its fine i just dont know how to ask a proper question lol, thanks for help anyways ^^

verbal wraith
nimble needle
still flame
#

can someone help me with this question?

paper crow
#

D=X or Q ; Q=D (clk +1) ; Y=Q xor X

still flame
paper crow
still flame
#

I was jus about to say that I got it

still flame
#

Thank you so much for your time!

woeful schooner
#

Hello everyone!

#

I am looking for a study buddy while solving Hakerrank questions related to Python

#

from the beginning

#

anyone interested?

karmic saddle
#

Guys can anyone tell me where can i start competitive programming

prisma totem
# karmic saddle Guys can anyone tell me where can i start competitive programming

https://www.youtube.com/watch?v=xAeiXy8-9Y8 is a good video from a really good competitive programmer

Guide on how to get started with Competitive Programming. Go to any platform like Codeforces, sort problems by difficulty and just solve them. Two good platforms are https://codeforces.com/ and https://atcoder.jp/, and there's also free PDF "Competitive Programmer's Handbook" https://cses.fi/book/book.pdf

Subscribe for more educational videos o...

β–Ά Play video
wanton brook
# woeful schooner Hello everyone!

I am not interested in python, buy I am doing leetcode to prepare for FAANG interviews, ping me if you are interested ( I am not a beginner ans looking for senior position though )

wanton brook
inner coyote
#

does anyone here use kali linux? Whenever I use airodump-ng It gives me an empty list, if anyone could help it would be great

elder narwhal
odd shard
#

can someone help me add a custom sprite to python arcade

idle dew
#

Can anyone suggest me some websites to practice C programming?

tired yarrow
#

anyone help me with understanding anki

#

noone

wanton brook
tired yarrow
wanton brook
#

Blue screen usually appears due to some hardware incompatibility(maybe your ram slot is incompatible with other slots , maybe they have different frequency etc), if you have no clue how computers work you better pay for a service to fix it

prisma totem
tired yarrow
#

Try getting changing ram or hdd

idle dew
#

hello! general help related to program here

fleet abyss
#

don't change ram or hdd, its just a little eror system when u update ur windows recently

storm geode
#

hi! does anyone here have experience with 6502 assembly?

prisma basin
#

Hi can anyone tell me how to add timer and other texts on my youtube live stream? 😒 (On Mobile)

rigid estuary
prisma totem
fresh haven
fresh haven
#

Being familiar with pointers and C strings are the concepts that starts separating the adults from the children.**

fresh haven
#

My personal book suggestion: Learn C The Hard Way by Zed A. Shaw. Not recommended for the brand new programmers, but if you're past all the basics beyond pointers and multidimensional arrays, perhaps you could be ready for his book. The mostly highly rated Amazon review on his book suggests to use all of his materials including Shaw's videos and notes. I usually like to suggest free first, but I leave the rest up to you.

#

This is Zed A. Shaw's link of free and non-free books + resources, including free books on other languages. The link has profanity (site is safe): https://bit.ly/3vnEGad

idle dew
#

yo i need help

#

i have this worksheet

#

its about logic gates

#

and i forgot everything yall wouldn't mind teaching me and helping with the worksheet

fallow ravine
#

I'm just wondering how many hours do you spend to practice programming in a daily basis? Sometimes i feel so left behind maybe bc i don't practice much enough

prisma totem
# fallow ravine I'm just wondering how many hours do you spend to practice programming in a dail...

hugely depends on how good you want to be and in what amount of time, as well as your preexisting programming background, and how deeply you study
focusing on the amount of hours is pretty meaningless, as a person studying who isn't entirely focused for a couple hours probably wont get as much done as somebody who is highly focused for one
imo you shouldn't focus much on time spent if possible, but if you do, it should be whatever amount you are comfortable with, which should take into account how much you enjoy it as well as how much ur actually getting out of it (this honestly goes for a lot of things)
dont grind it too hard to the point where you begin to dislike it, but dont slack off to the point where u dont learn anything
thats just my 2 cents πŸ€·β€β™‚οΈ , perhaps take it with a grain of salt as im just a teenager haha

fallow ravine
prisma totem
# fallow ravine Thanks for the advice! I totally get what you mean that we should put quality ov...

i suppose this goes back to my point about how good you wanna get and in what time, as well as how much coding background you already have πŸ€·β€β™‚οΈ
personally, i normally code for 6-12 hours a day, but keep in mind:

  1. im still in hs and dont actually work in the industry (although I might have just landed a cool internship, however im not expected to know as much as an actual software engineer obv)
  2. thats only because I have the time to bc summer
  3. im by no means an expert and am still just trying to learn some basics: i am comfortable with Java, C++, Python, HTML/CSS, JavaScript, etc but am working on learning some libraries for fullstack web dev (currently mongo, express, angular, and node), as well as grinding competitive programming, so im sure the time sunk would vary if i was trying to learn less things
    i honestly am with you about not knowing how much other programmers code per day πŸ€” , but thats me
verbal wraith
#

People devote time to programming on a practical basis after they develop a base level of knowledge

#

It's not about spending time learning everything that's around. You're supposed to learn what you need as per the problem that you're trying to solve or the project you're trying to do

#

Then there's a bit of extra time you devote to learning something that doesn't have any direct utility but seems interesting and exciting

#

So yeah, it's not a fixed number of hours of practicing or learning, it's flexible based on what you're learning it for

#

Not sure if I was able to explain my point perfectly but I hope it's clear enough @fallow ravine

fleet abyss
#

u can try reinstall your windows with tuts from internet

#

or wait next update version from windows

tall cosmos
#

Blue screen reset the memory by removing the ram and putting it back. If it has 2 sticks swap the positions of that laptop that is a way to fix a blue screen and certainly how I fixed an old laptkp

#

If you dont want to lose your files with a reinstall of windows try my method

#

It is not guaranteed to work though I remember reading a tech log by HP about

#

My battery died and it would cause a blue screen and beeping power button LED light. If you have a beeping led light check the internet for the light pattern to see what issue that computer has

#

This was done on an HP laptop but I believe Asus have a similar mechanic

#

Anyways good luck @idle dew

haughty breach
#

does ayone know something bouw lightinh plan on revit, and how i can change my light fixtures is a different lux

fallow ravine
#

Thanks for all the answers, I really appreciate them πŸ₯ΊπŸ‘ @prisma totem @verbal wraith

prisma totem
#

np 🀠

coarse orchid
#

anyone can help me with a harddrive issue?

native elk
#

I'm trying to build a server on my OS and run a client through a VM (something like a hello world through 2 computers that use the same router),
but the IP addresses aren't at the same net mask, anyone knows why?
for example
host: 1.64.1.9/32
VM : 10.26.58.2/32

eager tulip
verbal wraith
#

You might have to change some VM configs

#

Your host is the same machine on which the VM is running right?

coarse orchid
#

ig any advice on safely doing that?

eager tulip
# coarse orchid ig any advice on safely doing that?

tbh I wouldn't recommend opening the drive itself. It's an internal drive, right? You could get some kit to run it externally instead, and see if it works better that way (although it might just not work, and you'll have spent the money on that equipment).

coarse orchid
#

no power

#

but the pc connector drew power then the header started click

#

and yes, internal drive

eager tulip
coarse orchid
#

aha

#

not the normal ones

#

i see what u mean

eager tulip
#

it comes with a separate power thingy

#

(sorry it's ages since I did this stuff)

coarse orchid
#

yes forgot about those for a bit

eager tulip
#

you gotta plug in one cable for the power and one for the data

native elk
coarse orchid
#

cant I just hook to the desktop with the sat and power?

#

or is that live connection just a bad idea

verbal wraith
eager tulip
native elk
#

alright, thanks

verbal wraith
#

You're running the VM on the host with the IP you gave right?

native elk
#

yeah, the VM is running on my pc

coarse orchid
#

hmm

eager tulip
coarse orchid
#

bruh

verbal wraith
#

And your PC's IP is 1.64.1.9

#

Yeah, so it doesn't seem to be behind a NAT

coarse orchid
#

wait btw what is the 4 pin for again

verbal wraith
#

So it's the VM which needs changes in networking configuration

coarse orchid
eager tulip
eager tulip
# coarse orchid ye

It's worth trying it on a different set up if you can, though, to see if there may be some issue with it not getting enough power wherever it was to start with.

coarse orchid
#

hmm

#

the 5v and 12v are the power ratings right?

eager tulip
coarse orchid
#

my bad this one

eager tulip
coarse orchid
#

im guessing a the header got stuck

#

but the issue is the infite dust particles

#

opening to the platter is guaranteed dust

#

so i was wondering if there was a way to make a air contair and reduce the dust in it

#

similar to a sandblasting box but just a clearer air box

eager tulip
#

You could try that if you really want to - if you're comfortable with the possibility that by opening it you might just trash the drive

#

If it's trash anyway and you want to try it, you could.

coarse orchid
#

yep

#

thats really the situation

#

if it takes data after the opening im fine

eager tulip
#

I might be a bit worried about putting it back inside a machine if I'd had it open - the modern hard drives are really precision instruments with tiny parts inside. It's not like the big old ones you could blow canned air through

coarse orchid
#

ofc im not sneezing on it and stuff

coarse orchid
#

even more so the older DAT tape drive were like flipping watch level smol

#

the parts that is

eager tulip
#

good luck with it πŸ€

coarse orchid
#

alright

#

time to see what DIY Perks did

potent prairie
#

can anybody help me with data structure and algorithm implmentation in java

coarse orchid
#

need some help

eager tulip
coarse orchid
#

lemme show u

#

first

#

how tf do I spin the disk on this one

#

its clear the head is stuck

#

so thats the issue, the fix is to rotate the plater counter-clock

#

and pull the header out

#

but

#

the top is not connected to the head

#

plater*

eager tulip
#

Not sure - it seems you know more about this than I do tbh

coarse orchid
#

bruuuu

#

yootoob

eager tulip
#

sorry

coarse orchid
#

aight imma google then ig

coarse orchid
eager tulip
coarse orchid
#

welp

eager tulip
#

rip πŸ™

paper crow
#

any expert in piezoelectric sensors arround here?

stone echo
#

Can someone help me comprehend a piece of python code ?

verbal wraith
stone echo
still flame
#

So I've solved the first two questions in my assignment. I'm facing some difficulties with the third one. I see how f(n) is greater than n^(log_b (a)) According to CLRS, the third case requires f(n) to be asymptotically smaller than n^(log_b (a)) by a factor of n^epsilon where epsilon is greater than 0 (in other words, it must be polynomially smaller). It also mentions that it must also follow the regularity condition. I've done both of these. I checked for the regularity condition and got a positive result. However, f(n) here is 2^n and n^log_2 1= 1. Now here's my question how is f(n) i.e. 2^n greater than 1 by n^epsilon. This isn't valid is it?

safe geyser
#

Did anybody work with Rhino and knows how to make a Ring?

wanton brook
#

you mean js engine in JDK ?

fresh haven
fresh haven
idle dew
#

I just came around discord can u please tell me whats ping? And how do you ping someone?

viral reef
idle dew
#

Thnk you

viral reef
still flame
#

thank you so much!

#

clarified a lot!

indigo spade
#

can someone help me with this problem? i installed python to my system but vs code doesn't see it

verbal wraith
#

What's your OS?

indigo spade
#

Windows 10

verbal wraith
#

Okay

#

Check at the bottom right, blue line

#

*bottom left

#

Does it show the python interpreter?

indigo spade
verbal wraith
#

What did you run in the terminal

#

Open a new command prompt in your machine and just type 'python'

#

And show me the output

indigo spade
#

when i run my file from terminal inside vs code it works but when i try to run code output window messages me this error
cmd output: 'python' is not recognized as an internal or external command

verbal wraith
#

Yes that's why

#

Do the command prompt thing once please

#

Most probably you don't have it added to PATH

indigo spade
verbal wraith
#

Open a command prompt on your machine

#

And type 'python'

#

Show me the output

#

Also try 'python3'

indigo spade
#

i tried 'py' and it works....

verbal wraith
#

Yes

#

So it's added in your PATH as py

#

So when you run it

#

In the terminal

#

Use 'py' instead of 'python'

indigo spade
verbal wraith
#

VScode recognizes 3.7.8

#

But the terminal has 3.9.5

indigo spade
#

heeeeeeh

verbal wraith
#

It's definitely a PATH problem xD

#

There are very easy fixes to adding Python in PATH online, shouldn't be too tough

indigo spade
#

i understood omg ;` D

verbal wraith
#

:+1:

fresh haven
mighty moon
#

Any video on youtube to get started on Programming?

#

what do you guys recommend?

prisma basin
#

How to live stream on youtube with 2 mbps internet? 😒

void halo
solid sleet
merry raft
#

on the windows ink workplace/ microsoft withboard its a lying, horizontal A4 paper. how can i save and print my notes as on a vertical a4 paper?

west crescent
#

you can only save it as svg or png as far as I know

nimble needle
#

hey guys, sql question, i need to get one more column which will show the % of "gain" in "total_gain", can anyone give me a hint on what i should add to the query?

slate meteor
#

is anyone expereinced with java/spring framework/thymeleaf?

carmine wadi
#

Why do we use -f option with make command? like in make -f make.mk

paper crow
craggy sandal
#

i cant understand some thing in data structure can u please helpme

#

please someone

#

help

idle dew
#

@craggy sandal you're taking the cs50 course? cus i was on data structures and quit because i literally didn't know what was going on. something about linked sets using arrays or other to locate address in which relate to data pieces. saw a node demo of it, understood a bit but translating it to code is a pain in the brain

velvet pelican
#

ive been stuck on question d for an hour, im confused on which formulae i should use in the spreadsheet. please someone help me Crying_Nerd

wanton brook
proper onyx
#

Hello do we have anyone here who is interested in ML & AI stuffs.?

carmine wadi
void halo
pseudo ridge
#

i want it

full viper
#

if i have a file viewer.js which has an url:
/main/demo/viewer.js

and a pdf file that directed by:
/main/thefile.pdf

what is the url text i need to write in viewer.js to get thefile.pdf

next grove
#

Anyone have any clue which linux snapshot type (RSYNC or BTRFS) would be better for PCs in a uni, likely to be used by students?

west crescent
#

.. moves you up a directory

woven stone
#

Help with the highlighted questions pls

lavish crown
#

Any1 good at digital electronics / digital logic and design

#

I have few doubts

lavish crown
indigo spade
#

hi guys, my vs code doesn't want to run my c++ file, but i can't read why. how can i fix it and return to normal English symbols? if somebody know ready solution it will be nice

west crescent
#

Are there any non English characters in the file name or path? That breaks it sometimes

lavish crown
#

@indigo spade check ur terminal settings

merry raft
native scarab
#

Can someone familiar with arcadier help me?

proper onyx
proper onyx
#

Or try to print with some other way

fallow drum
#

any app developers here?

dusty jasper
#

Hello someone here good in java script please

unborn dome
idle dew
#

FileNotFoundError Traceback (most recent call last)
<ipython-input-14-a31a85b388f7> in <module>
----> 1 df = pd.read_csv("data\pima-data.csv")

How do I fix this error

heady galleon
#

Python can't find the pima-data.csv file. Try copying the entire path inside the quotes starting with the C: or User depending on Windows or Mac

wanton brook
wanton brook
indigo spade
#

@west crescent , @lavish crown thank you! c:

indigo spade
wicked pebble
#

hi ^^, i can increment this fk_column in the some way increment a primary key, (is the last column btw)

#

FK_login

#

@bleak jetty do you want "how make this " or a teoric explication of this ??

#

abstraction is anything more that you have a moto and it discription is color, heigth, etc... and have action exmple move, on, off etc

#

is one class (moto) in this have atributes(color heigth etcc) and have method(turn off/on) exmple

#

understand?

#

my english is bad πŸ₯²

#

encapsulation is the methods gets and sets

#

in english is dificult to explain sry

#

ahhhhh

#

see this page

#

is in pt but can use a extention to teranlate

#

translate

idle dew
#

Is there anybody out here learning to code (web development)? I am searching for someone to study with and talk about progress.

modest abyss
#

Hey guys I need sm help with HTML
"pls don't judge me ik it's so easy "
do We have to always put the elements of a form in the part defined by <form> </form> ?

astral gulch
#

anybody here preparing for DSA

#

I need help

spark cloud
#

take a look at this

modest abyss
#

thanks !

#

what's a ( prog document ) pls

rigid estuary
#

guys is codeacademy pro worth it? Also can I pay yearly instead of monthly 😦 can't really find anything about the yearly cost to it

inland hazel
#

@wicked pebble

eager tulip
#

This is going to be something along the lines of
if (x < 5) then { x = x + 5; } else { x = x--; }

#

Not sure if there's some kind of gotcha around it being a float type variable, I don't think so, though.

inland hazel
#

thanks so much

eager tulip
#

Hang on @inland hazel , sorry, I've assumed the right hand path is "true" and the left hand path is "false" - not sure why I did that.

inland hazel
#

so is it wrong?

eager tulip
# inland hazel so is it wrong?

Well... from a quick search it looks like with those decision boxes the left hand path is more often "true" and the right hand path is more often "false" (short answer: yeah, it's wrong)
That would give you:
if (x < 5) then { x = x--; } else { x = x + 5; }
But (and this is an important but), I'd say that if all you've been given is that flowchart, the answer is "this can't be done because it's unclear which path you take from the decision box - more information is needed"
If your course notes specify which side of the decision box should be considered "true" by default, though, it's safe to just follow that standard.
Make sense?

inland hazel
#

okay thanks

#

@eager tulip one more q?

eager tulip
#

It's really quite a while since I did this, but my guess would be the issue is that the addition converts oldCharacter to an integer, and then you're trying to store an int in a primative char - so the solution would be to cast the result of the addition back to a char type:
newCharacter = (char)(oldCharacter + 5);
Not 100% sure, though.

inland hazel
#

ok thanks again

eager tulip
#

sorry mate, got some other stuff I need to do. you could probably type that in and get the answer pretty quick though. πŸ˜‰

inland hazel
#

haha ok, thanks for the help

paper crow
#

this is a good exercise for you to learn about arrays, try to get the answer and we will check

inland hazel
#

im not sure how to implement it into the code, as it keeps coming up with error

paper crow
#

remember that any array starts on 0, and be careful with the j initialization inside the loop

#

you can always copy paste the code and run it

inland hazel
#

@paper crow im still really unsure

carmine saddle
#

can someone help me program an alphabet soup in c #? :,)

inland hazel
#

whats up

paper crow
#

the output is DAY, if the code is not like this it will throw some errors

inland hazel
#

thanks

paper crow
eager tulip
#

This is why exam and homework questions (should) ask for workings. πŸ˜…

gentle thicket
#

what's your graphic card?

wicked pebble
west crescent
#

GPU?

obtuse root
#

Hey I want to learn how to code Any specific books or sth you'd recommend I have skillshare account maybe sth from there

#

I took an html CSS course, but I need to revise the things that I learnt

thin hound
#

depends on what you want to create
in any case, python is a very beginner-friendly language (I haven't read many books, but I liked H.P. Langtangen's "Primer on scientific programming with python", should be easy to find a PDF online)
IMO, you should try to find some type of course that has some types of tasks associated with them

rigid estuary
#

guys is codeacademy pro worth it? Also can I pay yearly instead of monthly can't really find anything about the yearly cost to it

prisma totem
#

personally never used it, although i have (almost) exclusively used free resources to learn code, prob not necessary unless you really want to for some reason

desert flint
spring osprey
gentle thicket
idle dew
#

hey

#

anyone here good with R

#

idk how to find the standard deviation of a set of numbers without having to like important data

#

like if i have a sample of numbers, 0, 1, 3, 7, 8 how do i use R to find it's standard deviation

eager tulip
#

Has anyone used a simple, free tool to pull reports or forms from MySQL? Am looking for something like the forms functionality in MS Access but for MySQL.

eager tulip
thorny rock
#

I am looking for C# coding buddy

#

or a mentor

potent prairie
#

Can someone tell me wat the answer to ques 11 please??

pearl cedar
desert flint
#

@pearl cedar Using the keras functional API, I'm trying to apply a keras Reshape layer to reshape somethign from shape (19,) to (1,19) but it doesn't work

#

It's part of a long model but I singled it down to this error

#

@pearl cedar Yes that would work to simply define the layer but then to use it I feed in the tensor of shape (19,) as input

pearl cedar
#

I see; I take back what I said about the parentheses

dreamy zephyr
#

I know it's not original but I'm creating a flashcards app with voice recognition for android for my EPQ and I'm having trouble coming up with ideas for a name for the app.
If anyone has any ideas then give me a shout.

gritty fable
#

what is the difference between using c++ and c# for programming games? is there any big difference between one and another?

remote elbow
peak raft
peak raft
#

C# is used in Unity 3D so it is better for game development.

gritty fable
#

thanks @peak raft and @remote elbow, your answers will help a lot

idle dew
sharp ravine
#

hello anyone here have experience on rooting machines like htb or tryhackme. i need help here. thank you

jovial tide
#

Can anybody tell me why unwanted zip files keep automatically downloading whenever I connect to wifi on my android phone/tablet. Is the wifi corrupted? I don't understand!

supple dock
#

Hi! Can somebody help my friend @quiet hollow? He's having a problem with his keyboard (it's lagging) and he can't text properly. If anyone can help he can communicate w you on voice channel.

coral fern
#

Is anyone working here in php symfony framework? I have problem and cannot find any solution

wheat vector
#

yall what is the main tag used for in html5

#

is it just used to group related content together

zenith frigate
zenith frigate
sharp ravine
supple dock
rigid kestrel
# zenith frigate Have him 1) Restart his computer 2)Use a different USB port 3) Update or uninst...

Then this should have probably worked, check this out https://www.techwalla.com/articles/how-to-troubleshoot-keyboard-typing-lag if not then there might be a hardware issue 😦

Techwalla

Typing lag most often occurs as the result of a lack of memory. Adding additional RAM to the memory slots can ameliorate this lag. However, even computers with sufficient memory can experience poor keyboard performance. "Filter Keys," a setting in the Windows "Accessibility Options,"

supple dock
lavish crown
#

anyone good at data structures and algorithm?

#

specially in tress and graphs

pine maple
#

cool

idle dew
#

Task: Write a program, using functions only, with the following features.

  1. Program reads paragraph(s) from the file and stores in a string.
  2. Program then counts the occurrences of double letter appearing in any word of the
    paragraph(s) and outputs the characters along with its number of occurrences.
  3. If a double letter is appearing more than one time the program should show this only
    one time.
    Sample input (file):
    Double bubble deep in the sea of tooth with teeth and meet with riddle.
    Sample output:
    bb 1
    ee 3
    oo 1
    dd 1
    /??????????????????????????????????????????????????????????????????\
#

c++

verbal wraith
#

What exactly do you need help with in this problem

#

If you want people to just give you the relevant code, I think it'll be better if you try to solve it a bit and discuss the doubts

floral remnant
#

Somebody have a good recommendation of a book for data structures?

verbal wraith
#

Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein.

hushed creek
#

Anyone beginner at react wanna proceed together ? i know just the basic concepts

sand dirge
paper crow
# sand dirge

none of above, when you are using a mask you turn to 1 the bits you want to touch, in that example if i want to change the bits 1, 2 ,3 then i have to use a mask like 0x0111 =0x7 using an OR operation

dawn badger
#

hey guys, i have a question in computer science. It's about network, can someone help me?

warm shard
#

any python ideas?

#

im short on ideas rn

naive narwhal
#

hii does anyone know how to use after effects for free? its really expensive here in my country.

rigid kestrel
#

I don't know if promoting piracy is fine in this server but you can find pretty much everything on torrent πŸ˜‰

idle dew
#

Can anyone help me
I wanna download discord in my windows 7 laptop 64 bit...
When i click on setup it shows Kernel error...
Pls help me
:sob:

rigid kestrel
idle dew
#

@rigid kestrel 😭 😭

rigid kestrel
#

Windows 8 is also loosing support in 2023 so no point in windows 8 as well now πŸ’©

idle dew
#

Rip win 7

short flame
#

Windows 10 runs better optimized than win 7 iirc

#

Machine should have no problems switching over, not to mention it's more secure

rigid kestrel
#

I believe there was a free upgrade from windows 7 to 10

#

and 8 to 10

#

but i dont know if it was a limited time thing

short flame
#

Maybe that works? Windows upgrading tool? Jan 14 2020

#

Wait, am I actually allowed to post links? Lol

short flame
rigid kestrel
#

na kernal error for discord installation

idle dew
#

Leave this bro
I will figure it out
Thankyou for helping :v: :v:

#

Yep

#

Its working and i m doing same

#

....

#

Hm

#

@idle dew i am going to buy asus rog scar strix 15 2021 next year
.....
πŸ‘

vernal bridge
#

Hi guys, I am stuck at cnn architecture.
I have [130x30x1], where 130 is temporal, 30 is spatial. learning rate = 0.005 with sgdm
The best accuracy is 0.81. My aim is 0.90.
Any suggestions? (Matlab)

pearl cedar
vernal bridge
surreal tundra
#

Anyone here familiar with C?

rigid kestrel
craggy pier
#

Kinda unrelated, but does anyone here know how to make study-with-me livestreams? I want to make a study-with-me channel (inspired by jv I guess) but I have no idea what to do lol.

surreal tundra
rigid kestrel
rigid kestrel
craggy pier
rigid kestrel
craggy pier
surreal tundra
rigid kestrel
surreal tundra
#

I wanna count the occurrences of

#

Doesn't have to be a b c exclusively, can be geo go na mb

rigid kestrel
#

Do you know about file handling in c?

surreal tundra
#

What I know so far is

<file.txt

#

in the terminal

rigid kestrel
#

alright

#
#

this will help you to read a file

#

next u wanna split into strings right

#

on occurrence of space i assume?

surreal tundra
surreal tundra
surreal tundra
#

I can't code file handling in this, as I'm supposed to have it read it as user input when being initiated from the terminal

surreal tundra
#

yeah so its either getchar() or scanf()

#

Can't use scanf since it'll stop after the space

#

Or wait, I think I can use scanf

rigid kestrel
#

ya u can

#

so finally u cant edit the code file

#

u wanna read from a text file

#

and from that text file u wanna split into a list of strings whenever space occurs

#

correct?

surreal tundra
#

yeah

rigid kestrel
#

To my knowledge i dont think all of this can be done without editing the code file

surreal tundra
#

Not necessary store the text file inputs

#

Just go through it to cross count the occurrences

surreal tundra
rigid kestrel
#

for splitting str1 and str2

#

then for the count i believe u just need to run a loop and compare

worldly wind
#

may i ask why even i type bye, the do-while loop still continue?

rigid kestrel
#

your do while loop will run atleast once

#

considering you enter bye it will print bye and then wont ask for input again

#

because your loop will get terminated

#

If u know while loop, the code in the brackets will run after the condition is checked whereas in do while loops the brackets code is executed and then the condition is checked and if true the bracket runs again

#

so basically while loops check condition first and run where as do while loops run the code then check the condition to decide whether to run the code again

worldly wind
#

and thats the problem...

rigid kestrel
#

ohh wow

#

This is java right

worldly wind
#

ys

void halo
# worldly wind and thats the problem...

From what I see in your code, you typing bye into the output. But your not associating the string "line" to a output. So when your looping through it is just going to continue because line is still ""

#

I can work on your code after my work session but I think it is something minor like that and can be fixed with some similar reassignment

rigid kestrel
#

line is saving "bye"

#

issue is in java

#

you cant compare strings using

#

== or !=

#

you need to use string compare functions

worldly wind
#

ic! so i should use .equal()

rigid kestrel
#
while (!"bye".equals(line));
#

yes

rigid kestrel
worldly wind
#

it works. thx a lot!

sharp shale
#

hiya guys, can anyone explain what a hackathon is?

void halo
remote elbow
sharp shale
void halo
# sharp shale Yeah it does, i get the part where you are presented with a problem and you have...

So in those situations if you are on a team I would just say make sure the team is working on a language that you currently understand. Unless you are willing to work on new languages which I am not sure if during a hackathon is the best time to do so.

And it just works simply by a group of people coming up with an idea... for example you want to create a netflix clone. You get 4 people for example and just start working on it. Typically hackathons can range from lets minimum I have seen thus far 1 day to like 3 days. And you guys will complete a stub of the project, assign different roles for example 1 person does UI, 1 person back end, 1 person may help with graphics potentially or work on some form of automation concept if that is in the project and then just work through the project

sharp shale
verbal wraith
#

Mostly, the coding part for such hackathons isn't something very advanced and just requires a fundamental knowledge of web or app development

acoustic knot
#

Can someone suggest me some cool unique front-end project ideas
I can use Javascript HTML CSS.
I have to build it by Sunday!

verbal wraith
#

You can try making the snake game

#

Or some other lighweight game

acoustic knot
#

Judging criteria :

  1. Impact of the idea to the society
  2. Completion of Implementation of the idea
  3. Technologies used: until browser modules-> apps should majorly focusing on frontend and browser API
  4. Architecture and Cleanliness of Code
  5. Uniqueness of the Idea
#

these are the judging criterias

drifting bay
#

does someone know about processors data and control hazards

drifting bay
#

do you know assembly ?

verbal wraith
#

Which assembly

#

We were taught about it in MIPS

drifting bay
#

i need examples of each hazard in assembly but dont understand the difference

verbal wraith
#

Gotcha, give me a sec

drifting bay
#

like they can both be solved by just pipeline flush??

#

alrighty

nimble fog
#

Hey, can anyone help me with a laptop suggestion? I'm a highschool student so the budget is a bit low, around 500 dollars...And I would like to start digital drawing so a touch screen is preferred but I wonder if its possible in this budget fofaanatiti

verbal wraith
#

It really depends on what's available where you live so it'd be best to ask someone locally

mental hatch
#

I wouldn't recommend the Samsung Chromebook

dusk basalt
#

holy shit does anyone have experience with react bootstrap?

#

im literally malding about the fact that i cannot seem to find out how to get my custom colors to work

#

or rather custom themes

#

@ me if u have any tips or can help me

sterile heath
#

question - silver or space grey macbook? I heard it's easier for scratches to appear on SG but would like someone's opinion if possible.

old ember
#

could someone help me add floor markers..

#

"(4) Floor Markers
Next, you should work on getting the floor markers showing up on the correct floors next to the building. The first floor marker will always show up at the top floor. The other markers should show up at consistent intervals, based on the total number of drop points. You can determine the spacing by calculating (number_of_floors / drop_points). For instance, if the number of floors is 12 and the user wants 3 drop points, then there should be a marker every 4 floors (one on floor 12, one on floor 8, and one on floor 4)."

short flame
#

Do you need the formula for the floor markers or do you need to know how to get them to display

old ember
#

i need to figure out how to get them to display using this formula

#

(stories / points)

#

this is what its supposed to look like

short flame
#

I had coding for 1 semester so I'm probably not much use for this

old ember
#

ah, do you think i should take this to the math channel?

short flame
#

Yes but also no

#

Since the maths is basically stories / points then stories - points to figure out how many "empty" spaces you have but beyond that I'm at a loss

#

Maybe if you look back on the practice material for this, it could have some clues how to subtract that stuff

old ember
#

yea thats a good idea

vernal bridge
idle dew
#

Anyone here proficient using Pydroid?

sterile heath
thin hound
vernal bridge
nimble fog
#

Will it be better for me if I take an ipad and attach it to a keyboard instead of buying a low budget touch laptop? (I am into editing and digital drawing and I need to get school works done)

trail stag
#

Hi

#

do you know how to make money online by creating sites? i ask this because i tried on UPWORK but I fail and i want to try another way

short flame
#

You could advertise on Fiver for example, but web design generally requires a portfolio for you to present to a potential customer to make them interested - You could work on creating a couple of good-looking websites aligned with your interests and building a portfolio by creating websites free or at a huge discount for consumers/companies that are interested

burnt tartan
#

Hi everybody !
Is there anyone that knows C pretty well ?

trail stag
#

Me

#

I know C/C++

#

#incldue <stdio.h> void main (){char c[100]="i know C/C++"; printf("%s",c);}

#

))

#

where do you need this language? or what project you want to create?

#

???

#

@burnt tartan

trail stag
short flame
#

Well you said creating sites so that's what I got from that lol

#

But stuff like upwork and fiver perhaps, and if you're certified getting a job in the IT industry

trail stag
#

ok

near turret
#

does anyone know to how move excel equations?

wicked pebble
bleak jetty
#

In Java, what's the critical difference between calling a method with and without object
int a=accept(x,y);
int a=demo1.accept(x,y);

Where demo is class name, demo1 object name and accept is a method. Thanks!

tidal violet
#

Hey! Can someone suggest me a good YouTube channel/ Website to learn Javascript from w_fofaprocurando

verbal wraith
sly dune
#

Hey everyone
I recently started learning Python and i am facing an issue writing a certain script
If anyone could help you can dm me. I would really appreciate it
Thanks in advance!

tidal violet
verbal wraith
tidal violet
#

Thanks guys will check them out!@remote elbow @fringe yew

still flame
#

Can someone help me with the first part

#

I'll try and figure out the second part on my own

verbal wraith
#

The greedy algorithm fails for n=10

#

Or to generalize it more, it fails for numbers which are of the form '3m+1' where m is a positive odd integer

#

Since it would divide them by 2, instead of subtracting 1

still flame
#

@verbal wraith okay so in the 1st iteration, you would get 10/3=3 (since we would programmatically be dealing with int(s)). Further, in the second iteration we would get 3/3=1 right?

verbal wraith
#

But that would be wrong

#

That implies only two steps are needed

#

The greedy algorithm would have to consider whether n is divisible by 3 or 2 before considering them

#

The greedy algorithm in a) is working in reverse, so divisibility needs to be checked before replacing n by n/3

still flame
#

That makes a lot of sense

#

Thank you so much @verbal wraith

azure stream
#

β €

jovial violet
#

god willing i have a simple python question:
im writing a program where you enter a date and itll tell you what day of the week that date is, how do i get it so that it can also display an image with the date? ive downloaded simple image

wheat vector
#

anyone recommend small projects front end development

rigid kestrel
jovial violet
fair crypt
#

please could anyone help me solve this code, I am not sure how to fix the errors that are popping up,

#

These are the errors

#

Ant help is appreciated

shrewd heath
#

God whats wrong with my brain everytime i learn coding when i finish a simple task, feels like i want to take a break everytime i do it πŸ˜‚πŸ˜‚

candid knoll
#

you guys know what is happening here?

#

1 wire to 2?

drifting bay
#

Anyone know languages and automata?

wanton brook
edgy hawk
#

guys, i need help with a python exercise. I'm dying 😭
I have a list of emails that include emails of professors and students. The professors' emails end with @ornate fractal.college.edu and students' end with @wise rivet.college.edu.
I must separate the student and professor email ids into two lists, remove the extensions and, count how many of each are there.

But I can't seem to figure out how to separate them into two lists based on student or professor ids. how do i do this? please someone help me

verbal wraith
#

Look up 'Python string operations' and 'regular expressions'

#

They'll help you with your exercises and also help you learn more

void halo
#

Hopefully that should help you get started and making some progress

wheat vector
#

8 assignments due by July 11th and I dont feel like doing any of them

edgy hawk
# void halo You are also going to need to create a function with probably one parameter mayb...

i sorted them into two lists like this,
our_list=['abc@prof.college.edu','def@prof.college.edu',
'ghi@student.college.edu','jkl@prof.college.edu',
'mno@student.college.edu','pqr@student.college.edu',
'stuv@student.college.edu','wxyz@student.college.edu']

stud_list=[i for i in our_list if "student" in i]
prof_list=[j for j in our_list if "prof" in j]

print(stud_list)
print(prof_list)

but now I'm trying to remove the parts after the @ in each list and it's not working so far

verbal wraith
#

You basically need string slicing

#

There are multiple ways to do it

#

You can count the number of extra characters at the end and remove those

#

Or you can simply split the string at the occurrence of '@'

wheat vector
#

Yo whats would you call projects like these

#

Both projects do a virtual desktop kind of theme which is really cool.

#

Or is it a regular website with a virtual desktop as a theme

wheat vector
#

id like to second that

verbal wraith
wheat vector
verbal wraith
#

Hi, I really don't understand what exactly is 'lower intermediate' or 'upper intermediate' in terms of skill level since they really depend on what your definition of them is but for me, just learning technologies and languages that seem exciting works

#

Also, doing projects in them to make sure I have a functional knowledge of them and not just a theoretical knowledge

#

Once you have a strong foundation of general basics, it's just learning and applying constantly

verbal wraith
wheat vector
verbal wraith
#

I understand why it could feel that way

wheat vector
#

and im trying to get an internship

verbal wraith
#

Good luck man

#

Feel free to ping me for help

wheat vector
#

thanks dude really appreciate it

verbal wraith
#

I think that should come with practice and applying your knowledge to projects

#

What exactly do you mean by 'intermediate' though @idle dew

#

Lmao

#

Got it, could you express it in terms of concrete stuff like what technologies/languages you're comfortable with

#

and what projects/courses you've done @idle dew

wheat vector
#

Yo how all these basics connect to each other.

#

Like arrays, loops, if-then etc

#

How do you put them together when you working on projects

pearl cedar
#

have you tried advent of code? I like using their questions to practice. You can implement them in any language. The exercises start out easy and get more advanced. After you attempt them, you can look up other peoples' solutions online; a lot of them are advanced programmers and I often learn something new from their solutions. https://adventofcode.com/

pearl cedar
wheat vector
#

Im also trying to build a portfolio

pearl cedar
#

I see. I'm not in web dev, so I'm just throwing darts here. Maybe it would help to build one minimalist website with some basics (forms, dropdowns, navbar, etc) and focus on understanding that really well (and brush up on the basics like loops, arrays, etc.). Then you can use it as a template to build other sites for your portfolio. In short, spend more time on a baseline project and strengthening your fundamental skills, then get creative.

#

A seasoned programmer looking at your portfolio may be more impressed by one solid, clean project, over multiple messy projects that you can't fully explain.

pearl cedar
idle dew
#

anyone good with basic c++?

full viper
#

==========================================
i have this link how can i make it to open a pdf viewer in browser not to download it

void pewter
full viper
#

im on my laptop

void pewter
#

I think, (not a techie here)
open in new tab on you laptop, and a dialog box should appear which will ask you whether you want to save the link or open it

#

If it immediately starts downloading, then go to your browser settings and change from download directly to ask before every download option (or something along those lines)

shrewd heath
#

Hello, is intel 5 11400H (laptop) good enough for ui/ux design and coding?

west crescent
shrewd heath
full viper
#

8 is usable but 16 is good

#

i5 wont give u a smooth performent

west crescent
#

it also depends on what kind of coding you are doing

#

for mobile development you probably need stronger specs, specially if you want emulators

wheat vector
#

yo does anyone know a good place to learn and use practice test for sql

shrewd heath
shrewd heath
wheat vector
#

how do yall keep up school work while self teaching??? like rn im learning sql at school but i also want to brush up on html/css/javascript . how do i so this without getting overhelmed

random rose
#

anyone in college first year doing really well in C??

tranquil badge
#

should i get a pc or laptop for uni?

shrewd heath
tranquil badge
#

idk im just asking in general cus it's my first year in uni this coming sept

#

and idk what device should i get

thin hound
#

If you can only get one, get a laptop, I'd say

idle dew
#

Laptop allows more versatility. But it really depends what you'll be using it for. Cause you can usually borrow a laptop.

paper crow
#

laptop 100%

wheat vector
remote elbow
wheat vector
wooden grove
#

is anyone here familiar with python?

jaunty chasm
#

anyone good at java can give me advice for what im doing wrong here?

uneven canopy
jaunty chasm
void halo
shrewd heath
#

Is there any free website to learn C Language?

paper raft
#

Try FreeCodeCamp or udacity.

#

geeksforgeeks

shrewd heath
paper raft
#

No problem!

azure timber
#

hello anyone into Data structures and algorithm preparation want to pair up

#

we can discuss questions or concepts learned weekly or daily

dreamy zephyr
#

Anyone familiar with developing apps for android and have any good resources to use? Maybe guides or tutorials that helped
I'm planning on using Android studio if that helps

wet bay
#

Hi. Anyone into discord channel settings. I wanna create a bot to inform participants regarding blog posts on my web site when my blog posts are online. I tried a couple of ways but didn't work. Thanks in advance

unkempt smelt
#

Hello, so ... I have this program that does not work and I do not understand why: c, if someone helped me, I really would be very grateful, I am new to algorithms and it really is very difficult for me. The program to be carried out: Write a program that calculates the sum of all the even numbers between A and B, including the extremes. A and B are two positive integers provided by the user, with A <B. Example: INPUT: A = 2, B = 11; OUTPUT: 30.

#

My program: #include <iostream>
#include <cstdlib>
using namespace std;

int main()
{
int a,b,c;
do{
cout<<"ingresar un numero menor que la variable succesiva"<<endl;
cin>>a;
cout<<"ingresar un numero mayor al anterior"<<endl;
cin>>b;
c=0;
}
while(a<b);
for(int i=a;i=b;i++){
c=c+i;
}
cout<<"la suma es: "<<c<<endl;
return 0;
}

#

please help me :c

wispy hamlet
#

Hi ! I'm an engineering student. I'm trying to get into arduino-like stuff, and I've quite a few questions about that. Is it better to buy components (board, resistors, switches,...) separately, or to get a kit ? Are some brands better than others ? Where can I find good guides to get the basics and solid bases for the future ? (Budget is no problem here)
I get the answers depend a lot on my goals/why I'd like to use Arduino's for, but I myself am not certain. It's more about discovering and getting electro-mecanical skills for my studies and my own curiosity.
Thanks a lot ! :smile:

west crescent
wispy hamlet
#

OK, I'll do that too. Thanks for sharing your experience ^^

safe sage
blissful sphinx
#

Does anyone have windows 11 here?

digital haven
#

I coded this thing in python and its a bit slow so I'm going to write parts of it in C. Does C have libraries for data structures similar to a pandas dataframe or should i just store the dataframe as a dictionary of arrays

sand prairie
# unkempt smelt My program: #include <iostream> #include <cstdlib> using namespace std; int ma...
  1. Since you have already provided a < b ,the condition is always gonna be true and the while(a<b) loop will thus never end. So this isn't required ,ig only the 'for' loop is required.

2.In the condition part of your for loop ,since you want to run it till b,it should be i <=b .Whereas in your code you have initialised i to b.

3.As you mentioned ,only even numbers have to be added so there should be a condition inside the for loop that checks and skips odd numbers.example - if( i%2 == 0) then c =c +i. This way the statement will only run when current no. is even.

If anything said by me was incorrect,feel free to correct me as I'm still learning this language.

brazen lynx
#

Anyone know any good resources for finding datasets? (For machine learning)

brazen lynx
unkempt smelt
idle dew
#

Can anyone help with this question?

verbal wraith
idle dew
verbal wraith
#

check dm

trim wraith
#

How to find levels of complete binary tree with input being number of nodes present

#

What number of nodes will be considered invalid for a complete binary tree

rigid kestrel
#

here i is the level

trim wraith
#

Okay thanks @rigid kestrel

dreamy zephyr
#

Anyone know where I can get the MonoLisa font for free

dreamy zephyr
#

Thank you @rigid kestrel

cursive flume
#

Which framework should i learn if I want to add animations in my website

verbal wraith
#

I think you just need frontend for that, no particular framework
CSS and JS

void halo
cursive flume
#

currently using boostrap and i have only used js css for styling, i though i needed to use other framework to implement animation

#

thanks

idle dew
#

Anyone has done hackintosh in g40-30?

jagged smelt
#

does anyone know how do i increase/zoom in screen size on BlueStacks?? pls helpfofaanatitifofaanatiti

dreamy zephyr
#

Hi, I just recently covered normalisation in my class so sorry if this is completely wrong.
I'm designing a database for an invoicing program and would appreciate any feedback.
FYI, the 'Details' tables store the rows of each invoice/quotation and MySQL doesn't draw the arrows between the corresponding attributes so sorry about that.
I'm unsure about whether these need their own primary keys or can they just use the foreign keys from the previous tables.

fickle citrus
graceful vortex
#

Is there anyone know javascript ?

#

I need to understand Do while loop

#

`function guessGame() {
let randomNr = Math.floor(Math.random() * 11);
let guess;
do {
guess = prompt("Give me number about 1-10");
console.log(guess, randomNr);
if (randomNr > guess) {
console.log("Your number is to low");
} else if (randomNr < guess) {
console.log("Your number is to hight");
}
} while (randomNr != guess);
console.log("You Won");
}

guessGame();`

#

I did a small game

#

And I dont understand how is it works

#

πŸ™‚

#

If someone explain me how it works it will be cool.

west crescent
#

What don't you understand
You generate a random number
You keep asking thr user to guess until they get it right, if they dont you tell them if they're higher or lower and repeat
When they get it right you exit the loop and print you win

scenic lagoon
#

Has anyone tried installing minGW w64 for Windows 10?

#

I'm unable to run the installer

trail stag
#

hi

#

how can i work programer on internet (languages C/C++(OOP), JavaScript, HTML, CSS, PHP, SQL) without some experience,(I want to gain experience)

#

i want to work in some community

#

who can help me?

#

????

warped raft
dreamy zephyr
shrewd heath
#

Is there any specific course that i need to learn for data structure & algorihtm?

fickle citrus
candid knoll
#

i have a meh spec pc and got it to dual boot to linux

#

just wondering, can i use it for ios software development?

#

studied it for a while

#

but realized i need xcode to do it efficiently

pearl cedar
echo rivet
#

hey is there any competitive programmer right here?

rigid kestrel
humble halo
#

Anyone know how I can position a SVG to be centered at 70% across the width of the page?

idle dew
#

Hey, I am a beginner programmer, looking for a study buddy to study programming stuff together πŸ˜‰ (I am currently learning Java and JavaScript)

jaunty surge
#

hey my laptop is getting hot all the time its still fast but cpu almost 100 degree celsius any suggestions?

errant flower
errant flower
trail stag
#

on fiver need some projects to show people that you are not beginer

#

or something like this

errant flower
errant flower
#

Try participating in hackathons

trail stag
#

where is it?

#

what is it?

#

ok i finded i understand

#

thx

jaunty surge
errant flower
errant flower
idle dew
#

@echo rivet newbie on codeforces 😦

west crescent
#

Ay Im getting into cp too, I still suck tho :')

kind tusk
#

Hello guys, I'm not a guy who codes and have a limited knowledge of python. I want to master python. Can anyone help with the resources and help me understand in a deeper level

idle dew
kind tusk
#

@idle dew thank you

#

ill ping you If i have any doubts @idle dew

scenic lagoon
#

Guys please help me...I tried to change my username name in Windows 10. And when I tried to sign-in again. All my downloaded files are lost and I'm facing temporary sign in issue....all my files in download folder is necessary for my work. Please help me get access to my old files

pearl cedar
long onyx
scenic lagoon
tall cosmos
#

Send me a dm of what topics you'd like to cover :D

echo rivet
tawdry pulsar
blissful badge
#

hello, Δ± cant run discord or utorrent on my pc (Δ± had reset my pc today and tried download all stuff again) Δ± download java but still doesnt work. can you help me plz?

trim wraith
#

Guys , if anyone of you knows data science and is interested to work on a model to predict cardiovascular diseases , ping me

austere wolf
#

Does anyone have grokking the system design book with them?

pastel onyx
#

try running a windows defender full scan

blissful badge
#

Still nothing

#

I cant even setup pc's offical program which can be download in official page

#

I am acer nitro an15 user and we have nitro sense key on keyboard and i tried download nitro sense program in official page and it didnt work too

pastel onyx
# blissful badge Δ° did

Check your recent downloads and check if any files are sus and check task manager and check if any process is taking too much power and memory and if it’s a potential virus

pastel onyx
#

Is it not downloading the exe file or you are not able to open it ??

blissful badge
#

yes Δ± cant open exe file

#

Δ± am able to open opera and steam games and this is all

blissful badge
pastel onyx
pastel onyx
blissful badge
#

okay okay i fixed it

#

thank you

idle dew
#

helllo

#

anyone good with c++ math?

#

i need to calculate an equation

echo horizon
#

@everyone can u teach me c++

idle dew
idle dew
#
  1. Teach Yourself C++ ( Herbert Schildt ) [ Best book in my opinion]
#
  1. The C++ Programming Language (bjarne stroustrup) [ this one is much more detailed]
idle dew
echo horizon
#

It shows me tht " NO. OF PLAYBACKS EXCEEDED "

idle dew
idle dew
brazen lynx
#

how do you study for coding classes?? what is your process like to avoid cramming for exams/assignments etc.

#

any tips help lol

idle dew
#

also, any tips and tricks for phyton would be great

jade raft
idle dew
old relic
#

Hey people ! I really need help to create a java interface connected to an oracle database, can anyone offer some help?

idle dew
echo horizon
inland hazel
#

hey, could anyone help me with a internet related issue?

jade raft
brazen lynx
# idle dew Grind , Grind , Grind

Taking 2 intensive coding classes. 1 intensive engineering writing class for the summer. Thats basically my moto right now πŸ˜­πŸ˜‚

echo horizon
void crag
#

Yall this a question a bit different from what’s going on in here but can someone tell me what could possibly happen if I press the power button and volume down button at the same time in Samsung galaxy phone (and then after a vibration press power and volume up again) ....it’s a long story but in short someone asked me to switch it off but it required the password so I tried to force shut it but now m afraid if this would have caused some resetπŸ’€

pastel onyx
#

so mp no problems

mossy copper
void crag
pastel onyx
#

cause if you reset the password wont be there

void crag
void crag
pastel onyx
#

so lets just pray for it

void crag
# pastel onyx 99% itll be safe

A thankssssss 😭 lemme pray then thanks tho now I have some sense of security like ahhh maybe it’s there it’s fine

pastel onyx
void crag
idle dew
tardy plank
void crag
dreamy zephyr
#

I need to store login information for a program im making for a school project. What are my options?
obviously storing passwords in plaintext is a bad idea so do i just store a hash of the passwords in the database instead

idle dew
#

hwy

#

i need help in content writing help for a website

#

??

verbal wraith
inland hazel
#

hey, could anyone help me with an internet connection issue

dreamy zephyr
verbal wraith
#

You should be able to in any language

#

I personally haven't done it for Java but there should be a way

#

You'll have to look it up

dreamy zephyr
#

thanks πŸ™‚

paper crescent
#

Anyone here who has experience with website building using WordPress?

verbal wraith
#

@south ice I've dual booted Ubuntu, how exactly does it not boot

#

Did you change the priority order of boot drives?

#

Okay so

#

For you to boot into the live usb

#

You need to go to your bios

#

And change the priority order

#

Currently your main HDD or SSD will be at the top

#

You need to have your USB at the top of the priority order

verbal wraith
#

@south ice screenshot please

#

So, one of them will be your USB and you need to have it at the top

#

And then it'll be able to boot to it

#

There must be some way to identify it

obsidian plume
#

Hi everyone, anyone knows how to use Windows on an Apple M1?

verbal wraith
#

@south ice I think it should be either USB HDD or USB Cd

#

You'll have to look it up, and see for your device

#

What those entries mean

#

This is the boot device list option right?

verbal wraith
#

Ahhh

#

Could be a problem with the live usb then

jaunty surge
#

everytime i join a discord session my audio i was listening to before get really quiet

#

where is the option to turn that off? πŸ™‚

frank birch
#

Hi!
what programming language do you think i should start ?
i studied coding in highschool but i wasn t so excited about it and i wasn t sure about what path i wanna follow... in highschool i studied C ...

muted quest
pastel onyx
potent ivy
#

i kind of want to learn programming/developing. i know html and css aren't programming languages. where should i start?

#

i've heard things about python. is it a good idea to start there?

verbal wraith
#

Yes, python is good

short geyser
#

my journey started with html & css, then I learned a bit of javascript and found that it was so cool and easy to make interactive things in the browser, and you don't need much to set up or install or anything, and you can put it on the internet, etc

#

with python, you can learn the basics using a python "notebook" following some tutorials, but then you're going to have to deal with installing it. there's a bit more of a learning curve as far as making apps and stuff goes cause there's not a "natural" visual interface (browser) with most other languages like there is with html/css/javascript

verbal wraith
#

Seems like they just wanna learn for the sake of learning and do not have a goal in mind so any of the standard languages like Python, C++ make more sense imk

#

I don't think installing and getting python running should be that challenging

#

But yes, JavaScript is a nice start too thumsup

short geyser
#

if you start with python, google "python virtualenv" it will save you so much trouble

cloud zinc
#

Can python and Javascript work together on application? or is Javascript only for html (which i doubt)

#

I know how Python works but I want to make a game which uses Javascript (.Net framwork) just dunno where to start

#

as usual I know unity for like 5 years so I am pretty intermediate on Coding

#

Altho havent really explore much Code language except Csharp

dense goblet
#

generally in a server based game python and js both run together

#

if ure trying to work on unity or unreal engine u wont get to work with these as they develop only the frontend aprts

#

but if other than that u can make the use of both

cloud zinc
#

yeah, I just want the flexibility on coding since you basically start from ground up

verbal wraith
#

Yes, you can use python to develop the backend server while using JavaScript on the front-end to provide interactivity

cloud zinc
#

additional question, How do you actually use .Net framework, heard big games using it like Minecraft or Terraria but dont really have a general idea on how you will start developing using .Net framework, or am I just being stupid and thats actually csharp

verbal wraith
#

Yes, if you're doing game dev, then other languages like C# are preferred

dense goblet
dense goblet
cloud zinc
#

The only thing I want from python is the functionality of using multiple windows, Unity doesnt have multi window support so I thought of using Python which has it and javascript which is similar to csharp to help me get used to it

dense goblet
#

the engines of activison or blizzard arent revealed and activision basically uses python and java for its development and javascript for the frontend scripting and dbms for shelling them