Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,481 members, 7,819,753 topics. Date: Monday, 06 May 2024 at 10:23 PM

Kensmoney's Posts

Nairaland Forum / Kensmoney's Profile / Kensmoney's Posts

(1) (2) (3) (4) (5) (6) (7) (of 7 pages)

Programming / Re: How To Build A Forum Website Like Nairaland .com by kensmoney(m): 12:23pm On Apr 24, 2020
I have developed one already, it has same functionalities with nairaland,.
Tech stack: django and react.
I will given u for free .
WhatsApp me on 070_38_08_47_61

1 Like

Programming / Re: Python 3: Exercises And Solutions. by kensmoney(m): 11:46am On Apr 24, 2020
import datetime

date_and_time = datetime.datetime.now()
today_date =(str(date_and_time))
today_date_slice = ( today_date[:10] )
formated_date = today_date_slice.replace( "-", "/"
)
year = ( formated_date[:4] )
month_and_date = ( formated_date[5:] )

mydate= month_and_date + "/" + year
print(mydate)

#04/24/2020
Programming / Re: Which One Is Better: Python Django Or Php? by kensmoney(m): 10:37am On Apr 24, 2020
it depends on what u want, if u want a job in Nigeria or u want to freelance with ur programming skills, then go for php, but if u want long time investment, skills that will not fade out soon and u also want to be versatile then I will advice to choose python.
Python and JavaScript's will not fade out in next 10yrs

1 Like

Programming / Re: Python 3: Exercises And Solutions. by kensmoney(m): 9:59pm On Apr 23, 2020
ken = "kensmoney is good"

