• Breaking News

    Friday, April 23, 2021

    What have you been working on recently? [April 24, 2021] learn programming

    What have you been working on recently? [April 24, 2021] learn programming


    What have you been working on recently? [April 24, 2021]

    Posted: 23 Apr 2021 09:00 PM PDT

    What have you been working on recently? Feel free to share updates on projects you're working on, brag about any major milestones you've hit, grouse about a challenge you've ran into recently... Any sort of "progress report" is fair game!

    A few requests:

    1. If possible, include a link to your source code when sharing a project update. That way, others can learn from your work!

    2. If you've shared something, try commenting on at least one other update -- ask a question, give feedback, compliment something cool... We encourage discussion!

    3. If you don't consider yourself to be a beginner, include about how many years of experience you have.

    This thread will remained stickied over the weekend. Link to past threads here.

    submitted by /u/AutoModerator
    [link] [comments]

    I did it!! One year of self teaching and I just landed my first job as a software engineer!

    Posted: 23 Apr 2021 06:37 PM PDT

    I am beyond happy! I somehow managed to land a job at the company I originally learned C# for! One year of study, I have no idea how many applications, and 6 interviews later I get to do what I love for a living! All I have to say is Wooooooo! And a big thank you to this sub, y'all are amazing!! I am off to drink this champagne guys!

    submitted by /u/nameisinigomontoya
    [link] [comments]

    Today I finally escaped tutorial hell!!!!!

    Posted: 23 Apr 2021 06:06 AM PDT

    I am so happy!!!!!! First of all, I want to give a big thanks to this sub for sharing outstanding resources to learn from, and all people that have been nice in advising/helping me.

    Today is the first time I sat down and coded something after being stuck in tutorial hell since I started this journey. I was jumping from source to source and learning a little bit of everything, never diving in too deep into a concept. There's so much to learn that jumping from source to source seems inevitable. But the kind people of this sub and r/ProgrammingBuddies advised me that the best way to learn was to implement it, to just practice practice practice! I was scared at first, but they decided to help, so we did one of the challenges from frontendmentor.io. I was in charge of doing the HTML part. It's nothing big, but I DID IT ALONE WITH NO HELP AND THAT FELT REALLY GOOD!!! I didn't realize I learned so much in the past couple of months because I never put it to use, but damn it felt good when I was coding and I actually knew what the hell I was doing. And all that commit/push crap in git seemed daunting as hell, but actually doing it wasn't that bad!!!!

    I'm really fucking happy and I'm not scared anymore. It isn't much, but I feel way more confident than I did at first. It feels awesome to have results from your hard work, and coding is visual evidence of everything you've learned and know! Now I'm going to start my own projects and dive in headfirst with coding and figure out the syntax as I'm going. It's a long journey, but damn it's amazing.

    If you're scared of jumping into the unknown waters of coding, DON'T BE! You probably know more than what you give yourself credit for. You learn as you go, and you'll be quicker to spot your bugs and understand why your code isn't working if you're actually writing it. Looking at other people's codes from tutorials is helpful but only to an extent.

    edit: Happy coding!

    edit 2: wow!! I posted this and went to bed, it blew up. Thanks for the awards and upvotes! I hope you got some motivation out of it

    submitted by /u/sachiewang
    [link] [comments]

    How to learn SQL for complete beginner? And how to get entey level job after learning it?

    Posted: 23 Apr 2021 12:42 AM PDT

    Please advise me some ways to learn SQL, some resources and what will be the procedure to get job after completing it.Any advice will be super helpful to me.

    submitted by /u/nad11111
    [link] [comments]

    Learn to Build and release your own game

    Posted: 23 Apr 2021 04:11 PM PDT

    Hi all,

    I have been in games industry for almost a decade.

    Last year, I started my indie game dev journey and managed to release 2 games on mobile platforms.

    While I am not new to development, during my journey I found it quite overwhelming to navigate to build games as most of the videos that show up in search are outdated on don't quite work as expected, or I had to search on unity a lot before getting an answer.

    I wanted to see if I can help some of you on your journey. While I know there are lot of videos and tutorials out there I wanted to approach this with some structure, guidance and goal.

    The goal would be to have each of you build a small game from scratch and release it on play store under your name/account

    Below are the things that I am thinking of covering. Please NOTE that most of these topics are huge. I will only be covering things required to build a game. However, I want to make sure that I help kickstart and give you solid foundations to continue.

    • Basic unity concepts
    • Basic C# concepts
    • Data structures (ones used in game)
    • Debugging and logging
    • Animations (if game calls for it)
    • Light
    • Music
    • Physics (if game calls for it)
    • Asset store
    • Analytics integration (Firebase)
    • Metrics and KPIs for a game
    • Testing (unit tests are very time consuming but we can look into them if there is interest)
    • Building binary
    • Creating store page
    • Screenshots, trailer etc.
    • Releasing game
    • Git

    This will most likely be a 2D game as that is something achievable.

    How long will it last?

    4-6 weeks

    Expectations and Time commitment

    For the game, it will be a very simple game like flappy bird or space invaders or some racing game. So do not expect assassin's creed at the end of this.

    While I am there to help, most of the progress will still largely depend how much time and effort you put in. I am assuming that everyone participating will be able to put between 8 - 10 hours hours per week.

    We will set up some sort of chat on discord. I will host some live video calls during the week (maybe 30 minutes, 3 days a week). I will provide with videos/tutorial that may be helpful to achieve the task. We will wrap up some amount of task every week. I will be available on discord to answer questions.

    Cost Commitment

    There is no cost for my time. But there are other costs associated

    1. $25 or $99 depending if you publish on play store or app store. these are their costs not mine
    2. Assets. I can provide many of the assets but if you want your own game, you might have to spend a bit if you cannot find for free.
    3. Tools like photoshop. If you use free tools then there is no cost on this end. I will try to use as much free tools as possible, but I have used photoshop and find it to be very easy compared to free ones out there

    I have 2 people interested and I am looking for additional 4-5 people to participate in this. If there is any more information you want, let me know. If you are interested, please DM me.

    submitted by /u/thegandhi
    [link] [comments]

    Encouragement

    Posted: 23 Apr 2021 10:13 PM PDT

    If you, like me, happen to be teaching others to program, then you regularly encounter problems that seem like a piece of cake to you- even the challenge ones. Side effect of solving these, in addition to getting a sense of what pain points might exist for students, is the rush of perspective.

    I was solving an intro problem, which I got in a matter of a couple minutes for all parts: not many years ago, I would've been banging my head against a wall or losing sleep over something similar.

    Takeaway: Even if you aren't working on the flashiest of projects, moments like these are something to be proud of

    submitted by /u/sidewalksInGroupVII
    [link] [comments]

    How does operator overloading in C++ work?

    Posted: 23 Apr 2021 08:15 PM PDT

    I get the concept that the user must define how to add objects since the normal "+" sign wouldn't work for example. I looked at the code here and I get the concept but the syntax confuses me. I'll try to say how I interpret it and then maybe someone could correct me.

    #include<iostream> using namespace std; class Complex { private: int real, imag; public: Complex(int r = 0, int i =0) {real = r; imag = i;} // This is automatically called when '+' is used with // between two Complex objects Complex operator + (Complex const &obj) { Complex res; res.real = real + obj.real; res.imag = imag + obj.imag; return res; } void print() { cout << real << " + i" << imag << endl; } }; int main() { Complex c1(10, 5), c2(2, 4); Complex c3 = c1 + c2; // An example call to "operator+" c3.print(); } 

    So for addition, you have to use operator+ , and although it looks like a function, it is actually a constructor to create a new object that is the result of the added 2 objects. It takes an argument of the type of object you want to add (not sure why there aren't two args if you have 2 you want to add). Then a stack instance of Complex is created as the third object. "res" is somehow assigned the argument you put in and another object (I am not sure how you get said object in there). Then return and call it a day.

    • obj.real is referring to the object you just passed, but what is real referring to? I know it's the second object to add, but there is no second object being passed into the function.
    • Complex(int r = 0, int i =0) {real = r; imag = i;} -- I haven't seen this syntax too often. Is this simply an initializer list that initializes r and i, and assigns them to the class variables after? If so, why not do that all BEFORE the curly braces?
    submitted by /u/Willy988
    [link] [comments]

    Hello, Im New And I Have Questions

    Posted: 23 Apr 2021 04:31 PM PDT

    Hello, I would really like to learn how to code or program for free, im not sure there is a difference but i really believe the future is in tech and i would like to hop on that train. Im 13yrs old and I have no idea where to start. I went on youtube but im not sure its reliable to learn so i came here where i hope i could get some information on where to start. My school doesnt have any sort of club or anything so i really dont know what to do. Any info on how to begin?

    submitted by /u/SlasherTheRucoyian
    [link] [comments]

    My first big programming project

    Posted: 23 Apr 2021 05:13 PM PDT

    I've done projects before but they were sort of just jumbles of code in various stages of coalescence. Recently I just completed the first project that I can say I'm proud of. It's a quiz game utilizing ReactJS, taking the questions from a website, with extra features like an options menu. I still think the presentation is kinda meh but I'm mainly a programmer not a designer.

    Interestingly I would say this is my best project but not even close to being the one that took the longest. I spent about a quarter of a year learning Java GUI (Swing and JavaFX in particular), and could at times literally count the number of online resources there are. I have far less experience with JavaScript then Java but I found it to be a lot more intuitive (to which VSCode is a not insignificant contributor).

    It's hosted on Netlify. Site; repo

    PS: I thought projects weren't allowed so I didn't post this before but I saw other people doing it. Mods let me know if this violates anything.

    submitted by /u/suppordel
    [link] [comments]

    What else should I learn to land a job?

    Posted: 23 Apr 2021 09:15 PM PDT

    So far Ive created 2 fairly complex fullstack projects with Django and React running on sqlite. One is a twitter clone and the other is a blogging website. I have them running on Heroku and just uploaded my last one today. I am thinking of next hooking up Postgresql and maybe using some AWS. Is there anything else I can add on to make them more interesting to employers? Any other projects I can work on that would make me stand out? Should I grind leetcode now? These 2 projects were my focus these past few months and now not sure which route to take.

    submitted by /u/MaximusDM22
    [link] [comments]

    How can I get the barcode scanner input using python in pycharm in windows?

    Posted: 23 Apr 2021 05:20 PM PDT

    I have this project "Attendance system with Barcode". Employee has this ID with barcode in it. They need to scan their IDs in USB Barcode Scanner to be considered as present in that day.

    My system will be put in Kiosk. Camera and the USB Barcode Scanner is directly plug-in in Kiosk.

    My problem is how can I get the input of USB Barcode Scanner every time the employee scan it?

    submitted by /u/LanthaYtrri
    [link] [comments]

    The Best Decision I Made to Combat Imposter Syndrome

    Posted: 23 Apr 2021 12:14 PM PDT

    As a CS student I've struggled to feel "ready" for big software projects and take that next step to work on personal projects. Being surrounded by other coders has been a huge motivator and help for getting past impostor syndrome. I started following this coding streamer 9 months ago and it gave me a regular schedule to work on my code and ask questions about development. His stream gave me a very safe space where I could learn while having fun, so I wanted to share with others :) https://www.twitch.tv/melkeydev

    submitted by /u/bashbun
    [link] [comments]

    Experiments with x86 assembly. What with? Environment? Sandbox?

    Posted: 23 Apr 2021 11:29 PM PDT

    I've coded Z80A assembly in the past, and I'm comfortable with bits and status flags, and registers and indirect addressing, and interrupt vector tables and things like that.

    What I've never tried is this on a PC! (I did ONCE make a "boot disk" (1.44mb!) that had some assembly that changed the screen mode to 13, and then wrote to every screen address an incrementing value in a loop. Super bare metal awesomeness! It was a PITA, I had to reboot my PC and boot off that floppy to test it.)

    What do I need to get started?

    ---------------------

    Thoughts and stuff that might effect your answer:

    I'm worried about full on BSOD's on my PC - is there a way to sandbox my assembly so it doesn't take the whole machine down?

    Is there some super-streamlined program that lets me compile stuff in a window, and perhaps let me run it on a "Windows free" bare metal PC?

    I've got VMWare Workstation 11 if that would come in useful? Perhaps I could use a program to compile the code on my real PC, write it to a virtual floppy disk image, and boot that from VMWare?

    A program that's lots of fun and flashy would suite me fine - I'm a sucker for flashing lights and novel little doodahs. So something with visuals and mouse over debugging and stuff rather than a DOS text mode....

    submitted by /u/SarahC
    [link] [comments]

    Is there any situation where committing directly to main without creating and merging a branch is ok?

    Posted: 23 Apr 2021 11:14 PM PDT

    For example, if it's a small change you're sure doesn't break anything it might be acceptable?

    submitted by /u/cloudlawn
    [link] [comments]

    Javascript nested array question

    Posted: 23 Apr 2021 11:12 PM PDT

    So I've just recently begun learning js and I'm really stumped with nested array indexing. I have a 25x25 array filled with 0's and want to reassign one of them based on a coordinate.

    var startXY=[9, 3]

    gridValues[startXY[0]][startXY[1]] = 1;

    gridValues now looks like this, with the 1 assigned to index 3 in every array, rather than just the 9th array.

    0: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    1: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    2: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    3: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    4: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    5: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    6: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    7: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    8: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    9: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    10: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    11: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    12: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    13: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    14: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    15: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    16: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    17: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    18: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    19: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    20: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    21: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    22: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    23: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    24: (25) [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

    submitted by /u/juicebox15
    [link] [comments]

    Looking to learn Unity, is GameDev.tv the right place?

    Posted: 23 Apr 2021 07:22 PM PDT

    I also have learn.unity.com, but my friend suggested GameDev.tv. I have 2 classes of C++ and 1 class of Java under my belt. My Java professor suggested I use unity to continue programming and here I am. As for my college, there really aren't any more classes for programming left, aside from database stuff that I'm not too interested but I need to take it.

    But mainly, is GameDev.tv a solid place to learn Unity?

    submitted by /u/memeaste
    [link] [comments]

    In factorial with recursion,can we omit the return in the else?

    Posted: 23 Apr 2021 10:39 PM PDT

    for eg instead of this:-

    int fact(int n) { if(n==0) return 1; else return (n*fact(n-1)); } 

    can we write like this?

    int fact(int n) { if(n==0) return 1; else (n*fact(n-1)); } 

    what difference does it make?

    submitted by /u/EmergencyCake8062
    [link] [comments]

    Learn Google Maps?

    Posted: 23 Apr 2021 10:30 PM PDT

    I was tasked, by my boss, to figure out how we can offer our customers turn by turn directions on a windows tablet. These are ruggedized windows laptops/tablets. They travel in a truck and these devices have built in cellular technology.

    Is this possible on a windows tablet? I'm specifically talking about writing an application to talk to google and it give live turn by turn directions like it does on my android phone? I'm familiar with a c# and vb.net I just don't know where to start or if it is possible to do this?

    Anyone have any suggestions or experience with this?

    submitted by /u/-TechGuy-
    [link] [comments]

    c#, when to use return vs console.writeline when calling with objects

    Posted: 23 Apr 2021 10:07 PM PDT

    calling methods, return vs Console.WriteLine

    the first code, i have a public double GetBalance() with a return. (until now, my course has been only using public void)

    the second code i tried public void with a Console.WriteLine

    i'm trying to understand when to use each

    right now all i think i know is 1. static is used you don't need to call it with an object. 2. void is used when you don't want it to do anything right now 3. public double, in this case, is used when you want it to return something but called later? same as 2?

    anything i should know? anyway to remember when to use each?

    if my code is the same, how do i know which one is better

    submitted by /u/yyyoni
    [link] [comments]

    Where can I create my own programming questions with test cases to practise coding with friends?

    Posted: 23 Apr 2021 09:34 PM PDT

    I'd like to create some C# coding questions with their test cases to practice programming with my friends.

    Upon searching, the platforms that come up are HackerRank, HackerEarth etc, but these are more suited for hiring and are built for corporates. I'm looking for something on a smaller case, basically, an online C# compiler that also allows me to create custom test cases.

    Is there anything like this? Thanks!

    submitted by /u/Poha-Jalebi
    [link] [comments]

    I want to learn to program ?

    Posted: 23 Apr 2021 09:29 PM PDT

    I tried many different things like YouTube tutorials, Courses but never find myself in that position where I can say I know how to do this. I am currently trying to learn c from the book. Sorry for my bad English :-)

    submitted by /u/thequantummatrix
    [link] [comments]

    HTML/PHP problems

    Posted: 23 Apr 2021 09:21 PM PDT

    i get a error:

    PHP Parse error: syntax error, unexpected identifier "answer", expecting "," or ";" in C:\inetpub\wwwroot\T4_REA_Oefeningen\hoofdstuk1\1.1.php on line 81

    the code worked on a classmate on mine but not my code.

    I use PHPstorm

    echo "<table border='1'>";

    echo "<tr>";

    echo "<th>ID:</th>";

    echo "<th>Raadsel:</th>";

    echo "<th>Oplossing:</th>";

    echo "<th>Bedenker:</th>";

    echo "<th>Datum:</th>";

    echo "</tr>";

    $counter = 0;

    // Door de results heen loopen via een while

    while ($row = $result->fetch(PDO::FETCH_ASSOC))

    {

    echo "<tr>";

    echo "<td>" . $row["Id"] . "</td>";

    echo "<td>" . $row["RiddleText"] . "</td>";

    echo "<td><button id='link$counter' onclick='ShowAnswer(this, "answer$counter")'>Klik voor het antwoord" . "</button><span id='answer$counter'>" . $row["RiddleAnswer"] . "</span></td>";

    echo "<td>" . $row["Creator"] . "</td>";

    echo "<td>" . $row["CreateDate"] . "</td>";

    echo "</tr>";

    $counter++;

    }

    submitted by /u/stagger552
    [link] [comments]

    Hey guys I’m beginner with flutter

    Posted: 23 Apr 2021 09:09 PM PDT

    When I run flutter project, I found "Error pub get failed" what should I do?! Please help

    submitted by /u/M0oo0dy
    [link] [comments]

    ~5 month programming hiatus ended today.

    Posted: 23 Apr 2021 05:21 PM PDT

    So I pretty much learned the JavaScript language, got stuck on applying the concepts I learned by creating algorithms and then just hadn't gone back to it. Today my partner got me to sit down for a couple hours and work on some JS code challenges. It felt pretty good and I surprisingly didn't have as much trouble figuring them out today. I was worried I'd have so much trouble with completing them since it'd been a while.

    Honestly truly felt like I never really grasped any of the things I'd learned but today was an eye opener.

    Have you ever taken a break from coding all together? What was it like coming back to it for you?

    Idk here's to hoping it doesn't take me another 5 months to summon up the strength, patience, and courage to learn how to apply the language I now feel (mostly) confident in saying I know.

    Also if you have any relatively simple project ideas I could use to practice JavaScript, lmk.

    submitted by /u/KindObject3
    [link] [comments]

    I am facing problems solving algorithmic questions - I can't think of proper algorithms...

    Posted: 23 Apr 2021 08:57 PM PDT

    Hi, hope you are good! This is my first time in this community 🙂

    I've been giving algorithmic exams for the past 2 years (ZIO-2020 & ZIO-2021[pen-paper exam, in India]) but I feel like when I solve the questions, I do not apply the algorithms I should apply... Instead, I use my own logic and calculate the answers manually 😐 - which is not what one's supposed to do in there (and the results due to this are not satisfying)…

    I can understand the algorithms I learn, but I am not able to figure out the perfect/required algorithm that I should use for any particular question… How can I develop a practice of solving questions, with the algorithms I should use to find the answer? So I could refine my ability of algorithmic thinking and problem solving with them?

    Any advice is appreciated! 😀
    Thanks a lot for reading!

    submitted by /u/kartiktambi
    [link] [comments]

    What got YOU into the kind of programming you’re doing now?

    Posted: 23 Apr 2021 11:11 AM PDT

    I'm thinking of picking up programming yet again as a hobby this year and potentially a career shift down the road. I've read a lot of posts about which language to start w first, x vs. y, what the trends are, etc. I've tried many times to get started: watch YouTube videos, buy the Udemy course, but I never get past the abstraction of it. Honestly I don't think it's an issue of motivation, but more like getting more clarity with what I want to accomplish if that makes sense. Kind of like taking guitar lessons without knowing what kind of music is out there, let alone what I want to play.

    So now I'm trying a different approach. I want to know what got you interested into the kind of programming you're doing now. Whether it's developing apps, websites, you name it. Obviously there's no wrong answer. Everyone got into this in their own way. I think your stories will make it easier for me to get to wherever it is I want to be.

    submitted by /u/d3adbor3d2
    [link] [comments]

    No comments:

    Post a Comment