Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "beginner"
-
the best way to learn programming is not by just reading books and coding basic examples. it is to take up a project which seems impossible and start doing it piece by piece, with the help of Google and stack overflow14
-
Just started to dive in to C. Lots of fun. This is my first creation. I'll have some friends to test it for me... >:)13
-
Dear teenager who came up to me and said "Oh python, you must be a beginner programmer"
kill yourself
sincerely,
Angry dev who is tired of people shaming python28 -
I'm helping a friend with programming in c#
He's a beginner and wants to learn. He learns as easy as I do.
I saw his project yesterday and everything was written in one method. I thought I was dying. Then remembered my first project... he will be fine3 -
"How to name your variables and functions so they can be understood by other humans" should be a mandatory lesson right after someone writes their first ever computer program.16
-
Beginner: I wrote 1,000 lines of code!
Intermediate: I deleted 1,000 lines of code!
Expert: I prevented code from being written!1 -
When you're a beginner at programming and needs to code more but just made your first DevRant account.. 😭😭😭25
-
beginner coder: figures out how to write a feature
average coder: knows a few different ways to write a feature. but not quite sure on which one to use.
master coder: meditates before starting a project. closes his eyes to map out the entire infrastructure of the project.
god coder: gets paid ALOT of money to guide people on the right to do it.2 -
I'm sitting here writing a page permission control system in PHP at my internship when a fellow intern (he does something with networking) comes to me showing his first line of PHP being all proud :). I'm really proud of him because that's how we all started, didn't we!3
-
I don't have a ton of friends, but I do have a few. None of them can code (one has tried HTML/CSS and didn't get past the fundamentals). When I make something cool, and show it off to my friends they just don't understand the struggles and triumphs that were involved in that project. As a beginner/intermediate dev, feedback is huge and no one I know in person can give it to me. There are a couple people I chat with online that help me with my projects, but that's nothing like sitting down with someone and listening to their feedback, suggestions, ect.
Why do my friends have to be so non-techy?17 -
A few days ago a friend of mine asked me to teach him to code. When I wanted to know which language he'd like to learn, he hesitantly replied "https".
Then I explained, this was a data transfer protocol. His next idea was "http". 🙄
Guess who will learn Python8 -
Still trying to get over my embarrassing noob moment.
In my very first crash course lecture on Python at uni, we were told about having to import modules in order to do fun mathsy stuff in Python, the most important one being numpy.
I typed in the infamous 'from numpy import *', but I got an error - I'd fallen at the first hurdle. Frustrated at this point, I called the lecturer over and asked why it wasn't working.
"You've typed in 'numpty' rather than 'numpy'."
He started laughing uncontrollably whilst I died in embarrassment, and I'm pretty sure that to this day, whenever I pass him in the corridors, he literally sees me as THAT noob.
Still scarred.13 -
Using Ubuntu for the first time on my new XPS-13 Dev. Ed.
I'm loving the OS but it sure is frustrating. Can't even get Spotify to download -.-27 -
Finished learning the basics of HTML. Now to move onto CSS! Really enjoy learning Web Development despite it only being the basics.10
-
Telling an Arch beginner to try Gentoo is same as telling someone who switched from Java to C to try assembly.7
-
How did you break through your own barriers to finally learn programming?
My SO is constantly complaining that we don’t have enough money. I make a decent amount as a full-time dev at a large company, but we live in an expensive city and are currently going through a time of few funds.
He started driving delivery food orders, he likes it okay, but it pays very little. He still complains about money.
I want him to learn JavaScript.
He was once asked to make a website for a company he’s involved in. He only used SquareSpace, but he was never satisfied with their stock code. He went digging for JavaScript snippets he could use, and he made one of the most beautiful and responsive websites I’ve seen.
Since then, I’ve been encouraging him to learn JavaScript. I’m trying to convince him it will be a great source of additional income, he can make his own schedule while doing contract work, and he can ask me anything he wants while he’s learning. How many beginners have someone they can ask anything of, at any time?
He doesn’t want to learn. He doesn’t think he is capable. I remember this feeling before I learned to code. A chunk of someone else’s JS does look genuinely terrifying if you don’t know what it means. I want him to give it one honest try before he decides it’s “not for him,” but he isn’t open to it enough to try.
What can I do to help him understand he is capable? He’s in his mid-30s and insists he’s too old to catch up. He’s smart, detail-oriented, and I know he would write code that’s a million times cleaner than mine. He absolutely has a programmer inside of him, and I want to encourage him to simply try.
Is there something I can to do introduce JS in a non-threatening way? Or should I just accept his refusal and let it go? Thanks for any advice.19 -
First day with vim + tmux lots of command remembered :) and added lots of plugins let's see how it goes :)5
-
Over the past few years I've tried to start learning JavaScript, only to become annoyed and move on. In my latest effort, I finally hit that "aha!" milestone. Turns out that the tutorial books and videos everybody said we're the ideal way to learn weren't so ideal for me. What ended up working:
1. Find a project tutorial.
2. Understand maybe 5% of what I'm doing.
3. Alter the project, ultimately breaking it.
4. Spend the few hours Googling.
5. Scrap it.
6. Redo it, exactly the same. It works this time.
7. Bask in my glory. For I am a JavaScript master.
I'll get there eventually. I think.5 -
Got this for a friend around 39$ last week, so he called and told me the book is awesome. Recommending this book for any beginner. 😁✌14
-
Learning to code in Visual Studio with such lame examples that I literally have to minimize my screen so that no one mocks me. #beginnerproblems13
-
Hello World! First post here. I'm literally done with frontend stuff. I want to design code, not to code design. Unless it's Processing. I find it cute. So.. I have a somewhat handy grasp on C++ because of a class in electronics course, Python seems quite easy to catch. I'm totally new to programming. I'd like to get into software, game development and android development (but I would like to do things cross-platform).
Which paths, resources, languages, useful books, videos, or just anything would you recommend?
To be fair, I have no coding friends so mentorship or simply finding code buddies would be great. 💜7 -
Teaching a beginner (though in 40's) Git and GitHub is somehow annoying!
Cause they won't follow the instructions 😂😒11 -
Once you've been writing code for so long, being excited writing code can go away. I still find that I get the rush when working with a new language or technology. It feels good to be a beginner again 🙂3
-
Why the heck do users give a 1-Star rating instead of submitting a bug report?
Oh yeah I know, because that could help me -.-6 -
After two days i just had to create an account. so glad a collegue of mine showed me devRant. Well, time to continue my beginner Python course.
yay4 -
Have a somewhat good game idea/concept...
Have no experience with game engines...
This could take a while10 -
When I was a beginner ppl told me
"French companies hire Indian developers because they're cheaper"
Today ? Oh I'm working for an Indian company.6 -
These are the things that finally finally helped me stick to learning programming.
Hello world! This is my first story on devrant and I would like to share how I finally overcame the barriers that had always prevent me from learning programming in a more serious and structured way.
I know my way around linux, had some experience with BASIC many years ago and have more than basic notions of cryptography... however I never got myself to learn programming in such a way that I could write an app or interact with an API. Until now.
I have advanced more than ever before and I believe it might be thanks to these aspects:
1. C#
I have always had struggles with languages that were too compact or used many exotic or cryptic expressions. However I have found C# to be much more readable and easier to understand.
2. Visual Studio
My previous attempts at learning programming were without an IDE. Little did I know what I was missing!
For example when I tried learning python on Debian, I almost went crazy executing programs and trying to find the compile errors in a standard text editor.
Intellisense has been live changing as it allows me to detect errors almost immediately and also to experiment. I'm not afraid to try things out as I know the IDE will point out any errors.
3. .NET library and huge amounts of documentation
It was really really nice to find out how many well documented classes I had available to make my learning process much easier, not having to worry about the little details and instead being able to focus on my program's logic.
4. Strong typing
Call me weird, but I believe that restricting implicit conversions has helped learn more about objects, their types and how they relate to each other.
I guess I should be called a C# fanboy at this point, but I owe it to that language to be where I'm now, writing my first apps.
I also know very very little about other languages and would love to hear if you know about languages that provide a similar experience.
Also, what has helped you when you first started out?
Thanks!!5 -
My first rant. Very Happy to have people guiding newbies.
Starting with block chain (dapps) wish me luck. Any tips for beginners please let me know. 😀6 -
Use a search engine!* I've known too many beginner developers that refuse to consult the web.
*I should add, make sure you understand what you find. Don't just copy a solution and not learn from it.2 -
Int main()
{
cout << "Hello Devrant!";
return 0;
}
My computer professor has told us our future grades depend on who ever can beat him at soul caliber 6 when it comes out.
Are all programmers this goofy?2 -
After several long nights of learning to resize encrypted lvm partitions, fixing grub, finding screws, and waiting....
I finally managed to move my system files from the old drive to the new SSD.
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH2 -
I’m currently learning development thru a remote bootcamp, I spend 80% of free time trying to build stuff and doing challenges. None of my friends understand or care, how do you combat loneliness/make friends when you’re a beginner? I’ve been to a few meetups but everyone’s way ahead of me. Bootcamp classmates are cool but none are in my city.9
-
I'm new into Java and tried creating a simple GUI.
Took me about 3 hours until i've found out that I must put a JTextArea into a JScollPane and not the other way around to display the textarea with a working scrollbar.
I love this already.
(I'm also a new devRant user, so... Hey :] !)6 -
Over the last year, I’ve only started learning computer science at uni, never done it before.
I’ve done units in:
- Alg. and programming fundamentals in python
- Intro to comp sci
- alg. and data structures
- theory of computation
Guess the point of this is, “why do people code, what aspirations do you all have?”
Cause rn, I’m all about “I have no idea what I’m doing, coding just seemed cool and I wanted to try it out.” Don’t know where to go
Someone inspire me???
Here is a legit reason for you to brag about what you do and what you’re going to do 😉13 -
After learning programming for about 6 months I made an URL-shortener app.
The tech-stack includes React, Node.js and PostgreSQL.
I would like to hear you guys' opinion
https://github.com/larapollehn/...14 -
Every time I'm organizing a beginner level programing workshop with a especific language, someone asks if we'll get to use Arduino with it.2
-
I got the new 16" MacBook Pro as birthday + Christmas gift from my parents and now I'm super inspired to learn some proper languages to do some coding with (like Python) since I'm only familiar with basic HTML and CSS.
It's funny how one computer can boost my morale to learn some new stuff! :D13 -
What To Learn?
I'm a beginner in web development and have knowledge about html, css, JavaScript, jQuery, Sass, NodeJS, Express, MongoDB, Passport. You can consider me to be a beginner full stack developer, but I'm confused about what to learn further. There are so many front end frameworks that one can spend his entire life learning them. React, Vue, Angular, Backbone, etc. But I always want to learn backend properly, then there's Rails, PHP, SQL, Python. Can anyone atleast tell me what to learn and why exactly? This thing's making me mad and anxious.24 -
Is 29 years of age to old to start learning to do some form of programming and get a full time job??? Thinkin C++ and python, i have done some research, and i will learn through youtube and books, because i have wanted to do such a thing but busy life, and im really getting to the end of my tether working in a fucking kitchen, hmph9
-
Always respect de YAGNI principle (You Aren't Gonna Need It). Maybe the hardest thing to follow, as beginner and after.
-
So, settle an argument between me and my dad. My mom wants to start programming, and me and my father can't seem to agree which language would be easier to learn first, where there's no shortage for jobs. My father says Visual Basic or C#, while I say PHP or Java. What would you recommend?25
-
I'm really into coding now for half a year. I really love that kinda flow when there pop up no errors and you work yourself through the code writing using trial and error. It's really addicting and the perfect evening.
But here comes my question: There are sometimes unsolvable errors for me (still not figuring out how to use firebase properly 😞). Is this stuff going to be fewer as I advance in coding, or am I just terrible at googling? To other beginners: Do you have often errors to that feel unsolvable for you?1 -
Could someone please refer me a good Linux distribution for beginner, because I am now at the point, that I want to go with Linux.22
-
I've always been pretty tech savvy, but I never actually started coding till January in a beginner programming class. It's been almost a year and I've loved every step of the way :)
-
1.Get my SOLIDWORKS cert
2. Microsoft Certs
3. Microsoft Python Cert
4. Buy a 9 string
5. Have my album ready for August
... Any other suggestions for a somewhat beginner Python Dev3 -
So lately I am learning about APIs and REST/ful architecture (I'm a plain beginner). I must say it's very interesting.
I find this website very very helpful as a practical implementation of the theory I've been consuming. I'd truly appreciate any recommendation on the subject.
https://apigee.com/console/twitter5 -
As much as I love developing I have been also enjoying pentesting a lot lately.
So if you have any resources for a beginner to share please link them in the comments :)3 -
I always enjoy it but I don't know if anything has compared to the feeling of accomplishment I got with my first hello world!
-
I had a CS teacher last semester that openly said she was just as much a beginner as us I'm C#. Oh right, I should probably mention that the course was C#...
-
I am learning angular. As a beginner, I feel there is too much fiddling with this thing :-( ...anyway, I guess when you are used to it and understand why everything is the way it is it becomes normal and understandable.9
-
Today I started setting up an environment to learn C. It's my first dive into anything more complex than PHP. Wish me luck!
Also, any hints for a beginner in C?10 -
Should is start competitive programming? Does it improve your coding and algorithm skills? Which websites would you recommend for a beginner?1
-
A friend of mine (beginner) wrote a Python script that calculated the derivative function of an function the user typed in. He showed it to me and
I said: "You should not use eval()!"
He: "Oh, ok. May you write a parser?"
I: "Wait! It's ok. Just use eval!" 😂6 -
So my senior visited some of my very old code today to make some changes on his own, then asked me to explain flow since he wasn't understanding it.
Me after looking at code for 2 minutes:
"When I was writing this, only God and I knew what it meant. Now, only God does." -
I have developed 3 apps so far in laravel and I can say I'm in a mid level between beginner and expert.
But every time I set up a new laravel environment I feel like this is the first time I see laravel.5 -
It's hard to teach git to a beginner! There's just so many bits of info that you have to know before it clicks into place. Not to mention git's "reuse" of certain commands with files and refs.7
-
I recently decided to look at some old questions I asked on Stackoverflow as a beginner dev. No wonder nobody answered the questions. They made no sense at all. I have no idea what I was even trying to ask. Thus is the life of a n00b d3v.
-
@allBeginners:
It's not about which language to pick or which problem to solve. It starts with thinking like a programmer.
I think that this guy educates quite well: https://youtu.be/azcrPFhaY9k
TLDW: Write your problem in English first and then translate that into simple code, not the other way around. If it does not work, you told the wrong things to the computer; its not the computer failing.4 -
!RANT
Bet the diff between a beginner developer and an intermediate developer is where to get code snippets either from old codebases or remote resources. -
This happened while I was still learning how to program back when I was 13. Python 3.5 I think, was having an Issue with regex, for the first time ever I did something I was tired to listen: read the documentation. After fixing my issue I felt great with myself like I never had(to this day :( )
No that I write it is way lamer than I though, well what can I say I was younger and more stupid 🤷♂️ -
Ooh. Here's a "deep" one.
For the self thought/online learners, at what point did you consider yourself an "actual" developer and felt ready to go out and apply for jobs and stuff?
And what challenges/reactions did you face?3 -
I coded a simple Java programme when I was a beginner, today I reviewing it. I facepalm myself and thinking "I wish I know about 3 tier Architecture software development earlier" . Now I am looking at a one tier Architecture programme.
Which means UI components, Logic Components and Database components are all in ONE class and one method. Omg. Silly past self...4 -
What would you guys recommend if a beginner wishes to become a full stack developer?
I have some basic programming knowledge, but can't say that I know enough to be a dev.4 -
Freshly failed gloriously my degree in interaction design. Now I stumbled into a new job, doing a fullscale company advertisment campaign on cybersecurity for 6500 employees. Alone. Writing concept, gathering stakeholder, requirements and shit. I'm scared.4
-
People hear talking about shit like "*high level stuff* SUCKS. YOU *big tech company* FUCKTARD." And I'm just here trying to graduate without failing a CS course because my teachers want me to mug up the code and not understand it! Needless to say, I don't mug up but it's just so fucking irritating when people in your class are mugging up the code and definitions like it's Redbull and scoring stellar grades. FUCK THIS SHIT!4
-
Experienced programmer:
Code works in head; code almost works in computer; code never works with client.
Beginner programmer:
Code almost works in head; code never works in computer; code will never work with client.
Long story short: it's hard to begin but when you let the code flow, you became a programmer -
Today I sat down and made my first two proper scripts in bash, I have been studying and pulling bits of information together, and ive finally got a grasp on Redirection. I found a script for a Dialog driven Menu, tore it to pieces and learnt from it.
2 Hours Later, stupid mistakes and lots of coffee, I have the start of something I think is cool :) If anyone would like to take a look and give me some comments I have pushed both projects to github. And will be working on the GUI one all day :)
https://github.com/Rotho98/...13 -
question:I just learnt c++ programming language and i really cant find a use of this language except iot and really simple programs,how can i make gui programs, or should i learn more languages??10
-
1) read about it
2) search * sucks and read it
3) create something decently beginner frendly
4) if it was hard find something better
5) if pretty easy make something useful1 -
I want to Learn c# i am not beginner I am more like intermediate do anyone have a good training that I can do?7
-
Beginner coder. We all have our own relative difficulties (lol my problems sound like simple addition compared to y’all); these are the thoughts from a cs student @ university5
-
I've looked at code I've writte and on average I fix one bug (minor) every 10-20 lines.
Is this normal, subpar, or good for a beginner?8 -
when you see this in the code of a senior programer
if(0){
all sort of things;
}
or just like
if($var == $tmp){
do nothing
}
if i would have done this in college i wouldnt be programming today...2 -
I'm a beginner on programming, in my early second year, i got Advance Programming subject
Anyone can tell me how to set the level to 'easy'?7 -
You guys prefer Arduino or Raspberry PI? I want something thst is beginner friendly but super intuitive. Leaning towards arduino5
-
Light Ide:- GRHH!! M hurt! M hurt! My life is nothing...M a noob...
Dark ide:- woaahh!! Pleasant! M a pro coder4 -
I'll never understand how you could learn to code by reading the documentation and not by actually...idk...solving problems and coding? Especially if you're a beginner.2
-
So any tips for the beginner/aspiring Javascript Developer? Got to be a handful of you hanging around here.6
-
I have just learned java language. Can anyone tell me some small projects that will help me as a beginner?10
-
Which Linux should I use for a dual boot for my PC? It shouldn't be too hard tobuse cause I'm an absolite Linux beginner.22
-
Going to start learning about Android development. I already know java and I'm at beginner level in windows phone apps.
Any suggestions would be great, thanks.2 -
How do I get gud? Been coding in Python for a while now and I still have a little bit of a problem figuring out where to go. I can read the docs and generally construct a decent program if it's fairly simple. Go anywhere beyond what I know I end up having to google for examples. Not sure if that's how many people do it but I feel like it's cheap. I feel like I'm taking bits of code, modifying it, and slapping part of my own code to it. I'm trying to teach myself how to make my own program without any major help from Google.
I'm still new so I think it's okay for the most part but I don't want to be a half ass programmer who more or less just googles and slaps things together. I want to sit there, think of a problem, and think "Oh I can use this module to help me with this and I can create this function using xyz and that should solve it!" I'm sure part of that comes with practice, but what else can I do to get gud and not be a lousy coder?4 -
As a linux and hacking beginner, I am amazed how much I learn about linux while looking for ways to solve hacking challenges.
It is like learning something while learning some other thing. (Yeah I like learning)7 -
I usually just block every possible entry point of errors instead of handling them directly with try-catch or on-error callbacks. Is that a good practice?
In case you ask, yes, i am that lazy.3 -
As an -absolute beginner-, don't try to prove yourself by doing everything on your own after only a short explanation.
Rather ask as many questions as you need to finish it. One questions more now, saves 20 headaches later. -
I was having second thoughts of buying another course from Udemy. Good thing I didn't. I've learned so much more from experience than I ever will with a beginner course.
-
Spent three hours trying to figure out why my game wasn't loading a player's data only to realize that I was saving to pData and trying to load PData... Need more coffee.5
-
To all the masochists who spent hours debugging misspellings:
1. Learn your tools
2. Learn good practice
Every IDE should point out when you're not using a variable you've initiated or using an uninitiated variable as well as at least highlight, if not simply list, every occurrence of the variable under your cursor and let you find all references or even display the number of references next to a variable at all times, and finally, every IDE should autocomplete for you so when it doesn't you know you've messed up. Good IDE makes all the easy mistakes hard and all of the hard tasks easy. Including running tests. If you don't know how to configure your IDE to do all these things take time and learn it. If you still can't figure it out, replace your IDE maybe...?
Also use the debugger. Preferably one that nicely integrates with your IDE. If you don't, check point 1.
Also write tests and *run them*.
Also if your misspellings tend to consist of a missing `s` at the end of a plural noun just call it `entityCollection` instead of `entities`. And read up on more good programming practices and naming conventions.7 -
I think I've began to notice a human behaviour.
When you are a beginner and want help with something, no one wants to help..
But once you aren't a beginner, folk want to help !
What gives !
Is it because as humans, we don't want to help folk who might turn out useless, we only want to make sure bets, and help someone who already doesn't really need help..
Sort of jumping on the bandwagon type thing..
Sucks when you are beginner and no one wants to help you !30 -
Problem of a beginner dev who's looking for a job:
*When you've become good in a certain framework and yet the company that you're applying to prefers native -
Anyone here who has some experience in Cryptography? From where should I start this? I'm asking this from research point of view10
-
I'm a beginner in the programming world and I know this is kinda crazy. But how great is the idea of me specializing in C++(not saying just that) ? Will I have a lot of scope? I'm already learning frameworks like qt. So am I wasting my time? Thought I should hear from ppl in the field already. Thanks9
-
beginner: what is the best way to learn programming in one day?
Dev: take your laptop pack your bags and go to one of earths polls and do programming from sunrise to next sunrise. you will definitely learn programming.😎2 -
Function works() {
Try {
HorriblyDyingCode();
Return true;
} catch (Exception e) {
Return false;
}
} -
I asked a beginner to create "abc.html" with "hello world" message. After few minutes I got message
Hey I did it!!..Please visit "http://localhost/abc.html"3 -
If you are writing all your code from scratch, you are probably an amateur.
If you are copying and pasting most of your code, you are probably a beginner. -
The only difference between a beginner dev and a veteran dev is that the beginner is afraid to touch what he doesn't know, while the veteran embraces it.
Accept that you don't know all and will never know everything. Even so, learn something new everyday. Fight your ego when it tries to make you keep only what you know and reject everything else. Fight that bastard.
The world needs less "I know", and more "I wanna know". And remember, devs should be in the "I wanna know" team.
sudo rm - rf ego
sudo apt-get knowledge-upgrade -
As a beginner at programming, I've never really appreciated or understood the point of a simple for loop until I've had to use an if/else loop 200 times2
-
Favorite affordable (<$200) beginner robotics kits?
Played around with Arduino a bit in the past, and Mindstorm, and a little vex.7 -
Freelance web devs: where can I find some examples of industry standard pricing?
My partner has an opportunity to design a site for a newspaper she writes for, but has never done this before and doesn’t know what to quote...3 -
I am a beginner and want to code all the time. Even feel my current job useless and waste of time. I should find a job where I can learn, but my knowledge is too basic yet. :/4
-
A friend of mine asked me which Linux distro is beginner friendly, I told him that gentoo is pretty beginner friendly. Next I find a laptop flying out of his house, ok no but he spent 5 days trying to figure out how to get the audio drivers to work.
It's been 10 days and now he's on Windows XP....7 -
Recently started an apprenticeship as software developer and tried to build something with JavaScript... aka. copy pasted a bit and after a while my brain kept shouting at me: "YOU DONT EVEN KNOW WHAT YOURE DOING, TAKE A FKIN BOOK AND YOU'LL MAYBE UNDERSTAND WHAT YOURE DOING THERE!" - and I did... turns out that the book is quite old and I finally landed on Codecademy - now I make progress :).
Made some smaller things in other languages before, but never really understood things like objects and classes... codecademy helps! And I can already laugh about some things here :D. This app is great! I feel like I'm part of "something".
Have a nice Day :)!3 -
DigiKey seems like a great resource for purchasing electronics but oh my god as a beginner I totally do not understand their website!3
-
I'm a beginner Web developer and want to show people what I can do? but is it bad that I'm using a template for my site?5
-
I'm a Beginner Web Developer. I know Angular2, Nodejs , Mongodb, Html, css, JavaScript but never have I ever worked with Wordpress. Is it a bad thing?14
-
I retract my previous questions because I’m poor/am to lazy to buy the CNC shield I need for the Raspberry Pi (100$WtF)
I need ideas or something to do as a beginner c++ programmer I don’t know much but if it is difficult I would love to hear it4 -
One year since I started programming I feel like I haven't made enough progress. If I have an idea, I don't know how to get started with it.
When I finally figure out a good starting point, I get stuck in Tutorial Land and I feel like I should be able to do things myself with just the documentation instead of doing beginners tutorials y'know?1 -
When I started developing and was skeptical on my efficiency, one of the first things someone said to me was, "honestly, as long as it works, they'll be happy."
Aside from encouraging bad coding practices, would any of you give that same advice?2 -
Hey, I wrote about how to properly debug your code, this is more for beginner programmers, but would be nice to hear feedback from you :) https://chriscode.home.blog/2019/...
Picture not related2 -
!rant
The biggest fuckin problem with learning C++ is that you have no idea where to go next after you finish learning the basics.
Should I learn regex next or stdlib? If I wanna learn the standard library, where do I fuckin start?
IS THERE AN ACTUAL GOOD BOOK OUT THERE THAT DOESNT BECOME INDECIPHERABLE AT PAGE 203??3 -
I've come to the conclusion that one of the reasons I enjoy writing code is because I get to use Visual Studio. As a beginner I have no idea how to use most of it, but it makes me feel like a pro! 😉2
-
I have never been this serious with my life as a whole as I have since I started learning computer programming. I struggled to read one book a year (I mean non programming book like self improvement books e.t.c). Now I have finished two books in a little over a month and started reading a third book this month all while still studying programming. I started out with python and was honestly terrified of Java because of the semicolons, curly braces, parenthesis in front of if/else if/else statements but one day I decided to take a peek into a few Java programming books and found one "Learn Java the Easy Way" by Bryson Payne and it changed my life, quite literally. I read more now, I look forward to getting out of bed and any day I don't read, I just don't feel right. I need to read something and learn at least one new thing a day. If I feel awful at night, I just remind myself of the one new thing I learnt that day and that puts a smile on my face.
Side note, I am self-taught and started studying programming last year around November/December. Spent about two months on python and in January or February, I started Java. Been on Java since. Almost done with the Java book and looking forward to reading a more advanced book when I'm done.3 -
When you are a beginner Android Developer and you are trying to translate one sentence in a Medium article on Android Development 😑1
-
Worse coding mistake was a typo when I first started. it was on a arcade site I made and as long as you had the users email the typo made it where you didn't need the password to login to an account. luckily it was a free arcade I made to learn from
-
I went back and looked at some code I wrote a couple years ago. It made me so sad... I well and truely did not understand a lot of core concept yet at the time, and I was stubborn and thought what I was writing was good and refused to start over or delete code.
This try block had 4 FileInputStream objects and I even have a defined branching statement which I never use.
Whoever marked this assignment probably needed a lot of alcohol.1 -
For a JavaScript beginner, Is it efficient to learn with or use "Strict Mode" while building stuff?5
-
I really want to learn Go, but I'm not sure where to start! devRanters who are also Gophers, what tools/resources do you recommend for a beginner?2
-
Free python courses/study material? (online)
Thinking of learning python bcuz of how popular it is. Any websites/apps for beginners (that also extends to advanced without IAP or other form of payments)?
Thanks in advance.19 -
Any suggestions for a good beginner linux distro? Ive been looking at Elementary and Ubuntu, but im needing something that can still use the laptop touchscreen.
Any suggestions?2 -
Which OS would you guys recommend for game hosting?
Im currently using Ubuntu Desktop (i was complete beginner when i installed it) and plan on switching to Ubuntu without Desktop. It doesnt have to be similar, im very willing to learn, as long as its a free OS :)6 -
Want to get your web-app authenticated,
using nodemailer on local host costs nothing but when your app wants to be deployed node mailer cries for a OAuth2.0 Authentication.......Really tired of getting the things fine as i am just a beginner. -
Any idea where to start as a beginner programmer as I just completed my first year in CSE and still have no clue what and where and when to do. I just know C that's all9
-
I am thinking about installing a Linux Distribution on my Pc... I can't decide between Ubuntu or Debian. Which one would you recommend for a Linux beginner or would you recommend a complete different distro? :-)7
-
Continuous integration makes things easier, but it looks difficult to get started with for a beginner.
https://cloudways.com/blog/... -
Anyone know any good free courses to learn programming for a total beginner?
The guy who needs it is looking to work with JavaScript and Node eventually.3 -
I am a beginner here .. may some one help me to know what I can do with the app? I would really appreciate it 💓🍃🙈13
-
I feel that it's better to develop in Kotlin, for android, as a beginner, given the recent announcement.
Any other suggestions?12 -
I wish to learn embedded systems and programming . Are there any online courses and mobile apps,? I'm a beginner.9
-
Windows should ask you how computer literate you are upon its installation. That way, advanced users wouldn't need to see beginner level advice and would get easier access to 'complicated' stuff, without needing to go through countless permissions. Inspired by @coder67's post.2
-
Is it OK to put HTML code into PHP? I just did it and I feel like I'm doing a terrible abomination9
-
Though I started late and I'm not very self confident on my skills:
All those moments I was able to see issues or solutions where no one else did...1 -
Currently trying to start learning C#, to build a plugin for an ERP System called Uniconta. Something samiliar to Microsoft C5.
Been wanting to learn C# etc for a long time, and now, I suppose I found my motivation.
So, how'd you guys start? I could try to download their examples, and start manipulating. But is that the right way to go around it? :)
At this moment I only have knowledge in web dev, such as HTML, CSS, JS, PHP etc.
Thanks in advance4 -
I want to create something using Electron, just because I thought it would be fun(web-development background). Anyone else using it? Any tips? I thought it would be a great exercise to dig through the Atom IDE code, as what I want to make needs some similar features, what do you think?5
-
Am an amateur programmer. Started with GitHub today, even though my core head(boss) believes I'm well experienced with it. To begin with, I uploaded the previous project via the browser interface. No big deal. Then to start making pushes, I made a minor variation in the index page of the project and tried to push. Took me six commits/pushes(yet to figure out what are they) to get it up in the remote version. Just realised that all the commits are recorded and anyone can view them.
Idk what my boss will be thinking about hiring me.1 -
A beginner in learning java. I was beating around the bushes on internet from past a decade . As per my understanding upto now. Let us suppose a bottle of water. Here the bottle may be considered as CLASS and water in it be objects(atoms), obejcts may be of same kind and other may differ in some properties. Other way of understanding would be human being is CLASS and MALE Female be objects of Class Human Being. Here again in this Scenario objects may differ in properties such as gender, age, body parts. Zoo might be a class and animals(object), elephants(objects), tigers(objects) and others too, Above human contents too can be added for properties such as in in Zoo class male, female, body parts, age, eating habits, crawlers, four legged, two legged, flying, water animals, mammals, herbivores, Carnivores.. Whatever.. This is upto my understanding. If any corrections always welcome. Will be happy if my answer modified, comment below.
And for basic level.
Learn from input, output devices
Then memory wise cache(quick access), RAM(runtime access temporary memory), Hard disk (permanent memory) all will be in CPU machine. Suppose to express above memory clearly as per my knowledge now am writing this answer with mobile net on. If a suddenly switch off my phone during this time and switch on.Cache runs for instant access of navigation,network etc.RAM-temporary My quora answer will be lost as it was storing in RAM before switch off . But my quora app, my gallery and others will be on permanent internal storage(in PC hard disks generally) won't be affected. This all happens in CPU right. Okay now one question, who manages all these commands, input, outputs. That's Software may be Windows, Mac ios, Android for mobiles. These are all the managers for computer componential setup for different OS's.
Java is high level language, where as computers understand only binary or low level language or binary code such as 0’s and 1’s. It understand only 00101,1110000101,0010,1100(let these be ABCD in binary). For numbers code in 0 and 1’s, small case will be in 0 and 1s and other symbols too. These will be coverted in byte code by JVM java virtual machine. The program we write will be given to JVM it acts as interpreter. But not in C'.
Let us C…
Do comment. Thank you6 -
Recently I completed a whole year in programming. Holy jebus, I have no idea I could make it through.
I started thinking I was "decent" at this because I had taken a half dozen courses in python plus some algorithm logic in school lol @ innocent me
I'm an applied math student and I hereby declare I was the most incompetent dude you'll ever see.
I've been through so much shit I didn't realize I had a shitty boss, because one would think it's normal for a beginner to approach everything in programming because I was told to do so. Full blown restful apis, stateful redux react apps with responsive CSS using Google's material design. Don't forget to dockerize everything and deploy the swarm on Amazon cloud all the while having to run integration unit tests, make sure all the rules on your nginx are correct we don't want exposure do you know how to write a visualization tool on JavaScript so we can 3d-fy some x-ray prints and good luck balancing tight schedules with your school and girlfriend ye right lul
My manager would ask me to deliver new shit to an app I was developing mostly by my self in react (I barely even knew what RFC or ES6 was by the time I started).
I got fired from this project because I couldn't deliver by myself what 5 experienced dudes could (debatable, but still... Cuz they couldn't when they took over. Boss wanted to rewrite the whole app in a week and a half)
Turns out I got called back by the same company but to contribute in another project. This time to automate some shizzle with python.
Feelsgoodman but I want out ASAP can't stay sane for longer -
I finally created a kotlin android app for a simple project idea, just personal usage. Beginner level. Quite a good and bad experience.
Functionality is done, just sucks with UI, as I'm not proficient enough with styling on android.
The result is a predefined purple action bar at the top, an almost white text section right below it with *very* light-grey textview descriptions (you can guess how visible they are on my phone...). Center is a big recyclerview, which in android studio has white background with dark grey text items, yet is black on my phone with white text items. At the bottom 3 text inputs and a centered purple "add" button.
... It's a mess as long as you don't know how to design and style on android studio.2 -
(not a rant) Knowledge seeker XD
I'm about to start my life as unemployed/fresh grad , and I'm still not sure if my coding was good or right (proper coding). But I already have an experience on creating Android App (Java) and MySQL as database , Web Dev (HTML, CSS, Javascript, PHP, MySQL database) implement plugins like JQuery , Bootstrap , Chart.js , and DataTables , basics of Python , GIT ,and understanding of OOP.
I'd like to know where I can learn proper coding and good practices , where I can solve sample machine problem , learn different programming languages , and tips that might help me to be better.
note: I already do some research about this topics , I just want to get more answer as much as possible , Thank you :)
May the bug/s be fixed by you. -
Hello wonderful Salesforce peeps. I need to take the Salesforce platform app builder credential
What is the best site to use as a study guide/ exam prep?
Cause honestly I've been using Trailhead and I feel it's just a big advert for Salesforce and it's so condensed it feels like a beginner course and I'm scared the test questions will be more profound than what is displayed in there.
I am a complete noob in Salesforce but I do have CRM experience, DB experience, Security experience, and programming experience.
Help a Newb2 -
Anyone know any good beginner-friendly open source projects? I really love open source stuff and would love to contribute, but I tried taking a quick look at a few of the GNOME apps and man.....that seems a bit above my level.2
-
Looking for an online Bootcamp to learn front end development and eventually full-stack. I was looking at a combo of Free coding camp and Udemy Complete web developer Bootcamp. Any suggestions?1
-
Hey ranters!
Okay so uh, do you know about LFSRs (Linear Feedback Shift Registers)?
You may wish to tell me else burn me to a toast xD1 -
Boss asked me to find out good beginner java course for the new n00b colleagues. Help me out please.7
-
Can you please suggest some great freelancing websites for beginners?? Also the pay that a beginner gets? Also your experience as a newbie freelancer?1
-
Please excuse: This is my first step into python. So consider this a beginners question:
https://github.com/paradonym/...
This forked script checks a twitter page for words and sends a mail (probably using .qmail) to the owner.
If I execute this python:
"[$USER@$HOST uberspace-downtime-notify]$ python fetch.py
Traceback (most recent call last):
File "fetch.py", line 11, in <module>
import html
ImportError: No module named html
"
Similar errors are fixed in this github commit https://github.com/datalib/... - but that's a more complex script and I don't quite get where the imported module is needed (on a code basis - on the logical basis all is clear)
Any idea for a guy with his first steps into python and back into programming languages since some years=5 -
I need advice:
I'm a developer, I have lots of experience with Java and Python (More on Java than Python). But I'm not a game-dev.
I've been thinking about dedicate serious time to develop a game, like a long term plan, using my free time.
Top down adventure / puzzle game; you know typical go here, get key there, put three gems here, unlock that and so on.
I have two options: Go with Java as I can move easily with it OR use an engine like Godot even though I've never used it before.
So game-devs, any advice on what should be the best approach here?8 -
how many people in production support trying to learn programming on here? feels like having two jobs at once.
-
I've been doing a bootcamp in my country, learned the basics with c#, did some small projects but nothing too impressive. I started also web I'm that bootcamp, learned the basics of html css and js.. then all this corona madness started and yes, we still have classes online but less times a week and it's way harder. I'm feeling a little lost with what to learn, how and scared I might never be able to get a job. Ps. First rant and it does feel better even tho no one will read the whole thing :p2
-
Question to all dev
1.Which programming language is in demand right now ?
2.And can you suggest me any beginner project ?8 -
"Ultimate beginner" guides that leave you hanging, because it isn't a beginners guide!
Trying Firebase (coming from vanilla JS) and it works fine in local enviroment. Tries it on server: nope. That environment is different, with different paths and multiple "roots" (addon domains).
Google that? Sure. Nobody has had this issue. Stackoverflow doesn't seem to know (or care).
"Ultimate beginner" guides that leave you hanging, because it isn't a beginners guide..11 -
My advice from a very beginner dev myself is to take walks and use some fresh air. Dev outside your job on techs and frameworks that aren't use by your company. Sleep. Stackoverflow.
-
I'm starting to think about putting two of my interests together: chess and coding. Does anyone has some good reference on how to start getting into it? I'm looking in particular for good theoretical references. Thank you 😃3
-
Hey, any advice on VR Development for a beginner in the field as I'm thinking could link something In for a final year project 😊
-
I just start reading about tensorflow.
Is it a crazy idea to train a model with about 40 classes?
How much images should I use at least for one class?4 -
How am I supposed to start learning pentesting / hacking when kali linux is shot down by the devRant community?
Yes, I would rather start with some source that would get me writing code to do it, I just don't know which is it. Maybe sourceforge?5 -
How would you - as an experienced OOP developer - describe the difference between an abstract class & an interface to a beginner, learning the concepts?6
-
Anyone has an idea for achieving this
"The Data should be populated from Data.ts file using Angular service."13 -
Finallyyyy...
Being stuck for so long doing courses.. I now have built something.
Can a brother get some feedback on his first project so I can see where I am at? (Job worthy)
Here's the link: https://www.pomotivity.com/
Also the repo:
https://github.com/morencyleysner/...
(I am not a designer)4 -
Hello folks. This is not a rant but a call to comrades for suggestion and advice. Currently, Java programmer by profession. I am planning on migrating to Python and am looking to start learning. Looking around for tutorials/projects/courses to learn. Please suggest your insights. Thank you.
-
Hi, what are some good practice programs to make when learning a new language?
For example you learn all of prints, inputs, variables, methods, functions, classes and what have you. Now how do you put it to use?
Basically what is the final beginner program to be considered an intermediate?3 -
!rant
Hey guys, I'm a beginner web designer/dev. After learning html css js jquery and all that what should i learn next? There are so many options and googling just makes it worse. Any suggestions?3 -
Recently I’ve been super interested in learning more about blockchain and ethereum.
Anybody got any good beginner resources or projects? I like doing projects w new technologies bc I learn a lot better by doing. Thanks! -
Write a book on advanced spring webflux / project reactor usage. Plenty of beginner guides and tutorials, but there's very little out there that's actually useful from a real world perspective.
-
I'm working with Android for past 1.5 month and recently I joined as an Android Developer Intern at a company for 2 months. What should be my next action?4
-
Learning how to build micro services using Spring Cloud. As I'm not familiar with this architecture, the company's lead engineer suggested me to do research & development on it, recommended me to follow official guide lines before involving me to the current under development project.
What's your advice regarding - what to keep in mind while learning micro service architecture (could be in one sentence)? It will be helpful to me. ^_^ Thank you.2 -
Heyoh! , I have just started coding in C# and am really enjoying it,
is there any advice that you would give give to yourself when you were a beginner' and if so please share it :)12 -
!Rant
What books would you suggest for someone who wants to learn how to make compilers/interpreters?
Is the dragon book good for a complete beginner ? -
For a while now I've wanted to make a blog about engineering and discovering different types of engineering (software development, electrical, mechanical, etc). In the blog I'd like to write about journey discovering what kind of engineering I wanted to be, how I got here, and fun projects you can do to see what different types of engineering fields are like. Long story short I want one of those projects to be my process making the blog they're actually reading it on and I have no idea where to start with web dev. Can I get pointers (puns) to resources or frameworks that would be good for beginners?5
-
Any tips or advice for a CCNA beginner? ^^'
About how to learn the most effective or maybe even something else? :P2 -
Anyone have any recommendations for a graphic drawing tablet available in the UK for a beginner (and so not super expensive!)?5
-
Hello everyone, i'd like to know which databade do you all use and what will be a good database for a beginner?7
-
Can anyone suggest me some open source projects? I went through a lot of articles where everyone said according to your interest you should select the project
I also went through this:
https://github.com/MunGell/...-
Still, I am finding it hard to select a project. I am intermediate in python, PHP, openCV, highly interested in OpenCV, cloud computing and web development.6 -
There were times I used to list sites who uses get requests to perform operations . Then I wrote a web interface to get params from users and sent it to those sites via URL .
Times when i did not know what an API is .
What's your story? -
Hello I am beginner in coding I have a doubt about sentinel search means can anyone give me a small example so that I can understand it properly8
-
Hi everyone! In your opinion what's the best place/resource to start learning OOP? And what application would you recommend? C# or C++?
I'm already into building websites so this is the next step for me. Thanks!8 -
So hypothetically I have a friend who wants to get a job in cyber security but has no formal education or means to afford one, at the moment. He knows enough about computers to navigate and execute most common tasks, and certainly has the drive, common sense, and brains to succeed but can't afford to in this almost cutthroat field...
How would he begin to teach himself?
He has a laptop, Kali Linux, The BTFM and RTFM books, The Hacker's Playbook 3; and the internet.
Make his day with your two cents.1 -
Please, what's the best free learning material you have used or would recommend for a Flutter beginner?6
-
Now that I have decided yo learn Java.
Can anyone tell me where do I start and where to find the required resources and tutorials and so on..6 -
And there I was thinking Maven is going to make life simpler, with this granular dependency management and IDE independence (no extraneous classpath and module management required). But wait, it turns out that to run simple Ant task I need all my dependencies to have *.pom. Every. Fricking. Dependency.
I mean, sure, only if I knew which sub-dependencies they all had, but that seems like heck a lot of work to make external JAR libraries to work with Maven process.
WHY TODAY? Yesterday I had no issue: uploaded few libraries in corporate repository, refreshed index, dependencies downloaded, even had time appending javadoc to one of them and it worked. But today is the day, right? I just run simple task with maven-antrun-plugin (mvn antrun:run@<executionID>), and it starts scanning each dependency for *.pom file. I DON'T WANT THIS. Google, help me. Oh, no direct answers and clues?
Just... fuck you, Maven. With all 2 days effort I could just litter in IDE's classpath, write build.xml in no time, make normal webservice, but that would require me to also litter sources with required libraries. FML!4 -
As a beginner developer looking for jobs:
Want to learn new languaje => Start new Github project => Forgets last project => Repos half started and bad coded => --(image for recruiter) -
NEED HELP: C#
Please I am a Beginner in C# and I need little help with Methods.
In the Picture attached, I'd love to use User input as Parameters in the method. Example: example getting user imput with Console.ReadLine(); and storing it to num1 or num2 as parameter in the Method.
Is this possible in C#, if so, how can I make it work? Thanks5 -
Live Color picker, I had developed this project almost a year ago. It was when I had started learning python. I wasn't aware of devrant back then so couldn't upload a rant for review.
But as they say it's never too late to start
I would like to have some reviews on this beginner project of mine. 😄
https://github.com/globefire/...1 -
Should i go for learning algorithms & data structures before jumping into learning angular... Please suggest I am a beginner2
-
What's the best way for a beginner to learn Natural Language processing? Don't want to do a coursera or udacity course. Just a simple tutorial would help. Any suggestions?7
-
Hello Everyone,
I am trying to learn to create apps with Android Studio and Swift5. However, my current laptop is not okay to work with its 4 GB RAM.
My question is, i am planning to buy a MacBook Air I5 8GB RAM 256 GB SSD. Do you think it is enough for me to learn coding in the first place and create apps?
Let me also state the fact that additional RAMs like 16 GB and bigger SSD size are really expensive in my country. So i’m looking for something that can work Swift and Android Studio (with Emulator) with no problem.
It would be great to hear from you about your experiences and advices.
Cheers!13 -
Tried using Eclipse to practice coding, never understood how to properly set up. It could be not beginner friendly or just a total noob. I think both.1
-
What would you suggest to learn the fullstack js (with mongo,express, vue(example), nodeJs) first instead jumping into the specific framework?and wht are the next step after its been learned?
(Beginner perspective)2 -
first of all sorry for my english, its not my first language
hello, i am an aspiring programmer and im honestly just a really big newbie, im learning vb dot net and ran into an issue that i had. So basically i was using the WinActivate function from autoit with FindWindow(using the title of the window) to supply WinActivate the hwnd. Heres my issue: When the window is NOT minimized so selected or behind other windows the WinActivate function works completely fine, but when the window is minimized it doesnt work, i have read on the documentation that neither function cares wether the window is minimized or not so i came to the conclusion that it might have a different title when minimized? The window is the league of legends client by the way. What can i do to solve/debug this issue, perhaps spy++ could help me? how would i use this, i could upload the visual studio project if someone wants to help me out in that way. WinActivate((FindWindow(Nothing, "League of Legends"))) this is what it looks like.12 -
Anyone know any good free courses to learn programming for a total beginner?
The guy who needs it is looking to work with JavaScript and Node eventually. -
What are your favorite Java books? I'd like something that goes from the ground up. It doesn't have to be for a beginner programmer, but someone new to Java.5
-
Has anyone used ionic framework? If so what did you think and are there any good tutorials out there?2
-
What is must important to know for python beginner? I'm new new about it just start it Print and calculate, so what i have to know first to start python programming??2
-
What should I know about working in java? I have just started learning it and my only other knowledge is c++ in codeblocks from the 3 years I have been in highschool3
-
So... Saying im an intermediate-beginner coder who had programming in highschool learning only Pascal, VB, VB+SQL and PHP coding something that i'll barely use in my developer career (programs like Fibonacci sequence and other math related stuff), can anyone give me some challenges in PHP/C#/Javascript simulating the "real programmers" actually code? Sorry for bad english3
-
I started solving codechief but I cN only solve beginner level that to some problem. Can any one help me to improve my skills and knowledge.1
-
Hey guys,
I want to learn Android development with Kotlin. I have no prior experience with either technology. Where should I start?5 -
Has anyone tried Udacity? It's jam packed with beginner courses. The intermediate/advanced ones are not that expensive.5
-
Guys, i am a beginner in networking. I want to create my own cloud computing server - (IAAS). Currently, I want to provide storage to the users.
How should i proceed.. Any site link or guidance? Thanks in advance.1 -
I just want to rant about my teacher who did not teach us on software engineering principles especially on version control and how we handle our code.
[This is Tl;dr section so I won't take your time to read] I just want your advice or opinions on students required to learn version control.
Now that there are many freshmen in our school, I want to teach them the very basics on version control. Our flaws as a group, when we are in developing our project is, there's only 1 person who handles all of the code and that's not very effective, the others were busy on the documentation and project management but not the code that the person wrote. I can relate to that person but I'm actually doing other task and review it. My group mates didn't review my code because it was written in Ecma Script(I refer to them as javascript). I put comments on every functions, conditions, and variables so that they could understand, but they don't.
So If you have any ideas please reply. I will read them and evaluate. -
i am a beginner and i want to know that how i can learn 'c' language and i don't know anything about computer and these languages please send me a positive advice😃6
-
Unity VS Xcode for beginner noob iOS game development? Is it better for a new programmer to learn Unity or learn the frameworks Apple offers?1
-
Dear Fellow Programmers,
I want to become Cyber Security Specialist and currently learning Java (beginner ). Please, tell me is it a good language for this type of activity and what else should I learn.2 -
I feel like I am not good enough when it comes to Dev interviews but I code pretty okay for a beginner/intermediate..I have developed an app which works almost end to end but I fail most of the interviews.2
-
Kodi Beginner is the best place for you to learn all you need to know about Kodi.
Here is the link to the site: http://KodiBeginner.com -
Which is the best Raspberry Pi board for a beginner to start learning Raspberry Pi?
Is there any Raspberry Pi or Arduino board that I can program in Java?15 -
Any recommended react native tutorial? i am a beginner and i wanna learn react native using project-based method
-
My ambition to learn is too much for my own good. I have so much desire to learn and get going that I'm all over the place reading bits and pieces cause I can't seem to get my foot in the door and figure out where to start from the very very beginning to figure out how to start actually learning to code.
-
Which app can i use to run cp in Android??
In many apps i cant make the programs like enter a number for input and all☹5 -
Any of you got good CTF websites or equivalent learning resources for beginner ? Looking for students.1