def replaceWord(k):
sentence = str(k)
print(sentence.replace(" " , "_" )


replaceWord(ken)

#kensmoney_is_good
Programming / Re: DJANGO Payment Solutions by kensmoney(m): 2:58pm On Apr 11, 2020
Check their documentation
Programming / Re: Form Submitting To Email by kensmoney(m): 10:40am On Mar 26, 2020
Though I don't kn exactly wat u are trying to do. however u can use JavaScript library like Emailjs to achieve it.
Just checkout the doc
Programming / Re: Junior Developer Internship So Hard To Find by kensmoney(m): 10:37am On Mar 14, 2020
Maskyy:


What's the outcome? Positive or negative

I don't understand, positive in which aspect?
Programming / Re: Junior Developer Internship So Hard To Find by kensmoney(m): 10:49pm On Mar 09, 2020
tensazangetsu20:
Internship ke . Better use those skills to freelance on Upwork, toptal and gigster and continue building up your personal portfolio. You are looking for internship where they will be paying you 50000 Naira or they will tell you to work for free.

Op get on GitHub and stack overflow take projects and Start to build them. Master one CMS like WordPress or Squarespace. Sign up on Upwork, use 50000 naira and buy connects (this is an investment and start bidding for jobs). Don't go the high end jobs start with the smaller ones. Get this jobs and do well at them and build your Upwork profile and later on you can start applying for full time remote jobs. Don't waste your time with any Nigerian company.

I joined Upwork as a digital marketer my first job was 200 dollars. That contract just ended and me and the client are renegotiating 500 dollars per month now. So far I have sent out like 60 proposals and I have three pending interviews. Like you, I started learning programming as I believe digital marketing isn't a safe skill to have. Anyone with common sense and an internet connection can easily know it but you can't say so for programming.

At your level, you should be able to build responsive websites. Go in and start with that and continue improving your skills.


Plz can I DM u?

I am a full stack developer, I don't kn now to get started with UPWORK, plz I need ur help
Programming / Re: Django And Flask Users, Your Help Is Needed Please by kensmoney(m): 5:47pm On Feb 09, 2020
Django and flask is used to develop web application

However, u need to understand Python as a language before using frameworks
Programming / Re: Python Django Developers Circle by kensmoney(m): 4:37pm On Jan 27, 2020
What exactly do u want ?
Programming / Re: How Can I Buy A Domain Name by kensmoney(m): 9:13pm On Dec 30, 2019
Chat me up on 07038034761
Programming / How Can I Buy A Domain Name by kensmoney(m): 5:46pm On Dec 28, 2019
How can I buy a domain name for my app?
Programming / Re: C# Software Developer With OND Is Currently Needed At 23 Ojo Berger Lagos Onevoi by kensmoney(m): 11:27am On Nov 17, 2019
gbengalaw:
Dear all,
We need an experienced .net C# software developer at Onevoice Services Limited 23 Ojodu Berger Lagos.
Salary #50,000 with more benefits.OND preferable.
Send Cv to olabola2001@gmail.com to resume job immediate
call 08035585046,08023307682


Experienced c# developer 50k? Very poor,
Sports / Re: Chukwueze Renews Villarreal Contract With €100m Release Clause by kensmoney(m): 7:05am On Oct 25, 2019
RenHub:
If he could just come to a team like leceister city. His style of play totally fits the foxes formation but its clear Villarreal are reserving him for the big clubs... Which is a bad for his career. Don't repeat the mistakes of Iheanacho.




Check out our affordable solar gen with the charge controller, dc breaker, cooling finns, battery, and all the necessary electrical components inbuilt into it. It can power your tv, dstv decoder, laptop, fan and 3 bulbs.
Most people that buy it start enjoying it by simply charging it with phcn nepa light, and switch it on whenever the general electricity is off. They then buy the solar panel later when they are more buoyant. Hybrid changeability in the sense that it is dual charging adaptable; you can charge with nepa light or with solar panel.



DM me
Programming / Re: Companies That Employ Junior/Trainee Programmers by kensmoney(m): 9:06pm On Oct 23, 2019
Hmmm. Just keep learning, build good project, just focus on full stack development,

I have not gotten job, but I am still learning.
I am a full stack web dev.
Check my crud app.
Django and react


crudappclient.herokuapp.com
Programming / Re: Python �� Beginners And Experts by kensmoney(m): 7:46pm On Oct 16, 2019
U can use python for many things, eg web, mobile app, AI, data science, game, desktop app, which area do u want to learn?
Checkout this link below

https://www.pythonforbeginners.com/code-snippets-source-code/game-hangman
Programming / Re: Javascript Programmers: Your Help Is Needed Here Please by kensmoney(m): 7:39pm On Oct 16, 2019
salvationproject:
I can work with HTML, CSS and a bit of JS and PHP.

I started learning c, c++, java and others but i don't like how they work since they are not straight-forward with their interface design like HTML and CSS.

Now, some weeks back, i learnt HTML, CSS and JS can be use in creating applications and as such, i want to focus in this aspect of applications.


With the c++ code above, a user can enter the number of integers to be calculated e.g 4 and input space for 4 integers will be made available to accept the four inputs.
My question is "How can i do this in JS e.g create an HTML form that will accept the number of input field to display and on clicking "next", the number of form field as requested by the user will appear"?

Help pls...

You can use form, <input type=" text " id="num" >
Then, use DOM to get the values like var num =document.getElementByid("num"wink.value; with this u can do what so ever u want. Another option is
Use window object called prompt()
var num = prompt("Please enter a value"wink;
Etc u can still still google it
Programming / Re: Can I Build An Online School With Wordpress by kensmoney(m): 7:16pm On Oct 15, 2019
You better make your research very well. It's possible with few users, but when you have up to 500 users making a get request, the site will just trash.

1 Like

Programming / Re: Employed Developers In House Should Help Us With Tips To Hired by kensmoney(m): 7:08am On Sep 17, 2019
bytementor:


What is your stack and how many years of experience do you have?

Full stack developer (1 year experience)
Python(django and flask)
JavaScript (react)
CSS(bootstrap)
Programming / Re: Employed Developers In House Should Help Us With Tips To Hired by kensmoney(m): 7:13pm On Sep 16, 2019
Nice one op, plz someone should help us with sample of CV for a developer, I HV applied up to 100 vacancies without response,
I am just tired
Programming / Re: React + Node Js : Fullstack Web Development Training by kensmoney(m): 6:30am On Aug 28, 2019
zamie:

We are here to help. How you are being taught matters.

Send me an email. Follow the format above.

I stay in lagos
egobakelvin@gmail.com
Programming / Re: Python Programmers Lets Meet Here!!! by kensmoney(m): 8:14pm On Aug 27, 2019
Add me 07038034761
Programming / Re: React + Node Js : Fullstack Web Development Training by kensmoney(m): 7:53pm On Aug 27, 2019
zamie:
This class is FREE but is on selection basis only. I would handpick just 15 serious developers. Then we take it from there.

Quote me if you are interested and tell why learning this is important to you. Remember your why is important. The classes would hold offline and online. The location would be given to you if you are selected.

Offline classes is only for Lagosians.
If you don't reside in Lagos. You would participate in the online sessions.

Kudos.
I am interested in this training, I been learning react for pass two months. I am stuck with some topics

egobakelvin@gmail.com
Programming / Re: A Thread For Tutorial On Python Programming by kensmoney(m): 6:45am On Aug 25, 2019
good day family.
plz i need assistance
please i am having issue with django rest_framework.
on my post-man this is my error
#############################################################################
{
"detail": "JSON parse error - Expecting value: line 1 column 1 (char 0)"
}
#############################################################################

on my terminal this my error
Bad Request: /create_api/
[24/Aug/2019 13:53:45] "POST /create_api/?name=qsqsq&amount=qssqsqs&description=sqsqsq&product=sqsqs
qsq HTTP/1.1" 400 73

#############################################################################


this my serialer.py
from rest_framework import serializers
from .models import Record2

class RecordSerializer(serializers.ModelSerializer):
class Meta:
model = Record2
fields = ["id", "name","product", "amount", "description"]
read_only_fields =["id"]


#############################################################################
ths is my view.py
@api_view(['POST', 'GET'])
def Create_api(request):
if request.method == "POST":
print(request.data)
data = JSONParser().parse(request)
serializer = RecordSerializer(data = request.data)
if serializer.is_valid():
print(serializer)
serializer.save()
return Response(serializer.data, status=status.HTTP_201_CREATED)
return Response(serializer.errors, status=status.HTTP_400_BAD_REQUEST)
Programming / Re: My First Program As A Beginner In Python Language by kensmoney(m): 7:03pm On Aug 12, 2019
Try convert all the input to uppercase or lower case.
With :
.lower() or
.upper()

1 Like

Programming / Re: Should I Reject Andela's Offer? by kensmoney(m): 8:40pm On Jul 24, 2019
How can someone get a job as a Junior developer ? Plz share your experience
Programming / Re: Django Developer Plz Help by kensmoney(m): 9:46pm On Jul 22, 2019
Thank you all for your contributions. Problem solved........
.
Programming / Re: Django Developer Plz Help by kensmoney(m): 6:03pm On Jul 20, 2019
Daejoyoung:

What error does it give you exactly, can you screenshot it? Also the name of your class is Records, but in your views.py file, you wrote import Record. You missed the s in Records.

No error. It's running fine but when I check my
db manage.py shell I will see empty dict

on my http status I see 200, but no commit message
Programming / Re: Django Developer Plz Help by kensmoney(m): 5:59pm On Jul 20, 2019
[quote author=kennedythacode post=80460374] instead of this
data.name = request.POST.get("name" )
do this
data.name = request.POST.["name" ]

remove the get from the rest[/quote
Thanks. Let me try it

(1) (2) (3) (4) (5) (6) (7) (of 7 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 41
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.