Discover and read the best of Twitter Threads about #learntocode

Most recents (24)

1/14 🚀 We've put together an in-depth series on APIs, covering everything from fundamentals to AI APIs. Join us on this journey! #APIs #WebDevelopment #Coding
2/14 📚 Starting with API fundamentals, we dive into the basics that every developer should know. Get the solid foundation you need! vegibit.com/%f0%9f%93%9a-a… #APIFundamentals #BackToBasics #LearnToCode
3/14 🌐 HTTP and RESTful APIs are key to modern web services. Learn how these technologies power the web. vegibit.com/%f0%9f%8c%90-h… #RESTfulAPIs #HTTP #WebServices
Read 16 tweets
👨‍💻 Want to practice your #Python coding skills and improve your problem-solving abilities?

Check out these websites that offer exercises and challenges with solutions:

A thread 🧵👇 Image Descriptionhttps://365datascience.com/tutorials/python
💻 CodingBat (codingbat.com/python): Provides Python exercises to practice coding skills.
🐍 Practice Python (practicepython.org): Offers Python exercises and challenges for beginners and intermediate users.
🤖 Edabit (edabit.com/challenges/pyt…): Offers Python challenges and exercises to practice coding skills.
🔒 HackerRank (hackerrank.com/domains/python): Provides Python exercises and challenges to improve coding skills.
Read 6 tweets
1/ 🧵 Discover the Hidden Gems of ChatGPT-4 💎: A thread on lesser-known but valuable tasks that ChatGPT-4 can perform

Unleash the full potential of this powerful AI! #ChatGPT4 #AI
2/ 💡 Brainstorming Partner: Struggling with creative ideas?

ChatGPT-4 can generate unique concepts for business names, marketing campaigns, product features, or story plots

Turn to this AI for inspiration! #Brainstorming #Creativity
3/ 📚 Summarizing Complexity: Need to grasp key points from lengthy documents quickly?

ChatGPT-4 can condense complex information into concise summaries, saving you time and effort #Summarization #TimeSaver
Read 12 tweets
Shamelessly stealing an idea from @jacksonfall and prompting GPT-4 to help me build a profitable business.

I'm going to start with the same prompt and do whatever it asks me to.

Let's goooooooo

Alright so the approach here is to find a product or service with high demand and low supply using a website like @junglescout or @GoogleTrends

On Google trends, the term "chat GPT" is exploding in popularity so I asked HustleGPT to suggest products related to that.

#gpt4 Image
@junglescout @GoogleTrends Top ideas generated by the bot 🤖

- AI-related books
- Ergonomic keyboards
- High-quality microphones
- Webcams

It also suggested digital products and I liked that more so I asked it to elaborate.

The answer? Chat bot scripts. That sounds easy enough 😅 Image
Read 33 tweets
Nvm I'm an idiot okay 8 minutes.
Read 19 tweets
Harvard is offering FREE online courses.

No application. No fees. All fun.

Here are the TOP 10 courses for early stage entrepreneurs.

.
.
.
#education #onlineeducation #business #businesstips #entrepreneurs #youngentrepreneurs #learn #learntocode #makemoneyonline
1) Pricing Strategy

If you’ve been following me, you know I love talking about pricing. It’s the easiest way to make it or break it.

🧠What you’ll learn: principles underlying pricing strategy

pll.harvard.edu/course/pricing…

#pricing #price #business #youngentrepreneur
2) Contract Law

We all know, or should know how important having solid contracts are.

Unfortunately, I hear far too often of nightmares in this area. Take the course.

pll.harvard.edu/course/contrac…
Read 4 tweets
📌 24 Array Methods in JavaScript:

Mega Thread 🧵 👇

#LearnToCode #CodeNewbie
1) concat():

🔹 Concatenates (joins) two or more arrays.

🔹 Returns a new array, containing the joined arrays.

🔹 Does not change the existing arrays.
2) copyWithin():

🔹 Copies array elements to another position in the array.

🔹 Overwrites the existing values.

🔹 Does not add items to the array.
Read 27 tweets
But what p-value means in #MachineLearning - A thread

It tells you how likely it is that your data could have occurred under the null hypothesis

1/n

#DataScience #DeepLearning #ComputerVision #100DaysOfMLCode #Python #DataScientist #Statistics #programming #Data #Math #Stat
2/n
What Is a Null Hypothesis?

