Langsung ke konten utama

EXPERT DALAM SATU BIDANG

Malam ini saya memutuskan untuk menyisihkan minimal 1 jam sampai 2 jam untuk mempelajari Engineering khususnya di bidang IT. Lebih spesifik lagi saya ingin punya skill programming yang bisa menjurus ke Data Scientist atau Web Programming.

Tujuanya agar saya bisa punya skill Expert dalam satu bidang.

oleh karena itu bismillah mulai malam ini saya menulis di blog ini adalah sejam pertama saya untuk mempelajarinya.

Saya berencana untuk memulai dari mempelajari Bahasa Pemrograman Python.

Setau saya saat ini saya ingin belajar secara free dulu dari sekolahkoding.com dan juga akan mencari referensi lainnya di internet.

Bismillah semoga lancar dan istiqomah. aamiin

Komentar

Postingan populer dari blog ini

How to Generate Google Ads Keywords Using Python

  How to Generate Google Ads Keywords Using Python By  Chris Kendall Paid Search ,  SEM Management I generated over a million unique Google Ads keywords — using just a few lines of code. If you want to learn how to save time generating keywords and building campaigns: programming is the answer. More specifically, the language Python. I’m going to show you how I used Python to increase my productivity and lighten my workload. If you are intimidated by the word “programming”, I’m here to change your mind — and show you why you should start using Python to streamline your digital marketing process today! Use Python to Generate Keywords for Google Ads Campaigns Let’s take a look at how to generate keywords for search campaigns. Python has many different applications for e-commerce (including data analysis), but for now we’re only going to cover two examples of how to generate Google Ads keywords: one beginner and one advanced. Generating Unlimited Exact Match and Broad Match ...

Python Essentials 1 - Module 1

  Python Essentials 1: Module 1 Introduction to Python and computer programming In this module, you will learn about: the fundamentals of computer programming, i.e., how the computer works, how the program is executed, how the programming language is defined and constructed; the difference between compilation and interpretation what Python is, how it is positioned among other programming languages, and what distinguishes the different versions of Python. How does a computer program work? This course aims to show you what the Python language is and what it is used for. Let's start from the absolute basics. A program makes a computer usable. Without a program, a computer, even the most powerful one, is nothing more than an object. Similarly, without a player, a piano is nothing more than a wooden box. Computers are able to perform very complex tasks, but this ability is not innate. A computer's nature is quite different. It can execute only extremely simple operations. For exampl...

Day 1 learning Google Cybersecurity at Coursera

This is my study notes. just for my personal notes and learn.  Program Overview - Core security concepts - Security domains - Network Security - Computing basics - Assets, threats, and vulnerability - Incident detection and response - Python - Find and apply for jobs By completing the eight courses in this certificate program,  you'll prepare for entry-level jobs in cybersecurity ,  such as cybersecurity analyst, security analyst,  and security operations center (SOC) analyst.  No prior experience in cybersecurity is required to complete this program. Throughout the program, you will have multiple opportunities to develop your cybersecurity knowledge and skills . You will explore concepts and scenarios to learn what an entry-level cybersecurity analyst must know and be able to do to thrive in the cybersecurity profession .  Google Cybersecurity Certificate courses The Google Cybersecurity Certificate has eight courses that focus and build upon core concepts...