Best resource to gain SQL knowledge quickly - under a week learn programming |
- Best resource to gain SQL knowledge quickly - under a week
- How can I start learning about assembly?
- I made a little resource to learn Node.js
- Is tkinter (python) still relevant?
- Best Java IDE for a College student to Computer Science
- A Method For Acquiring New Technical Skills
- Free C# / .NET Core / VS Code course
- [Python] How to multiply a list by all elements but itself (without using division)? + Another approach for my solution?
- What do i need to know to edit templates
- Currently taking a CS degree and the answer to this question puzzles me. (JAVA)
- Do you need access to the Reddit API in order to write a Reddit bot?
- Anyone learning x86 assembly language?
- C++ beginner calculator code analysis
- How to prepare for a programming competition in 6 months?
- Web development workflow with a templating engine or static site generator?
- Stuck in programming learning
- How to detect all PDF Portfolio files in a directory, using C#?
- Noobie to programming AND reddit (ANY HELP APPRECIATED)
- [homework] [java] making a 3D cube with simple java
- A little bit of direction required.
- is there a way to programmatically retrieve a bearer token from a site, without using chrome dev tools?
- PHP logout with session unset and session destroy not working
- Intermediate level resources.
- Please review and critique my Java code. Thank you! :)
- node -v on command prompt: 9.9.0; node -v on bash: 4.4.2
Best resource to gain SQL knowledge quickly - under a week Posted: 23 Aug 2018 10:05 AM PDT So I have an internship interview exactly a week from now. According to glassdoor they ask alot of SQL trivia and database design. Having not worked with a database or taken a database course yet, what is the best way to learn as much SQL and database knowledge as soon as possible. I know this is something that may typically take a month or few but to increase my chances of landing the internship, whats a good way to gather sufficient knowledge to possibly answer interview questions? [link] [comments] |
How can I start learning about assembly? Posted: 23 Aug 2018 03:24 PM PDT I guess my question is a bit broader than this. I want to learn about how computers are physically working - like what's actually going on underneath the higher-level code. I don't expect to be able to learn to actually write much assembly code, and that's not my aim either, because I know it's not terribly useful these days. But I'd just like to what's going on, you know? I'm really struggling to find any information. Every time I find something, it's full of terms I don't understand, so I look up those terms and find even more terms I don't understand. I hope this isn't too broad. Thank you! (I'm using a Mac btw. It's got an Intel processor, obviously.) [link] [comments] |
I made a little resource to learn Node.js Posted: 23 Aug 2018 02:44 AM PDT I made this little website that collects all the blog posts I've written on Node.js, gave it a structure so you can start from zero, and have a good understanding of how to work with Node. It can also act as a reference. It's nodehandbook.com I made it with GitBook, so you can also download the same exact content in PDF/ePub/Mobi format, to print or read on your iPad/kindle. Hope you will find it useful! [link] [comments] |
Is tkinter (python) still relevant? Posted: 23 Aug 2018 06:28 PM PDT I've been stumbled upon tkinter and wanted to learn more about it. I've been looking at tutorials that date back to 2014. 4 years later, is tkinter still useful and does it still have relevant applications to programming in 2018? If so, can anyone briefly explain if they use it in their jobs or some projects they are developing in 2018. [link] [comments] |
Best Java IDE for a College student to Computer Science Posted: 23 Aug 2018 04:51 PM PDT Just began my Computer Science major and was looking around for the best IDE for a beginner. Im currently learning java [link] [comments] |
A Method For Acquiring New Technical Skills Posted: 23 Aug 2018 09:48 PM PDT Hi everyone. In this post I wanted to share a simple technique that has become one of my top approaches for learning almost anything technical. If it works for you, great! Small disclaimer: I do not consider this method to be a shortcut as it will still require a large time investment. It does, however, provide a framework to make approaching difficult topics a little less intimidating. This technique actually came from a professor I had during my Sophomore year of college. He was the type of professor that everyone looked up to regardless of who you were or how much experience you thought you had. There was no such thing as "too hard" or "too ambitious" in his world, and the later part of his career was spent trying to redefine computing altogether. Recently I was told that he has officially retired. Since this technique made such a lasting impact on me, I decided to try and pass it along with the best broken English I can muster. First Things First
The Method
Summary
I hope this helps someone! I personally really like this style and use it whenever I can. It's a very aggressive method since you're rarely ever just passively reading or blindly following a tutorial. [link] [comments] |
Free C# / .NET Core / VS Code course Posted: 23 Aug 2018 09:03 PM PDT Hello Reddit! So I guess I'm somewhat well known around here for being one of the original bootcamp founders. Back in 2013 I launched the first .NET and Java program in the world, had great results, etc. I sold the business in 2015 and stayed on to help grow it, but have since moved on to a new venture. I'm still passionate about helping people learn to code, so I've started building some bite-sized courses to help people get started with the latest and greatest in C#, .NET Core with Visual Studio Code. When I originally started the bootcamp, my goal was to do a paid placement approach, so that people wouldn't have to pay. That didn't work out and I had to start charging tuition. It never quite sat right with me, even though the value my students were getting was superior to university fees, I still feel that most education is too expensive and even paid material out there is pretty low quality. So now that I'm putting out content again, I want to run an experiment. Here's the link to a course that covers the very basics of getting started with C#. I've pulled in some of my new team members to make it a mixture of written material, video, code-a-longs, and practice exercises that we think people will be pleased with. https://courses.driveit.io/p/introduction-to-programming-with-c-and-net-core The experiment part is that we are going to attempt to support this work via Patreon. Programming is a skill that can change the arc of your life and we want to be sure that everyone, especially students and the underprivileged have access to learn. I also don't want to support the work off of ad revenue or selling information or anything like that. Unfortunately, the creation of courses like this is definitely not free. We've been teaching programming for many years now, and we refuse to use half measures. We have equipment, hosting, video production, instructional design, and of course, our time. With this in mind, we are attempting to support this work through our Patreon account. Even $1 per month makes a difference, and as a Patreon subscriber you'll get access to our private discord server where you can interact with our team and people like you who are learning to code. We believe the social aspect will be almost as valuable as the materials. If the Patreon experiment is a success, not only will all future content remain free, but over time we will add content in Java, SQL, Web Development, and more. I often see people asking about a "free code camp" for Java/.NET, well here's your chance to help make it possible. https://www.patreon.com/driveit So dive in to the course, enjoy, it's free! If you like what you get, please use that Patreon link to signal that we should keep the content coming. [link] [comments] |
Posted: 23 Aug 2018 04:28 PM PDT I think this is the place to ask for this. So a bit of background: I'm doing 2 things at once, teaching me python and doing coding exercises that I would be asked during interviews. I got one such exercise question recently, it is: I was able to do that by doing: There's a follow up though: And that's where I'm stumped. (this is question 1) Question 2: (Me looking for another approach) I was also thinking maybe it would be easier for me to figure out how to not use the division without depending on something like numpy, but then I can't come up with a solution that isn't iterating over the entire array twice (once to get the value, the second to go over each and multiply). I've been at this for a couple of hours now and I have been searching for ways to do it perhaps using list comprehension or something similar but the truth is that I'm not sure it can be that way but I'm positive there has got to be a way to do this and keep simple. Any help would be appreciated. [link] [comments] |
What do i need to know to edit templates Posted: 23 Aug 2018 08:36 PM PDT So I need to edit and resign a themefuse template for a wordpress website using FTP. What do I need to know besides HTML and CSS? Thank you for any help. [link] [comments] |
Currently taking a CS degree and the answer to this question puzzles me. (JAVA) Posted: 23 Aug 2018 05:07 AM PDT Java class can have which of the following methods? A: void foo(int a) B: void foo(int a, int b) C: void foo(double a, double b) D: void foo(double a) E: void foo(int b) My answer is all of the above. However, the answer to this question is A,B,C,D only. Does anyone have any idea to why E is incorrect ? Thanks! Edit: Formatting, https://imgur.com/a/zfjHKDk [link] [comments] |
Do you need access to the Reddit API in order to write a Reddit bot? Posted: 23 Aug 2018 10:17 PM PDT NOTE: I'm not looking for a tutorial on how to write one, my question is purely about the API. [link] [comments] |
Anyone learning x86 assembly language? Posted: 23 Aug 2018 10:02 PM PDT Hey, i have been reading Programming from ground up. Is there any group for assembly language which i can join? if you are also in process of learning assembly language do PM me. [link] [comments] |
C++ beginner calculator code analysis Posted: 23 Aug 2018 03:32 PM PDT I come from python, started studying C++ and made a calculator. It works alright but I wanna know what looks off in the code. Anything from redundancies to stuff I could redo to make more practical. I know C++ is way more complex than python so I don't even know what I'm looking for. Anything stands out to the eye? Thanks. [link] [comments] |
How to prepare for a programming competition in 6 months? Posted: 23 Aug 2018 02:46 PM PDT Hello everyone. I want to participate in, and more importantly, do very well in a programming competition that's taking place in February. As of now, my programming skills and knowledge are very minimal. I know the basics of Python, Java and very little of C++. These 3 languages are all on the list of accepted languages for the competition BUT, it does state that "it may not be possible in all cases to achieve a perfect score with a particular language choice (for example, Python or Java)". I'm not sure if that means I should start diving deeper into C++ or continue on with learning either Python or Java. Furthermore, once I do decide on a language, I'm not sure of the steps I need to take to be able to comfortably place in the competition. If you have anything that could possibly help me, I would greatly appreciate it. Whether it be your advice, a book, a website, or really anything else. Thank you! [link] [comments] |
Web development workflow with a templating engine or static site generator? Posted: 23 Aug 2018 08:41 PM PDT I'm starting to venture into web development from desktop and algorithms stuff and am curious about a few things. What does a web development workflow look when when working on a website with a templating engine or a static site generator? In either case, as far as I understand, we need to run some templates through a program to generate source files for the website. So for this, how does previewing work? Every time we want to see the changes do we just rebuild the site then refresh the page or redeploy to a local server to see the changes? What about what a git repository might look like? Would we keep both the templates and the generated source on the repository? Any help would be greatly appreciated! Thank you very much! [link] [comments] |
Posted: 23 Aug 2018 01:52 PM PDT Hello! Probably I'm stucked in programming learning. I can create simple tic tac toe game or Konami Code implementation, but what about further learning? Where to learn, how to learn (for example SOLID or MVC architectural patterns)? I want to code in .NET, especially C#. [link] [comments] |
How to detect all PDF Portfolio files in a directory, using C#? Posted: 23 Aug 2018 01:38 PM PDT I'm trying to find all of the files in a directory that are PDF Portfolio files. I found this code here: It works for a single file but I need to scan through an entire directory. Also, I'd like to change the console output from "It's a portfolio" to "path to file and name of file is a portfolio". Any help is appreciated as I really don't know much of anything about C#. [link] [comments] |
Noobie to programming AND reddit (ANY HELP APPRECIATED) Posted: 23 Aug 2018 10:32 PM PDT Hello, r/learnprogramming. For an insanely large amount of time I've been wanting to get into programming but never have know how to start. I see so many YouTube videos that string you along but don't actually explain what or how they are doing what they are showing you. Maybe the idea I'm about to suggest is too ambitious but I would like to recreate this somewhat simple but amazing game called Gregory Horror Show (https://en.wikipedia.org/wiki/Gregory_Horror_Show). Doing something more reasonable is great too. I'm aware that jumping into 3D might be a bad idea I just don't wanna lose interest like I have with so many other "Projects" [link] [comments] |
[homework] [java] making a 3D cube with simple java Posted: 23 Aug 2018 09:52 PM PDT Hey! I'm trying to make a cube-like data structure for an assignment. It supposed to be a collection that holds elements (objects) in a 3D grid layout, and each cell should be able to hold more than one element. It has to be able to run with a limited amount of memory (about 5GB). We can only use simple java - no libraries like Collections. I was planning to do a 3D array, but due to quite big dimensions provided in the spec this will use too much memory to be viable (if I filled the grid with ints it would take > 2GB, and its supposed to hold objects). It does not actually have to be a cube, but has to "act like it" -> the elements should be accessible with x, y, z coordinates. I thought about trying to make something like a Hashmap with the coordinates as keys, but am not sure how to do this with only simple arrays. Would appreciate if someone could help me out with either giving me a tip to start making a Hashmap like structure, or something else that wouldn't use a huge amount of memory like a 3D array. Thank you! [link] [comments] |
A little bit of direction required. Posted: 23 Aug 2018 09:46 PM PDT I'm a student starting grad school quite soon. It's kind of intimidating observing the knowledge and projects some of my peers already demonstrate on their resumes. I am fairly average at coding and I've been doing hackerrank problems to improve my skills. I code in Python majorly and I've some familiarity with C and Java. I'm thinking of a specialization in machine learning(ML) but I don't have any projects (none relating to ML) to show. Is there anything I can do other than taking up courses in the field? Some books or online material? [link] [comments] |
Posted: 23 Aug 2018 09:40 PM PDT Hi All, I have a ruby script which requires me to enter in a Bearer token periodically, it's quite a pain because I have to login with my email address, password. Then I go into chrome inspect and copy it from there.... The token expires every 4 hours, so it's tedious. Is there a faster way to do this? THANK YOU. [link] [comments] |
PHP logout with session unset and session destroy not working Posted: 23 Aug 2018 05:03 PM PDT I made this code on my logout.php file to logout my user but its not working. I made two if statements here, one for if the user is logged in and the other for if the user is logged out, to show text if either is true/false, but neither is showing and the page just shows blank. What should I change here? [link] [comments] |
Posted: 23 Aug 2018 02:43 PM PDT Hi, I'm a third year university student in a CS program and will unfortunately not be taking classes this semester. What are some resources I can use to further develop my programming knowledge, or a similar skill that would be marketable. [link] [comments] |
Please review and critique my Java code. Thank you! :) Posted: 23 Aug 2018 04:47 PM PDT Hi everyone, I've been reading my Java book for a couple weeks now and have been practicing and slowly getting better (I think) To test out some of the things that I have learned - I tried to make some small game mechanics based of a previous RPG game I have played throughout my childhood (Runescape). I created a Player class, a Food class, an Ore class and of course my Main class. The object of this exercise is as follows:
Below I will post Pastebin links to my code for you to review along with an image of my console output - I'm looking for someone to critique my code and give input on what I can do/change to become better overall. Thank you so much in advance. Main Java Class: https://pastebin.com/0NdQm4VU Player Class: https://pastebin.com/Wd3n29Ct Food Class: https://pastebin.com/mSaERgvg Ore Class: https://pastebin.com/DpjrXbgB Image to Console Output: https://i.gyazo.com/744b3c7b2a1ff1fe001b6edddc36dcfa.png [link] [comments] |
node -v on command prompt: 9.9.0; node -v on bash: 4.4.2 Posted: 23 Aug 2018 02:20 PM PDT I'm trying to deploy a small heroku app. I can't use command prompt because I don't have SSH permissions (already a huge headache), so I need to use bash. I can't in any way, shape or form get bash to use a version of node that can run heroku login. I get: I would use Ubuntu on my VM but that just took a crap on me and isn't an option atm. Any tips would be appreciated [link] [comments] |
You are subscribed to email updates from learn programming. 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