Reverse interview questions to ask an employer. learn programming |
- Reverse interview questions to ask an employer.
- Fast programming languages
- Is it rude to ask random companies for student internships?
- Any novice programmers looking for a mentor?
- Linux Distros
- Spotify API + Rstudio help please
- Read => practice tutorials => think I understand => get to exercises and stare at blank screen => repeat
- What are the best ways to learn web development: CodeCademy, Tree, Udemy or FreeCodeCamp?
- Help with statement "IF" [PYTHON]
- I can pick programming languages up fairly quickly, but need guidance on how to approach the following
- I need help with very simple javascript code.
- I know Odin gets its due praise here, but AppAcademyOpen is also very good
- Why can’t all into be fit int float64s?
- Getting this error: The multi-part identifier could not be bound
- Need help understanding this.
- Is making a discord bot a worthwhile project?
- Memory allocation in C
- What are the best ways to learn Python: CodeCademy or Udemy?
- How does self-hosted code protect against customers who potentially might want to steal and replicate it?
- programming an online database as a total noob
- Help with a sorting algorithm that stays in the middle of the list?
- Is it worth learning DS and Algorithms before College?
- What books would you recommend?
- What SQL to use with technical assessments?
- Any recommendations on literature for coding beginners?
Reverse interview questions to ask an employer. Posted: 07 Apr 2020 08:14 PM PDT This project is a list of questions which may be interesting to a tech job applicant. The points are not ordered and many may not apply to a given position, or work type. https://github.com/viraptor/reverse-interview/blob/master/README.md#expected-usage [link] [comments] |
Posted: 08 Apr 2020 12:25 AM PDT What does it mean for a programming language to be faster that another and why does it matter? [link] [comments] |
Is it rude to ask random companies for student internships? Posted: 07 Apr 2020 06:42 AM PDT I've been trying to find some sort of a job or student internships for 2 months now and I had no luck. My method was, I went to my local job ad website, and I started sending out emails asking if the recruiting company is looking for students, even if their ad was for a full time position..I sent my CV and a cover letter asking for some sort of a part-time student position.. Is this not a smart thing to do? I don't think I've gotten a single response yet, not even a "NO"...I feel like I am being really annoying with this.. Are there any other places I should be looking for an internship? [link] [comments] |
Any novice programmers looking for a mentor? Posted: 08 Apr 2020 06:04 AM PDT I run an after-school program to teach programming to kids, and also teach homeschoolers during the day. With COVID-19, I have switched all of my teaching to virtual. I have some extra time in the day now, so if any novice programmer is looking for a mentor, let me know. I'm currently tutoring an adult student who just finished a coding bootcamp and is looking for his first programming job, but is not confident enough to go for tech interviews. I have been giving him lots of algorithm problems, and then going over his solutions every week over Google Hangouts. We go over common programming techniques and data structures. I have been programming for 22 years, and have worked for various tech companies including Microsoft and Zillow. I am proficient in JavaScript and Java, and am familiar with several other languages. I am also proficient in web development. Let me know if you would be interested in meeting me over Google Hangouts to discuss how I may be able to mentor you. [link] [comments] |
Posted: 08 Apr 2020 07:07 AM PDT I am new to learning coding myself. I found a good computer for it but it comes with one of two Linux Distros, Mint and Ubuntu. I am leaning more toward mint due to it being a lighter Os. Which one should I get and why? [link] [comments] |
Spotify API + Rstudio help please Posted: 08 Apr 2020 06:08 AM PDT Hy! Not too experience with this, but does anyone know how to retrieve audio features for a few specific songs using the spotify API and visualize them as a radar / spider web graph? Would really appreciate any tutorial [link] [comments] |
Posted: 08 Apr 2020 08:15 AM PDT Having a lot of trouble getting over the hump. Feeling very aggravated today but I know it's just part of the process. Anyone else want to share the hardest days they went through while learning to program and how they got through it. [link] [comments] |
What are the best ways to learn web development: CodeCademy, Tree, Udemy or FreeCodeCamp? Posted: 08 Apr 2020 08:08 AM PDT What are the best ways to learn web development: CodeCademy, Tree, Udemy or FreeCodeCamp? [link] [comments] |
Help with statement "IF" [PYTHON] Posted: 08 Apr 2020 08:04 AM PDT This is a part of a tk window that uses sqlite3 and i need that my if statement change the text of a thing, but doesnt work:
This is the if statement:
I need that if nombre OR autor OR year are empty, says: [link] [comments] |
Posted: 08 Apr 2020 07:17 AM PDT Thanks for reading, Quick summary, I need to make a website for people to submit travel/expense claims to be authorised by their managers, with finance having access to everyone's records. In greater detail: I was wondering how to go about making a website for my workplace (made up of different companies) where people log in with their email and password (they'll have signed up giving their name, position, Line Manager (from a dropdown list) and company/company ID, i can't think of what else they'd need). Once logged in, they can look through historical claims and also create new claims as draft and submit with a unique ID. These will trigger an email to be sent to their manager saying 'click here to approve' etc. Once they click on to approve, the status of the unique ID will be 'approved' and therefore available for the users with specific privileges (finance) to look through them and export a list if possible. I was wondering if someone could guide me in how to do this, excluding the web-design part with html, css, javascript etc, which database server should i use and how do i link them? PHP or Visual Studio? If anyone could point me down the right direction, that would be great! Note, I know a lot of companies already offer this but there will be a few charity-specific things I want to add to it and working for a charity of >300 staff, we'd rather save on >£10k a year. Any help is greatly appreciated! [link] [comments] |
I need help with very simple javascript code. Posted: 08 Apr 2020 07:12 AM PDT I want to switch between two colors when I click the first button. The second button is to show the result color. [link] [comments] |
I know Odin gets its due praise here, but AppAcademyOpen is also very good Posted: 08 Apr 2020 06:51 AM PDT I see Odin get recommended a lot - and I have used Odin quite a bit and recommend it for people who want to read material as opposed to watch videos - like I think me, which is why I used Odin first. AppAcademyOpen however is fantastic as well, and there are many more video demos and terminology is used well for the most part it seems, I found it really has helped supplement/accentuate my Odin studies. I am more specifically speaking to the Rails and backend coursework. I think one thing that first threw me off is it not appearing to be much material on the AAO site, but the interface isn't so typical but if you expand everything there is hours and house of material. Also, for those who are in particular interested in Rails/Ruby, I have heard that AppAcademyOpen will be moving to Python/JS perhaps later this year if I recall correctly, but those who are already signed up for Rails track won't lose their progress. I don't know why/if they would just not be having people be able to sign up for Rails even if they go to Python/JS. Just wanted to put this out there, since I don't know if as many people have used AAO yet from what I have seen here, and thought I would put this out here. AAO has been great so far, a great addition to Odin studies, and if you like video demos - they have written lessons too which are good - then AAO might be standalone for you. Wouldn't change a thing with either Odin or AAO, they both do their thing and purpose. [link] [comments] |
Why can’t all into be fit int float64s? Posted: 08 Apr 2020 05:47 AM PDT For example with JavaScript you can't represent this int64 in memory so if the server expects int64 then it must be treated like a string in js-world. Why though? [link] [comments] |
Getting this error: The multi-part identifier could not be bound Posted: 08 Apr 2020 08:31 AM PDT Trying to update data from one server to the server. There are 3 columns: Year, Site and Code that need to be updated from my current server to Server2, however I keep on getting the error of "The multi-part identifier could not be bound." Below is my query: Also my select query is working fine UPDATE [Server2] . [Fleet] . [dbo] . [log] SET [Server2] . [Fleet] . [dbo] . [log] . [Year] = Poll . [Year], [Server2].[Fleet].[dbo].[log].[Site] = Poll . [Site], [Server2].[Fleet].[dbo].[log].[Code] = Poll . [Code] FROM (SELECT Year, Site, Code FROM sacfindb . [UC_POLog] . [dbo] . [ctbl.Main.Report] WHERE Year = left(convert(varchar,getdate(),126),7) AND Site = '7115' and Code in ( '52120','52140','52147','52146','52182' )) Poll [link] [comments] |
Posted: 08 Apr 2020 08:30 AM PDT #include<stdio.h> #include<stdlib.h> #include<stdbool.h> #include<bits/stdc++.h> using namespace std; struct Node { int data; struct Node *next; Node(int x) { data = x; next = NULL; } }; bool areIdentical(struct Node *a, struct Node *b); void push(struct Node** head_ref, int new_data) { } int main() { int T; cin>>T; while(T--){ int n1, n2, tmp; struct Node *a = NULL; struct Node *b = NULL; cin>>n1; while(n1--){ cin>>tmp; push(&a, tmp); } cin>>n2; while(n2--){ cin>>tmp; push(&b, tmp); } areIdentical(a, b)?cout<<"Identical"<<endl:cout<<"Not identical"<<endl; } } bool areIdentical(struct Node *head1, struct Node *head2) { Node* temp1, *temp2; temp1 = head1; temp2 = head2; while (temp1 != NULL && temp2 != NULL){ if (temp1->data == temp2->data){ temp1 = temp1->next; temp2 = temp2->next; } else{ return 0; } } return 1; } /* So this is a solution I wrote(only the areIdentical function, but i've included the driver code which was present in the website I practice on.. so there are number of test cases etc. as input) for checking if 2 LL are identical. And it works, except in one case I don't understand why. When the input lists are unequal in size and the larger has all the elements of the smaller one in the same order( like 1,2,3,4 and 1,2,3,4,5,6) the return from the function should be true since the it should exit the loop when one of the lists end and return 1(true) but instead it works as it should and return 0(false i.e not identical lists). Why does it work? */ [link] [comments] |
Is making a discord bot a worthwhile project? Posted: 08 Apr 2020 08:29 AM PDT I have to get started with making projects. Is making a discord bot a project which is worthwhile? [link] [comments] |
Posted: 08 Apr 2020 08:24 AM PDT Guys I need to write programs in C that allocate 1000 bytes of memory within the process using functions write in each of them a number 20 and then deallocate the memory. I can't use standard malloc funtions, but explain how they are implemented (using Windows API and Posix API). [link] [comments] |
What are the best ways to learn Python: CodeCademy or Udemy? Posted: 08 Apr 2020 08:23 AM PDT What are the best ways to learn Python: CodeCademy or Udemy? [link] [comments] |
Posted: 08 Apr 2020 08:15 AM PDT Hi all. Let's assume that a company provides client code to be run on all your network devices. All of these devices have information they need to communicate back to a central point. Because the customer doesn't want all this information being sent off to some web server they don't trust, let's assume the company provides self-hosted server code they can run off something like an RPi, and then they just log in to that RPi server with a web page through a browser off any network machine. Since the customer now has a copy of the server and the client code, what's to stop them from copying the code and just creating their own solution? We can assume the company probably has a license but since it's all run locally, there is no way to know if they just flat out ignore it. We can assume that the company also has like a CD/Software key type system going, but again since it's local, the customer could just copy the server and client code and make their own solution. How would a company possibly protect against this? Assuming the company went ahead and just hosted one big server on a website and had all the network clients report back to the company web server, what is to stop the customer from prying open the client code, seeing what stuff it is sending to the server, and creating their own server all over again off of seeing what is sent? Thanks for any responses in advance. [link] [comments] |
programming an online database as a total noob Posted: 08 Apr 2020 08:11 AM PDT Hi everyone For a student project, I'd like to build an online database for sharing scientific data regarding water quality. Data should expectedly be saved as .csv files but that may change depending on stakeholder needs. Also access should be controllable, for example via a licensing system. Implementation of search and sorting functions would be a valuable feature. The only problem I have is, that I am pretty much a total noob when it comes to programming. Until now I've only done statistical evaluation in R plus some minor programming in python and MATLAB. Fortunately, I have lots of time available due to the current situation and I'm willing to learn the programming skills to tackle this task :) I plan on using html and css for website presentation and SQL for storing, manipulating and retrieving data in the database. Now, my questions to you are:
I am thankful for your advice, thoughts, criticism and just about anything that comes to your mind regarding my project. I am looking forward to hearing from you :) Kind regards hho [link] [comments] |
Help with a sorting algorithm that stays in the middle of the list? Posted: 08 Apr 2020 08:09 AM PDT I can't quite figure out a way to go about sorting a list of 20 numbers while staying at position 10, comparing and inserting from there. You can compare away from spot 10, but you can only insert the new number at position 10. The set has to start empty and you add one each time, i.e. the list isn't already set randomly through the 20 spots. Is there a sorting algorithm that is similar to this that I could look at to help? Thanks in advance [link] [comments] |
Is it worth learning DS and Algorithms before College? Posted: 08 Apr 2020 08:03 AM PDT Hello! I'm a sophomore in HS, been programming for a year and a half now and recently started thinking, "Will I just relearn everything I'm trying to learn in college? Should I be spending my programming time more efficiently?" I was thinking of doing Princeton's Algorithms course but I'm wondering if I'll just relearn it all in college and do it for naught. On the other hand, I imagine learning things like that will make me a better programmer now and make life in college easier. I did struggle *a lot* with the first section when I checked it out, though: I may be too stupid for it right now lol. Recently, I've been trying out JavaScript frameworks and have been having fun doing small projects with them. I was also thinking of learning Spring, but I wonder if I'm getting ahead of myself without having a solid basis on Algos and Data Structures to work on. I can't wrap my head around where I'd use them in my projects, but that's a given, since I don't really know any that aren't basic. Thanks in advance! [link] [comments] |
What books would you recommend? Posted: 08 Apr 2020 07:58 AM PDT It's my birthday coming up in a month, and my girlfriend asked me for ideas for a present. My first thought was a book to help me learn programming. I have been learning python and web design for about 7 months now mostly from youtube, udemy, khan academy, and some free university classes I've found. My goal is to make a myfitnesspal/blog type website. I imagine people posting pictures of their food they make, uploading recipes, workouts, etc. Eventually I'd like to hook up an ios app to it. Even further in the future, I'd like to try to make a computer vision to recognize the food people take pictures of. I use django as a back end, and just use the template structure with basic html, css, and vanilla javascript on the front end. What books/textbooks would you recommend for someone who's looking
[link] [comments] |
What SQL to use with technical assessments? Posted: 07 Apr 2020 11:06 PM PDT Hi all, I've been job searching for software developer roles since the start of the year. For two assessments they asked me to make a small app that does some DB operations. For both of them I used a H2 database since it seemed to be the one that required the least amount of setup, and also because I don't know how else to give the assessor a DB to go with my app. What DB do you usually use for such assessments, and how do you bundle it with your app for them to use? [link] [comments] |
Any recommendations on literature for coding beginners? Posted: 08 Apr 2020 07:27 AM PDT I am now learning the JavaScript language on an app called SoloLearn. Is there any literature you would recommend? [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