A null hypothesis is a type of statistical hypothesis that proposes that no statistical significance exists in a set of given observations.

#DataScience #MachineLearning #100DaysOfMLCode #Python #stat #Statistics #Data #AI #Math #deeplearning
3/n
A P-value is the probability of obtaining an effect at least as extreme as the one in your sample data, assuming the truth of the null hypothesis

#DataScience #MachineLearning #100DaysOfMLCode #Python #DataScientist #Statistics #Data #DataAnalytics #AI #Math
Read 11 tweets
What is p-value - A thread

It tells you how likely it is that your data could have occurred under the null hypothesis.

1/n

#DataScience #DeepLearning #MachineLearning #ComputerVision #100DaysOfMLCode #Python #DataScientist #Statistics #programming #Data #Math #Stat Image
2/n
What Is a Null Hypothesis?

A null hypothesis is a type of statistical hypothesis that proposes that no statistical significance exists in a set of given observations.

#DataScience #MachineLearning #100DaysOfMLCode #Python #stat #Statistics #Data #AI #Math #deeplearning
3/n
A P-value is the probability of obtaining an effect at least as extreme as the one in your sample data, assuming the truth of the null hypothesis

#DataScience #MachineLearning #100DaysOfMLCode #Python #DataScientist #Statistics #Data #DataAnalytics #AI #Math
Read 10 tweets
"I'm struggling to understand <topic>.
No matter how much I try, I can't get it"

As I've been getting to know the #Pythonverse on Twitter better in recent weeks, I've seen this common theme recur often from beginners

If this is you, read on…
👇🪡🧵

#Python #codenewbie #coding
It's not just you.

This is the norm, not the exception

There are a number of reasons why this happens.

Here are some of them…
〰️
You may be learning a topic a bit too early.

Some topics need a good understanding of other concepts before you can fully grasp them.

#ObjectOrientedProgramming is one such area. Many beginners try to learn this topic before they've fully mastered the basics…
Read 8 tweets
Anyone wants a step-by-step tutorial on creating this lunar landing game using #Python's turtle module?

#coding #programming #100daysodcode #learnPython #LearnToCode
This is not a rhetorical question. I haven't written the article yet, so whether I do or not depends on your responses…
Ok, Ok, Ok, you've all convinced me. Now I just need to stop playing the game, and start writing the article.

Easier said than done…

#python #turtle #game #tutorial
Read 4 tweets
What frustrates you most when learning to code from books, tutorials, or video courses?

I’ll start… 🧵🪡

#coding #python #learntocode #100daysofcode
1. The instructor cannot understand what a beginner knows and doesn’t know, and assume some things are basic when they’re not for a beginner.
2. “It clearly follows that…”
When following a tutorial, key steps are skipped which are not trivial for a beginner.
Read 7 tweets
📢 #CodeNewbies & #100DaysOfCode

In 2015, I (@AndreiNeagoie) taught myself how to code (using free resources) & got hired in 5 months.

In 2017, I shared v1 of my own step-by-step guide.

These are the steps you can take to learn to code & get hired in 2022.

Let’s go 👇🧵
Our #1 goal = efficiency.

Learn the skills that are most likely to get you hired as quickly as possible.

Why?

Because once you’re on the job, your learning will be 10x what it will be with any guide, course or bootcamp.

Plus, it’s way better to get paid to learn... right?! 🤑
But wait… should I learn to code?!

I’m clearly biased but 100% yes.

Coding is a skill that will be valuable for many years to come. And it will probably only get MORE valuable.
Read 26 tweets
If you want to #learntocode, focus on learning and understanding concepts.

Here's a small thread to help you out! 👇🏻
Start with #HTML because it'll allow you to quickly get something on the screen. That is the ultimate motivator, and the feedback loop is perfect: edit, save, refresh!
The Mozilla Developer Network (MDN) Website includes an awesome tutorial for HTML: developer.mozilla.org/en-US/docs/Lea…

While exploring HTML, start using a tool like VSCode, which is a free Integrated Development Environment (#IDE).
Read 39 tweets
Good morning to you all. Just a quick note to let you know that I am the 67th Pythonista who cracked Bite 317. Pickling objects - on behalf of @pybites I Challenge You! codechalleng.es/bites/317 #Python #CodeChallenges
With almost every challenge, I learn something new. This time how to load (deserialize) and dump (serialize) a data structure from/to a pickle file which supports storing your own objects.
Needless to say, this requires additional practice to fully understand and apply independently.
But that's the whole idea behind learning something new and making it your own.
#learntocode #pythonlearning
Read 3 tweets
Sorry for the typo in the pic above. Forgot to add comma after a element so it should be like this: 👇👇

header :is(h1, span, a, .btn)
Read 3 tweets
In #javascript array.some() determines whether the specified callback function returns true for any element of an array.

#100DaysOfCode #301DaysOfCode #WomenWhoCode #learntocode #CodeNewbie #javascript30 #developers #FrontEndDevelopment #programming #30Daysofcode #coding Image
A function that accepts up to three arguments. The some method calls the predicate function for each element in the array until the predicate returns a value which is coercible to the Boolean value true, or until the end of the array.
Read 3 tweets
Here are the mutable and immutable data types in #javascript

mutable:
🔹 Object
🔹 Array
🔹 Function

Thread 1 of 2

#100DaysOfCode #301DaysOfCode #WomenWhoCode #CodeNewbies #coding #WebDev #DevCommunity #30DaysOfCode #programming #developers #learntocode
2 of 2

immutable:
🔹 Boolean
🔹 Number
🔹 String
🔹 Symbol
🔹 Null
🔹 Undefined
Read 3 tweets
Dear #deverlopers or #codenewbies if you are confused about Promises and Observables then follow below thread.
#100DaysOfcode #301DaysOfCode #WomenWhoCode #javascript #webdev #programming #coding #learntocode #Angular #rxjs #DevCommunity
▶️ Observables vs Promises
Both Promises and Observablesprovide uswithabstractions that help usdeal with the asynchronousnatureof our applications. However, thereareimportantdifferences between thetwo:
1️⃣ As seen in theexample above, Observables candefineboth the setup and teardown aspects of asynchronousbehavior.

2️⃣ Observables are cancellable.
Read 5 tweets
5 Reasons to Learn Python:

1. Easy to Learn.😀

2. Versatility:

▪ You can use it for, 🌐Web Developement, 📊Data Science, 💻Machine Learning, Computer 🔎Vision, 📈Data Analysis and Visualization, Scripting, 💻Gaming and in Robotics.

3. High Salaary.💰

4. Scalability:
▪ It is extremely 👊powerful that you can build real-world🌐 applications.

5. Job Market:

▪ High📈 Demand and 📉Low Supply of Python🐍 Developer.💻

▪ Python is number 1 Programming language for ML and AI.

▪ By Learning Python you are actually investing💰 in your future.
Read 4 tweets
21 Best Productivity Tools that you must be using if you're a programmer

You can find the tools in this thread.

#javascript #productivity #webdev #reactjs #nodejs #deno #flutter #android #100DaysOfCode #CodeNewbie #freeCodeCamp #devopsjob #career #learntocode #DEVCommunity Image
1. [Notion.so](notion.so)

All-in-one workspace. Write, plan, collaborate, and get organized — all in one tool. Notes & docs, Wikis, Projects & tasks.

_Free plan available_

#productivity #javascript #100DaysOfCode
2. [Basecamp](basecamp.com)

The All-In-One Toolkit for Working Remotely. Companies change for the better when they work in Basecamp.

_Limited free plan available_

#productivity #javascript #100DaysOfCode
Read 22 tweets
Who’s ‘farm’ followed me today?

... a couple of them look organic, but someone clearly sent their farm.
... very smooth, guys! 😂
... every couple of seconds I get a new follower - in rhythm!

I have nothing going viral.

Like I wouldn’t notice? #LearnToCode
Read 3 tweets
#RYouWithMe showcase Day 4:

Unit 2 (Clean It Up) Lesson 1: Cleaning Up Columns
This lesson comes in 3⃣ parts! See thread 👇
Find the link to the lesson in the video descriptions!

#rstats #rladies #dumpdatacamp #rstudio #learntocode
Part 1: How to clean up and rename variable names! Video:
Part 2: How to select subsets of data and change the order of variables! Video:
Read 4 tweets
Owner / producer / child advocate @GabeHoff was included in this article

He tweeted #LearnToCode 1 time & got his account locked

Blue check celebrities can threaten doxxing, violence, even bloody death upon #CovingtonBoys & @jack does nothing
Why is this one ok, @jack
.@jack has a problem with only 1 of these tweets, why is that?

@TwitterSafety @joerogan @Timcast
Read 3 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!