Assembly language link? Ask Programming |
- Assembly language link?
- Python Project Ideas (Beginner-Intermediate level please!)
- Area to work on
- Ruby Variables in JavaScript?
- Is the far lands in Minecraft a result of an overflow of number values?
- Finding patterns in rows of binary numbers
- How to automate a browser game?
- How to create an extension that goes to a site and clicks certain indexes?
Posted: 11 Jun 2021 06:53 AM PDT Hi everyone, Is there a discord to learn assembly language 8086. Thanks [link] [comments] |
Python Project Ideas (Beginner-Intermediate level please!) Posted: 11 Jun 2021 09:14 AM PDT Hello Reddit Programmers! I have learned the basics about Python through a beginner course I took and want to take my knowledge and test it out. I am a teenager on summer break wanting to spend my time working on small-ish projects which are fun and look good when applying for internships. Ideally, if it is a project dealing with large amounts of data, the data would be easily accessible and a project with not too many out-of-the-ordinary libraries. Thanks guys and please let me know in the comments! [link] [comments] |
Posted: 11 Jun 2021 09:08 AM PDT Hello I've been learning programming on my own, i've learn some Python, C and a bit of C++ and Java. I'm a bit unsure on which direction i could go to continue learning to get a job. I live in Italy and i'd prefer working on my own as a freelancer, i was thinking maybe to focus on web developping ? anyone could advice? thanks [link] [comments] |
Posted: 11 Jun 2021 11:42 AM PDT So I know I can use a ruby variable in HAML just with the @ symbol, and with inline javascript in HAML I can do "#{@ruby_variable}". But if I have an external JS file that is linked into the HAML file, is there a way I can use ruby variables into that external JS file? [link] [comments] |
Is the far lands in Minecraft a result of an overflow of number values? Posted: 11 Jun 2021 10:57 AM PDT |
Finding patterns in rows of binary numbers Posted: 11 Jun 2021 08:57 AM PDT If you hypothesized that there are some patterns in rows of binary numbers, how would you go about finding them? Let's say you have 100 rows of binary numbers, 100 digits in each, would there be an easy way to detect whether the 0's and 1's are random or have some sort of patterns between the rows? Since the patterns in this case would have to be same in all (or most) of those rows I imagine it should be quite easy for some algorithm to detect that there is something "not random" about them. I'm sorry if it's a very primitive question, I'm not personally very knowledgeable about programming or IT in general but it sounds like something that should be quite easy to do so maybe there's a software I could use for something like this? [link] [comments] |
How to automate a browser game? Posted: 11 Jun 2021 08:52 AM PDT Hey guys. So a friend of mine plays this game called "Bimbo Land". Its a basic dressup game where you get a job and improve your skills, etc. The thing is that you get money or skill points by choosing for how long you want to do specific activity (If you need fitness points, you go to the gym and choose to work out for 3 hours and get 3 points. Each hour costs you 10% of your energy, and after your energy is zero, you need to go home and sleep). So I was wondering how can I mess around with this game and automate it? It wouldnt be effective to go to the game after some time has passed and do the clicking. How can I create a bot? And what kind of bot do i need? Is Selenium enough for such automation? Thanks guys, any help appreciated! :)) [link] [comments] |
How to create an extension that goes to a site and clicks certain indexes? Posted: 11 Jun 2021 07:39 AM PDT Im sick of always having to click my school site, then login, then click the stufy im in, then the class etc. is there a way i could record what indexes im clicking and then just make a bookmark of the script? I know book mark scripts that do other things. is there maybe an extension or something? [link] [comments] |
You are subscribed to email updates from AskProgramming. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment